<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>generators of a group &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/generators-of-a-group/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Wed, 27 Dec 2017 23:11:39 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.3.6</generator>

<image>
	<url>https://i2.wp.com/yutsumura.com/wp-content/uploads/2016/12/cropped-question-logo.jpg?fit=32%2C32&#038;ssl=1</url>
	<title>generators of a group &#8211; Problems in Mathematics</title>
	<link>https://yutsumura.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">114989322</site>	<item>
		<title>If Generators $x, y$ Satisfy the Relation $xy^2=y^3x$, $yx^2=x^3y$, then the Group is Trivial</title>
		<link>https://yutsumura.com/if-generators-x-y-satisfy-the-relation-xy2y3x-yx2x3y-then-the-group-is-trivial/</link>
				<comments>https://yutsumura.com/if-generators-x-y-satisfy-the-relation-xy2y3x-yx2x3y-then-the-group-is-trivial/#comments</comments>
				<pubDate>Mon, 04 Sep 2017 00:50:52 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Group Theory]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[generators of a group]]></category>
		<category><![CDATA[group theory]]></category>
		<category><![CDATA[relation]]></category>
		<category><![CDATA[trivial group]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=4810</guid>
				<description><![CDATA[<p>Let $x, y$ be generators of a group $G$ with relation \begin{align*} xy^2=y^3x,\tag{1}\\ yx^2=x^3y.\tag{2} \end{align*} Prove that $G$ is the trivial group. &#160; Proof. From the relation (1), we have \[xy^2x^{-1}=y^3.\] Computing the power&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/if-generators-x-y-satisfy-the-relation-xy2y3x-yx2x3y-then-the-group-is-trivial/" target="_blank">If Generators $x, y$ Satisfy the Relation $xy^2=y^3x$, $yx^2=x^3y$, then the Group is Trivial</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 554</h2>
<p>			Let $x, y$ be generators of a group $G$ with relation<br />
			\begin{align*}<br />
			xy^2=y^3x,\tag{1}\\<br />
			 yx^2=x^3y.\tag{2}<br />
              \end{align*}</p>
<p>			Prove that $G$ is the trivial group.</p>
<p>&nbsp;<br />
<span id="more-4810"></span></p>
<h2> Proof. </h2>
<p>				From the relation (1), we have<br />
				\[xy^2x^{-1}=y^3.\]
				Computing the power of $n$ of this equality yields that<br />
				\[xy^{2n}x^{-1}= y^{3n} \tag{3}\]
				for any $n\in \N$.</p>
<p>				In particular, we have<br />
				\[xy^4x^{-1}=y^6 \text{ and } xy^6x^{-1}=y^9.\]
				Substituting the former into the latter, we obtain<br />
				\[x^2y^4x^{-2}=y^9. \tag{4}\]
				Cubing both sides gives<br />
				\[x^2y^{12}x^{-2}=y^{27}.\]
<p>				Using the relation (3) with $n=4$, we have $xy^8x^{-1}=y^{12}$.<br />
				Substituting this into equality (4) yields $x^3y^8x^{-1}=y^{27}$.</p>
<hr />
<p>				Now we have<br />
				\begin{align*}<br />
				y^{27}=x^3y^8x^{-1}=(x^3y)y^8(y^{-1}x^{-3})=yx^2y^8x^{-2}y.<br />
				\end{align*}<br />
				Squaring the relation (4), we have $x^2y^8x^{-2}=y^{18}$.<br />
				Substituting this into the previous, we obtain $y^{27}=y^{18}$, and hence<br />
				\[y^9=e,\]
				where $e$ is the identity element of $G$.</p>
<hr />
<p>				Note that as we have $xy^2x^{-1} =y^3$, the elements $y^2, y^3$ are conjugate to each other.<br />
				Thus, the orders must be the same. This observation together with $y^9=e$ imply $y=e$.</p>
<p>				It follows from the relation (2) that $x=e$ as well.<br />
				Therefore, the group $G$ is the trivial group.</p>
<button class="simplefavorite-button has-count" data-postid="4810" data-siteid="1" data-groupid="1" data-favoritecount="60" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">60</span></button><p>The post <a href="https://yutsumura.com/if-generators-x-y-satisfy-the-relation-xy2y3x-yx2x3y-then-the-group-is-trivial/" target="_blank">If Generators $x, y$ Satisfy the Relation $xy^2=y^3x$, $yx^2=x^3y$, then the Group is Trivial</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/if-generators-x-y-satisfy-the-relation-xy2y3x-yx2x3y-then-the-group-is-trivial/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">4810</post-id>	</item>
	</channel>
</rss>
