<?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>nonabelian group &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/nonabelian-group/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Mon, 29 Jan 2018 04:13:37 +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>nonabelian 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>The Existence of an Element in an Abelian Group of Order the Least Common Multiple of Two Elements</title>
		<link>https://yutsumura.com/the-existence-of-an-element-in-an-abelian-group-of-order-the-least-common-multiple-of-two-elements/</link>
				<comments>https://yutsumura.com/the-existence-of-an-element-in-an-abelian-group-of-order-the-least-common-multiple-of-two-elements/#comments</comments>
				<pubDate>Fri, 30 Jun 2017 16:31:48 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Group Theory]]></category>
		<category><![CDATA[abelian group]]></category>
		<category><![CDATA[greatest common divisor]]></category>
		<category><![CDATA[group theory]]></category>
		<category><![CDATA[least common multiple]]></category>
		<category><![CDATA[nonabelian group]]></category>
		<category><![CDATA[order]]></category>
		<category><![CDATA[symmetric group]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=3390</guid>
				<description><![CDATA[<p>Let $G$ be an abelian group. Let $a$ and $b$ be elements in $G$ of order $m$ and $n$, respectively. Prove that there exists an element $c$ in $G$ such that the order of&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/the-existence-of-an-element-in-an-abelian-group-of-order-the-least-common-multiple-of-two-elements/" target="_blank">The Existence of an Element in an Abelian Group of Order the Least Common Multiple of Two Elements</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 497</h2>
<p>	Let $G$ be an abelian group.<br />
	Let $a$ and $b$ be elements in $G$ of order $m$ and $n$, respectively.<br />
	Prove that there exists an element $c$ in $G$ such that the order of $c$ is the least common multiple of $m$ and $n$.</p>
<p>	Also determine whether the statement is true if $G$ is a non-abelian group.</p>
<p>&nbsp;<br />
<span id="more-3390"></span><br />

<h2>Hint.</h2>
<p>First, consider the case when $m$ and $n$ are relatively prime.</p>
<h2> Proof. </h2>
<h3>When $m$ and $n$ are relatively prime</h3>
<p>		Recall that if the orders $m, n$ of elements $a, b$ of an abelian group are relatively prime, then the order of the product $ab$ is $mn$.<br />
(For a proof, see the post &#8220;<a href="//yutsumura.com/order-of-the-product-of-two-elements-in-an-abelian-group/" target="_blank">Order of the Product of Two Elements in an Abelian Group</a>&#8220;.)</p>
<p>		So if $m, n$ are relatively prime, then we can take $c=ab\in G$ and $c$ has order $mn$, which is the least common multiple.</p>
<h3>The general Case</h3>
<p>			Now we consider the general case.</p>
<p>		Let $p_i$ be the prime factors of either $m$ or $n$.<br />
		Then write prime factorizations of $m$ and $n$ as<br />
		\[m=\prod_{i}p_i^{\alpha_i} \text{ and } n=\prod_{i} p_i^{\beta_i}.\]
		Here $\alpha_i$ and $\beta_i$ are nonzero integers (could be zero).<br />
		Define<br />
		\[m&#8217;=\prod_{i: \alpha_i \geq \beta_i}p_i^{\alpha_i} \text{ and } n&#8217;=\prod_{i: \beta_i> \alpha_i} p_i^{\beta_i}.\]
<p>(For example, if $m=2^3\cdot 3^2\cdot 5$ and $n=3^2\cdot 7$ then $m&#8217;=2^3\cdot 3^2\cdot 5$ and $n&#8217;=7$.)</p>
<p>		Note that $m&#8217;\mid m$ and $n&#8217;\mid n$, and also $m&#8217;$ and $n&#8217;$ are relatively prime. The least common multiple $l$ of $m$ and $n$ is given by<br />
		\[l=m&#8217;n&#8217;\]
<hr />
<p>		Consider the element $a&#8217;:=a^{m/m&#8217;}$. We claim that the order of $a&#8217;$ is $m&#8217;$.</p>
<p>		Let $k$ be the order of the element $a&#8217;$. Then we have<br />
		\begin{align*}<br />
	e=(a&#8217;)^k=(a^{\frac{m}{m&#8217;}})^k=a^{mk/m&#8217;},<br />
	\end{align*}<br />
	where $e$ is the identity element in the group $G$.<br />
	This yields that $m$ divides $mk/m&#8217;$ since $m$ is the order of $a$.<br />
	It follows that $m&#8217;$ divides $k$.</p>
<p>	On the other hand, we have<br />
	\begin{align*}<br />
	(a^{m/m&#8217;})^{m&#8217;}=a^m=e,<br />
	\end{align*}<br />
	and hence $k$ divides $m&#8217;$ since $k$ is the order of the element $a^{m/m&#8217;}$.</p>
<p>	As a result, we have $k=m&#8217;$.<br />
	So the order of $a&#8217;$ is $m&#8217;$.</p>
<hr />
<p>	Similarly, the order of $b&#8217;:=b^{n/n&#8217;}$ is $n&#8217;$.</p>
<p>The orders of elements $a&#8217;$ and $b$ are $m&#8217;$ and $n&#8217;$, and they are relatively prime.<br />
	Hence we can apply the first case and we conclude that the element $a&#8217;b&#8217;$ has order<br />
	\[m&#8217;n&#8217;=l.\]
	Thus, we can take $c=a&#8217;b&#8217;$.</p>
<h3>The Case When $G$ is a Non-Abelian Group</h3>
<p>	Next, we show that if $G$ is a non-abelian group then the statement does not hold.</p>
<p>	For example, consider the symmetric group $S_3$ with three letters.<br />
	Let<br />
	\[a=(1\,2\,3) \text{ and } b=(1 \,2).\]
<p>	Then the order of $a$ is $3$ and the order of $b$ is $2$.<br />
	The least common multiple of $2$ and $3$ is $6$.<br />
	However, the symmetric group $S_3$ have no elements of order $6$.</p>
<p>	Hence the statement of the problem does not hold for non-abelian groups.</p>
<h2> Related Question. </h2>
<div style="padding: 16px; border: none 3px #4169e1; border-radius: 10px; background-color: #f0f8ff; margin-top: 30px; margin-bottom: 30px;">
<strong>Problem</strong>.  Let $G$ be a group. Let $a$ and $b$ be elements of $G$.<br />
If the order of $a, b$ are $m, n$ respectively, then is it true that the order of the product $ab$ divides $mn$? If so give a proof. If not, give a counterexample.</div>
<p>For a solution of this problem, see the post &#8220;<a href="//yutsumura.com/order-of-product-of-two-elements-in-a-group/" target="_blank">Order of Product of Two Elements in a Group</a>&#8220;.</p>
<button class="simplefavorite-button has-count" data-postid="3390" data-siteid="1" data-groupid="1" data-favoritecount="90" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">90</span></button><p>The post <a href="https://yutsumura.com/the-existence-of-an-element-in-an-abelian-group-of-order-the-least-common-multiple-of-two-elements/" target="_blank">The Existence of an Element in an Abelian Group of Order the Least Common Multiple of Two Elements</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/the-existence-of-an-element-in-an-abelian-group-of-order-the-least-common-multiple-of-two-elements/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">3390</post-id>	</item>
		<item>
		<title>Every Finite Group Having More than Two Elements Has a Nontrivial Automorphism</title>
		<link>https://yutsumura.com/every-finite-group-having-more-than-two-elements-has-a-nontrivial-automorphism/</link>
				<comments>https://yutsumura.com/every-finite-group-having-more-than-two-elements-has-a-nontrivial-automorphism/#respond</comments>
				<pubDate>Wed, 28 Jun 2017 02:44:04 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Group Theory]]></category>
		<category><![CDATA[abelian group]]></category>
		<category><![CDATA[automorphism]]></category>
		<category><![CDATA[conjugation]]></category>
		<category><![CDATA[exam]]></category>
		<category><![CDATA[group theory]]></category>
		<category><![CDATA[isomorphism]]></category>
		<category><![CDATA[Michigan State]]></category>
		<category><![CDATA[Michigan State.GP]]></category>
		<category><![CDATA[nonabelian group]]></category>
		<category><![CDATA[qualifying exam]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=3348</guid>
				<description><![CDATA[<p>Prove that every finite group having more than two elements has a nontrivial automorphism. (Michigan State University, Abstract Algebra Qualifying Exam) &#160; Proof. Let $G$ be a finite group and $&#124;G&#124;> 2$. Case When&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/every-finite-group-having-more-than-two-elements-has-a-nontrivial-automorphism/" target="_blank">Every Finite Group Having More than Two Elements Has a Nontrivial Automorphism</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 495</h2>
<p>	Prove that every finite group having more than two elements has a nontrivial automorphism.</p>
<p>(<em>Michigan State University, Abstract Algebra Qualifying Exam</em>)<br />
&nbsp;<br />
<span id="more-3348"></span><br />

<h2> Proof. </h2>
<p>	Let $G$ be a finite group and $|G|> 2$.</p>
<h3>Case When $G$ is a Non-Abelian Group</h3>
<p>		Let us first consider the case when $G$ is a non-abelian group.<br />
		Then there exist elements $g, h\in G$ such that $gh\neq hg$.</p>
<p>		Consider the map $\phi: G \to G$ defined by sending $x\in G$ to $gxg^{-1}$.<br />
		Then it is straightforward to check that $\phi$ is a group homomorphism and its inverse is given by the conjugation by $g^{-1}$.<br />
		Hence $\phi$ is an automorphism.</p>
<p>		If $\phi=1$, then we have $h=\phi(h)=ghg^{-1}$, and this implies that $gh=hg$.<br />
		This contradicts our choice of $g$ and $h$.<br />
		Hence $\phi$ is a non-trivial automorphism of $G$.</p>
<h3>Case When $G$ is an Abelian Group</h3>
<p>		Next consider the case when $G$ is a finite abelian group of order greater than $2$.<br />
		Since $G$ is an abelian group the map $\psi:G\to G$ given by $x \mapsto x^{-1}$ is an isomorphism, hence an automorphism.</p>
<p>		If $\psi$ is a trivial automorphism, then we have $x=\psi(x)=x^{-1}$.<br />
		Thus, $x^2=e$, where $e$ is the identity element of $G$.</p>
<h4>Sub-Case When $G$ has an Element of Order $\geq 3$.</h4>
<p>		Therefore, if $G$ has at least one element of order greater than $2$, then $\psi$ is a non-trivial automorphism.</p>
<h4>Sub-Case When Elements of $G$ has order $\leq 2$.</h4>
<p>		It remains to consider the case when $G$ is a finite abelian group such that $x^2=e$ for all elements $x\in G$.<br />
		In this case, the group $G$ is isomorphic to<br />
		\[\Zmod{2}\times \Zmod{2}\times \cdots \Zmod{2}=(\Zmod{2})^n.\]
		Since $|G| > 2$, we have $n>1$.</p>
<p>		Then the map $(\Zmod{2})^n\to (\Zmod{2})^n$ defined by exchanging the first two entries<br />
		\[(x_1, x_2, x_3, \dots, x_n) \mapsto (x_2, x_1, x_3, \dots, x_n)\]
		is an example of nontrivial automorphism of $G$.</p>
<p>		Therefore, in any case, the group $G$ has a nontrivial automorphism.</p>
<button class="simplefavorite-button has-count" data-postid="3348" data-siteid="1" data-groupid="1" data-favoritecount="75" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">75</span></button><p>The post <a href="https://yutsumura.com/every-finite-group-having-more-than-two-elements-has-a-nontrivial-automorphism/" target="_blank">Every Finite Group Having More than Two Elements Has a Nontrivial Automorphism</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/every-finite-group-having-more-than-two-elements-has-a-nontrivial-automorphism/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">3348</post-id>	</item>
		<item>
		<title>Order of Product of Two Elements in a Group</title>
		<link>https://yutsumura.com/order-of-product-of-two-elements-in-a-group/</link>
				<comments>https://yutsumura.com/order-of-product-of-two-elements-in-a-group/#comments</comments>
				<pubDate>Tue, 28 Mar 2017 03:50:08 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Group Theory]]></category>
		<category><![CDATA[abelian group]]></category>
		<category><![CDATA[counterexample]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[group theory]]></category>
		<category><![CDATA[nonabelian group]]></category>
		<category><![CDATA[order]]></category>
		<category><![CDATA[symmetric group]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2535</guid>
				<description><![CDATA[<p>Let $G$ be a group. Let $a$ and $b$ be elements of $G$. If the order of $a, b$ are $m, n$ respectively, then is it true that the order of the product $ab$&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/order-of-product-of-two-elements-in-a-group/" target="_blank">Order of Product of Two Elements in a Group</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 354</h2>
<p> Let $G$ be a group. Let $a$ and $b$ be elements of $G$.<br />
If the order of $a, b$ are $m, n$ respectively, then is it true that the order of the product $ab$ divides $mn$? If so give a proof. If not, give a counterexample.</p>
<p>&nbsp;<br />
<span id="more-2535"></span><br />

<h2> Proof. </h2>
<p>		We claim that it is not true. As a counterexample, consider $G=S_3$, the symmetric group of three letters.<br />
		Let $a=(1\, 2), b=(1 \,3)$ be transposition elements in $S_3$.<br />
		The orders of $a$ and $b$ are both $2$.</p>
<p>		Consider the product<br />
		\[ab=(1\, 2)(1 \,3)=(1 \, 3 \, 2).\]
		Then it is straightforward to check that the order of $ab$ is $3$, which does not divide $4$ (the product of orders of $a$ and $b$).</p>
<p>		Therefore, the group $G=S_3$ and elements $a=(1\, 2), b=(1 \,3)\in G$ serve as a counterexample.</p>
<h2> Remark. (Abelian group case) </h2>
<p>If we further assume that $G$ is an abelian group, then the statement is true.<br />
Here is the proof if $G$ is abelian.</p>
<p>Let $e$ be the identity element of $G$.<br />
\begin{align*}<br />
(ab)^{mn} &#038;=a^{mn}b^{mn} &#038;&#038; \text{ since $G$ is abelian}\\<br />
&#038;=(a^m)^n(b^n)^m\\<br />
&#038;=e^n e^m &#038;&#038; \text{since the order of $a, b$ are $m, n$ respectively}\\<br />
&#038;=e.<br />
\end{align*}<br />
	Thus the order of $ab$ divides $mn$.</p>
<h2> Related Question. </h2>
<p>If the group is abelian, then the statement is true.</p>
<div style="padding: 16px; border: none 3px #4169e1; border-radius: 10px; background-color: #f0f8ff; margin-top: 30px; margin-bottom: 30px;">
<strong>Problem</strong>. Let $G$ be an abelian group with the identity element $1$.<br />
Let $a, b$ be elements of $G$ with order $m$ and $n$, respectively.<br />
If $m$ and $n$ are relatively prime, then show that the order of the element $ab$ is $mn$.
</div>
<p>See the post &#8220;<a href="//yutsumura.com/order-of-the-product-of-two-elements-in-an-abelian-group/" target="_blank">Order of the Product of Two Elements in an Abelian Group</a>&#8221; for a proof of this problem.</p>
<p>More generally, we can prove the following.</p>
<div style="padding: 16px; border: none 3px #4169e1; border-radius: 10px; background-color: #f0f8ff; margin-top: 30px; margin-bottom: 30px;">
<strong>Problem</strong>.Let $G$ be an abelian group.<br />
	Let $a$ and $b$ be elements in $G$ of order $m$ and $n$, respectively.<br />
	Prove that there exists an element $c$ in $G$ such that the order of $c$ is the least common multiple of $m$ and $n$.</p>
<p>Also determine whether the statement is true if $G$ is a non-abelian group.
</p></div>
<p>A proof of this problem is given in the post &#8220;<a href="//yutsumura.com/the-existence-of-an-element-in-an-abelian-group-of-order-the-least-common-multiple-of-two-elements/" target="_blank">The Existence of an Element in an Abelian Group of Order the Least Common Multiple of Two Elements</a>&#8220;.</p>
<button class="simplefavorite-button has-count" data-postid="2535" data-siteid="1" data-groupid="1" data-favoritecount="66" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">66</span></button><p>The post <a href="https://yutsumura.com/order-of-product-of-two-elements-in-a-group/" target="_blank">Order of Product of Two Elements in a Group</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/order-of-product-of-two-elements-in-a-group/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2535</post-id>	</item>
		<item>
		<title>Non-Abelian Group of Order $pq$ and its Sylow Subgroups</title>
		<link>https://yutsumura.com/non-abelian-group-of-order-pq-and-its-sylow-subgroups/</link>
				<comments>https://yutsumura.com/non-abelian-group-of-order-pq-and-its-sylow-subgroups/#comments</comments>
				<pubDate>Mon, 13 Feb 2017 01:56:21 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Group Theory]]></category>
		<category><![CDATA[abelian group]]></category>
		<category><![CDATA[direct product]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[group theory]]></category>
		<category><![CDATA[nonabelian group]]></category>
		<category><![CDATA[normal subgroup]]></category>
		<category><![CDATA[normal Sylow subgroup]]></category>
		<category><![CDATA[subgroup]]></category>
		<category><![CDATA[Sylow subgroup]]></category>
		<category><![CDATA[Sylow's theorem]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2160</guid>
				<description><![CDATA[<p>Let $G$ be a non-abelian group of order $pq$, where $p, q$ are prime numbers satisfying $q \equiv 1 \pmod p$. Prove that a $q$-Sylow subgroup of $G$ is normal and the number of&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/non-abelian-group-of-order-pq-and-its-sylow-subgroups/" target="_blank">Non-Abelian Group of Order $pq$ and its Sylow Subgroups</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 293</h2>
<p>Let $G$ be a non-abelian group of order $pq$, where $p, q$ are prime numbers satisfying $q \equiv 1 \pmod p$. </p>
<p>Prove that a $q$-Sylow subgroup of $G$ is normal and the number of $p$-Sylow subgroups are $q$.</p>
<p>&nbsp;<br />
<span id="more-2160"></span><br />

<h2>Hint.</h2>
<p>Use Sylow&#8217;s theorem. To review Sylow&#8217;s theorem, check out the post <a href="//yutsumura.com/sylows-theorem-summary/" target="_blank">Sylow’s Theorem (summary)</a>. Read the corollary there as well to understand the proof below.</p>
<h2> Proof. </h2>
<p>	Let $n_p, n_q$ be the number of $p$-Sylow subgroups and $q$-Sylow subgroups, respectively.<br />
	Then by Sylow&#8217;s theorem, we have<br />
	\[n_p\equiv 1 \pmod p, \qquad n_p|q \tag{*}\]
	and<br />
	\[n_q \equiv 1 \pmod q, \qquad n_q|p. \tag{**}\]
	Since $q \equiv 1 \pmod p$, we have $q>p$. Thus $n_q$ must be $1$ from (**).<br />
	Hence, $G$ has a unique $q$-Sylow subgroup, and it is normal.</p>
<p>	From (*), the possibilities for $n_p$ are either $1$ or $q$.<br />
We eliminate the possibility of $n_p=1$ as follows.<br />
	If $n_p=1$, then $G$ has a unique $p$-Sylow subgroup, and hence it is normal.<br />
	Let $P, Q$ be the unique normal $p$-Sylow subgroup and $q$-Sylow subgroup of $G$, respectively. Then $P, Q$ are normal subgroup of order $p$ and $q$, and hence $P \cap Q=\{e\}$, where $e$ is the identity element of $G$.<br />
	Since the order $|PQ|=pq=|G|$, these conditions imply that we have<br />
	\[G\cong P \times Q.\]
	Since $P$ and $Q$ are groups of prime order, hence it is cyclic, in particular abelian.<br />
	The direct product of abelian group is abelian, hence $G$ is abelian.<br />
	This is a contradiction. </p>
<p>Thus, we must have $n_p=q$.</p>
<button class="simplefavorite-button has-count" data-postid="2160" data-siteid="1" data-groupid="1" data-favoritecount="74" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">74</span></button><p>The post <a href="https://yutsumura.com/non-abelian-group-of-order-pq-and-its-sylow-subgroups/" target="_blank">Non-Abelian Group of Order $pq$ and its Sylow Subgroups</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/non-abelian-group-of-order-pq-and-its-sylow-subgroups/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2160</post-id>	</item>
		<item>
		<title>The Order of $ab$ and $ba$ in a Group are the Same</title>
		<link>https://yutsumura.com/the-order-of-ab-and-ba-in-a-group-are-the-same/</link>
				<comments>https://yutsumura.com/the-order-of-ab-and-ba-in-a-group-are-the-same/#respond</comments>
				<pubDate>Sat, 11 Feb 2017 02:34:07 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Group Theory]]></category>
		<category><![CDATA[abelian group]]></category>
		<category><![CDATA[finite group]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[group theory]]></category>
		<category><![CDATA[nonabelian group]]></category>
		<category><![CDATA[order of a group]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2153</guid>
				<description><![CDATA[<p>Let $G$ be a finite group. Let $a, b$ be elements of $G$. Prove that the order of $ab$ is equal to the order of $ba$. (Of course do not assume that $G$ is&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/the-order-of-ab-and-ba-in-a-group-are-the-same/" target="_blank">The Order of $ab$ and $ba$ in a Group are the Same</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 291</h2>
<p>Let $G$ be a finite group. Let $a, b$ be elements of $G$.</p>
<p> Prove that the order of $ab$ is equal to the order of $ba$.<br />
(Of course do not assume that $G$ is an abelian group.)<br />
&nbsp;<br />
<span id="more-2153"></span></p>
<h2> Proof. </h2>
<p>	Let $n$ and $m$ be the order of $ab$ and $ba$, respectively. That is,<br />
	\[(ab)^n=e, (ba)^m=e,\]
	where $e$ is the identity element of $G$.</p>
<p>We compute<br />
\begin{align*}<br />
e&#038;=(ab)^n=\underbrace{(ab)\cdot (ab) \cdot (ab) \cdots (ab)}_{n\text{ times}}\\[6pt]
&#038;=a\underbrace{\cdot (ba)(ba)\cdot (ba) \cdots (ba)}_{n-1\text{ times}}b\\[6pt]
&#038;=a(ba)^{n-1}b.<br />
\end{align*}</p>
<p>From this, we obtain<br />
\[(ba)^{n-1}=a^{-1}b^{-1}=(ba)^{-1},\]
and thus we have<br />
\[(ba)^n=e.\]
Therefore the order $m$ of $ba$ divides $n$.</p>
<p>Similarly, we see that $n$ divides $m$, and hence $m=n$.<br />
Thus the orders of $ab$ and $ba$ are the same.</p>
<button class="simplefavorite-button has-count" data-postid="2153" data-siteid="1" data-groupid="1" data-favoritecount="103" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">103</span></button><p>The post <a href="https://yutsumura.com/the-order-of-ab-and-ba-in-a-group-are-the-same/" target="_blank">The Order of $ab$ and $ba$ in a Group are the Same</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/the-order-of-ab-and-ba-in-a-group-are-the-same/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2153</post-id>	</item>
		<item>
		<title>Non-Abelian Simple Group is Equal to its Commutator Subgroup</title>
		<link>https://yutsumura.com/non-abelian-simple-group-is-equal-to-its-commutator-subgroup/</link>
				<comments>https://yutsumura.com/non-abelian-simple-group-is-equal-to-its-commutator-subgroup/#comments</comments>
				<pubDate>Tue, 18 Oct 2016 19:39:51 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Group Theory]]></category>
		<category><![CDATA[abelian group]]></category>
		<category><![CDATA[commutator]]></category>
		<category><![CDATA[commutator subgroup]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[group theory]]></category>
		<category><![CDATA[nonabelian group]]></category>
		<category><![CDATA[normal subgroup]]></category>
		<category><![CDATA[simple group]]></category>
		<category><![CDATA[subgroup]]></category>
		<category><![CDATA[trivial group]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=1213</guid>
				<description><![CDATA[<p>Let $G$ be a non-abelian simple group. Let $D(G)=[G,G]$ be the commutator subgroup of $G$. Show that $G=D(G)$. &#160; Definitions/Hint. We first recall relevant definitions. A group is called simple if its normal subgroups&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/non-abelian-simple-group-is-equal-to-its-commutator-subgroup/" target="_blank">Non-Abelian Simple Group is Equal to its Commutator Subgroup</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 149</h2>
<p>Let $G$ be a non-abelian simple group. Let $D(G)=[G,G]$ be the commutator subgroup of $G$. Show that $G=D(G)$.<br />
&nbsp;<br />
<span id="more-1213"></span><br />

<h2>Definitions/Hint.</h2>
<p>We first recall relevant definitions.</p>
<ul>
<li> A group is called <strong>simple</strong> if its normal subgroups are either the trivial subgroup or the group itself.</li>
<li>The <strong>commutator subgroup</strong> $D(G)=[G,G]$ is a subgroup of $G$ generated by all commutators $[a,b]=a^{-1}b^{-1}ab$ for $a,b\in G$.</li>
</ul>
<p>The commutator subgroup $D(G)=[G,G]$ is a normal subgroup of $G$.<br />
For a proof, see: <a href="//yutsumura.com/a-condition-that-a-commutator-group-is-a-normal-subgroup/" target="_blank">A condition that a commutator group is a normal subgroup</a>.</p>
<h2> Proof. </h2>
<p>Note that the commutator subgroup $D(G)$ is a normal subgroup.<br />
Since $G$ is simple, any normal subgroup of $G$ is either the trivial group $\{e\}$ or $G$ itself. Thus we have either $D(G)=\{e\}$ or $D(G)=G$.<br />
If $D(G)=\{e\}$, then for any two elements $a,b \in G$ the commutator $[a,b]\in D(G)=\{e\}$.</p>
<p>Thus we have<br />
\[a^{-1}b^{-1}ab=[a,b]=e.\]
Therefore we have $ab=ba$ for any $a,b\in G$. This means that the group $G$ is abelian, which contradicts with the assumption that $G$ is non-abelian.<br />
Therefore, we must have $D(G)=G$ as required.</p>
<button class="simplefavorite-button has-count" data-postid="1213" data-siteid="1" data-groupid="1" data-favoritecount="32" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">32</span></button><p>The post <a href="https://yutsumura.com/non-abelian-simple-group-is-equal-to-its-commutator-subgroup/" target="_blank">Non-Abelian Simple Group is Equal to its Commutator Subgroup</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/non-abelian-simple-group-is-equal-to-its-commutator-subgroup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">1213</post-id>	</item>
		<item>
		<title>The Index of the Center of a Non-Abelian $p$-Group is Divisible by $p^2$</title>
		<link>https://yutsumura.com/the-index-of-the-center-of-a-non-abelian-group-p-group-is-divisible-by-p2/</link>
				<comments>https://yutsumura.com/the-index-of-the-center-of-a-non-abelian-group-p-group-is-divisible-by-p2/#respond</comments>
				<pubDate>Wed, 28 Sep 2016 03:35:10 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Group Theory]]></category>
		<category><![CDATA[abelian group]]></category>
		<category><![CDATA[center]]></category>
		<category><![CDATA[center of a group]]></category>
		<category><![CDATA[finite group]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[group theory]]></category>
		<category><![CDATA[index]]></category>
		<category><![CDATA[nonabelian group]]></category>
		<category><![CDATA[p-group]]></category>
		<category><![CDATA[subgroup]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=1056</guid>
				<description><![CDATA[<p>Let $p$ be a prime number. Let $G$ be a non-abelian $p$-group. Show that the index of the center of $G$ is divisible by $p^2$. Proof. Suppose the order of the group $G$ is&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/the-index-of-the-center-of-a-non-abelian-group-p-group-is-divisible-by-p2/" target="_blank">The Index of the Center of a Non-Abelian $p$-Group is Divisible by $p^2$</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2>Problem 124</h2>
<p>Let $p$ be a prime number.<br />
Let $G$ be a non-abelian $p$-group.<br />
Show that the index of the center of $G$ is divisible by $p^2$.<br />
<span id="more-1056"></span></p>
<h2>Proof.</h2>
<p>Suppose the order of the group $G$ is $p^a$, for some $a \in \Z$.<br />
Let $Z(G)$ be the center of $G$. Since $Z(G)$ is a subgroup of $G$, the order of the center is also a power of $p$, that is, $|Z(G)|=p^b$, for some $b \in \Z$.<br />
Then we have the index $[G: Z(G)]=p^{a-b}$.</p>
<p>If $a-b=0$, then we have $G=Z(G)$ and $G$ is an abelian group. This contradicts with the assumption that $G$ is non-abelian. So $a-b \neq 0$.</p>
<p>If $a-b=1$, then the order of the quotient $|G/Z(G)|=[G:Z(G)]=p$ is a prime, thus $G/Z(G)$ is a cyclic group.<br />
Recall that <a href="//yutsumura.com/if-the-quotient-by-the-center-is-cyclic-then-the-group-is-abelian/" target="_blank">if the quotient by the center is cyclic, then the group is abelian.</a><br />
Thus the group $G$ is abelian, which again a contradiction.</p>
<p>Therefore, we must have $a-b \geq 2$, hence $p^2$ divides the index $[G: Z(G)]=p^{a-b}$.<br />
This concludes the proof.</p>
<button class="simplefavorite-button has-count" data-postid="1056" data-siteid="1" data-groupid="1" data-favoritecount="20" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">20</span></button><p>The post <a href="https://yutsumura.com/the-index-of-the-center-of-a-non-abelian-group-p-group-is-divisible-by-p2/" target="_blank">The Index of the Center of a Non-Abelian $p$-Group is Divisible by $p^2$</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/the-index-of-the-center-of-a-non-abelian-group-p-group-is-divisible-by-p2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">1056</post-id>	</item>
		<item>
		<title>Isomorphism Criterion of Semidirect Product of Groups</title>
		<link>https://yutsumura.com/isomorphism-criterion-of-semidirect-product-of-groups/</link>
				<comments>https://yutsumura.com/isomorphism-criterion-of-semidirect-product-of-groups/#respond</comments>
				<pubDate>Thu, 15 Sep 2016 23:27:03 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Group Theory]]></category>
		<category><![CDATA[abelian group]]></category>
		<category><![CDATA[automorphism]]></category>
		<category><![CDATA[cyclic group]]></category>
		<category><![CDATA[direct product]]></category>
		<category><![CDATA[finite group]]></category>
		<category><![CDATA[group homomorphism]]></category>
		<category><![CDATA[group theory]]></category>
		<category><![CDATA[homomorphism]]></category>
		<category><![CDATA[isomorphism]]></category>
		<category><![CDATA[nonabelian group]]></category>
		<category><![CDATA[semidirect product]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=998</guid>
				<description><![CDATA[<p>Let $A$, $B$ be groups. Let $\phi:B \to \Aut(A)$ be a group homomorphism. The semidirect product $A \rtimes_{\phi} B$ with respect to $\phi$ is a group whose underlying set is $A \times B$ with&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/isomorphism-criterion-of-semidirect-product-of-groups/" target="_blank">Isomorphism Criterion of Semidirect Product of Groups</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 113</h2>
<p> Let $A$, $B$ be groups. Let $\phi:B \to \Aut(A)$ be a group homomorphism.<br />
The semidirect product $A \rtimes_{\phi} B$ with respect to $\phi$ is a group whose underlying set is $A \times B$ with group operation<br />
\[(a_1, b_1)\cdot (a_2, b_2)=(a_1\phi(b_1)(a_2), b_1b_2),\]
where $a_i \in A, b_i \in B$ for $i=1, 2$.</p>
<p>Let $f: A \to A&#8217;$ and $g:B \to B&#8217;$ be group isomorphisms. Define $\phi&#8217;: B&#8217;\to \Aut(A&#8217;)$ by sending $b&#8217; \in B&#8217;$ to $f\circ \phi(g^{-1}(b&#8217;))\circ f^{-1}$.</p>
<p>\[\require{AMScd}<br />
\begin{CD}<br />
B @>{\phi}>> \Aut(A)\\<br />
@A{g^{-1}}AA  @VV{\sigma_f}V \\<br />
B&#8217; @>{\phi&#8217;}>> \Aut(A&#8217;)<br />
\end{CD}\]
Here $\sigma_f:\Aut(A) \to \Aut(A&#8217;)$ is defined by $ \alpha \in \Aut(A) \mapsto f\alpha f^{-1}\in \Aut(A&#8217;)$.<br />
Then show that<br />
\[A \rtimes_{\phi} B \cong A&#8217; \rtimes_{\phi&#8217;} B&#8217;.\]
<p>&nbsp;<br />
<span id="more-998"></span><br />
&nbsp;</p>
<h2> Proof. </h2>
<p>	Define $\Psi: A \rtimes_{\phi} B \to  A&#8217; \rtimes_{\phi&#8217;} B&#8217;$ by<br />
	\[(a,b) \mapsto (f(a), g(b))\]
	for $(a,b)\in A \rtimes_{\phi} B$.<br />
	We show that this is a group isomorphism. Since $f, g$ are group isomorphisms, it suffices to show that $\Psi$ is a group homomorphism.</p>
<hr />
<p>	Let $(a_1,b_1), (a_2, b_2) \in A \rtimes_{\phi} B$. We compute the product in $A\rtimes_{\phi} B$ is<br />
\[(a_1,b_1)\cdot(a_2, b_2)=(a_1\phi(b_1)(a_2), b_1 b_2).\]
Thus we have<br />
\begin{align*}<br />
	\Psi\left( (a_1,b_1)\cdot(a_2, b_2) \right) &#038;= \Psi\left( (a_1\phi(b_1)(a_2), b_1 b_2) \right)\\<br />
	&#038;=\bigg(f \big(a_1\phi(b_1)(a_2) \big), g(b_1 b_2) \bigg). \tag{*}<br />
\end{align*}</p>
<hr />
<p>On the other hand, we have<br />
\begin{align*}<br />
\Psi \left( (a_1, b_1) \right) \cdot \Psi \left( (a_2, b_2) \right) &#038;=<br />
(f(a_1), g(b_1)) \cdot (f(a_2), g(b_2)).\\<br />
&#038;=\bigg(f(a_1) \phi&#8217;\big(g(b_1))(f(a_2) \big), g(b_1)g(b_2) \bigg) \tag{**}<br />
\end{align*}<br />
Here we used group operation in $A&#8217;\rtimes_{\phi&#8217;} B&#8217;$ in the second equality.</p>
<hr />
<p>Now by the definition of $\phi&#8217;$ we have<br />
\[\phi'(g(b_1))=f\circ \phi(g^{-1}(g(b_1))) \circ f^{-1}=f\circ \phi(b_1) \circ f^{-1}.\]
	Thus we have<br />
	\[\phi'(g(b_1))(f(a_2))=f\circ \phi(b_1) a_2.\]
	Hence we have<br />
	\begin{align*}<br />
(**) &#038;= \bigg(f(a_1)f \big(\phi(b_1)a_2 \big), g(b_1)g(b_2) \bigg)\\<br />
&#038;=\bigg(f \big(a_1\phi(b_1)(a_2) \big), g(b_1 b_2)\bigg),<br />
\end{align*}<br />
	where the last equality follows since $f, g$ are group homomorphisms.</p>
<hr />
<p>	Comparing this with (*), we see that<br />
	\[\Psi\left( (a_1,b_1)\cdot(a_2, b_2) \right)=\Psi \left( (a_1, b_1) \right) \cdot \Psi \left( (a_2, b_2) \right) \]
	and thus $\Psi$ is a group homomorphism, hence it is a group isomorphism.</p>
<h2> Corollary</h2>
<p>In particular, taking $A=A&#8217;$ and $B=B&#8217;$, we have the following corollary.</p>
<p>Let $A \rtimes_{\phi} B$ be the semidirect product of groups $A$ and $B$ with respect to a homomorphism $\phi: B \to \Aut(A)$.<br />
If $\phi&#8217; :B \to \Aut(A)$ is defined by the following diagram, then we have<br />
\[A \rtimes_{\phi} \cong A \rtimes_{\phi&#8217;} B.\]
<p>\[\require{AMScd}<br />
\begin{CD}<br />
B @>{\phi}>> \Aut(A)\\<br />
@A{g^{-1}}AA  @VV{\sigma_f}V \\<br />
B @>{\phi&#8217;}>> \Aut(A)<br />
\end{CD}\]
<h2> Application</h2>
<p>Determine all isomorphism classes of semidirect product groups $(C_2 \times C_2) \rtimes C_3$, where $C_i$ denotes a cyclic group of order $i$.</p>
<h2> Proof. </h2>
<p>We first determine all homomorphism $\phi: C_3 \to \Aut(C_2 \times C_2)$.<br />
Note that $\Aut(C_2 \times C_2)\cong S_3$. ($C_2 \times C_2$ has three degree $2$ elements and an automorphism permutes these elements.)</p>
<p>Let $g$ be a generator of $C_3$. Then since $g$ is of order $3$, the image $\phi(g)$ is one of $1$, $(123)$, $(132)$.<br />
Thus there are three homomorphism from $C_3 \to \Aut(C_2 \times C_2)$ defined by<br />
\[\phi_0(g)=1, \phi_1(g)=(123), \phi_2(g)=(132).\]
<p>Since $\phi_0$ is a trivial homomorphism, the semidirect product is actually a direct product. Thus<br />
\[(C_2\times C_2)\rtimes_{\phi_0} C_3 =(C_2\times C_2)\times C_3,\]
which is an abelian group.</p>
<p>For $\phi_1$ and $\phi_2$, we obtain nonabelian groups<br />
 \[(C_2\times C_2)\rtimes_{\phi_1} C_3 \text{ and } (C_2\times C_2)\rtimes_{\phi_2} C_3 .\]
 We claim that these two groups are isomorphic.</p>
<p>Note that we have<br />
 \[\phi_1(x)=\tau \phi_2 (x) \tau^{-1}\]
for all $x \in C_3$, where $\tau=(23)\in S_3$.<br />
Thus the claim follows from Corollary.<br />
(In the notations in Corollary, $A=C_2 \times C_2$, $B=C_3$, $f\in \Aut(A)\cong S_3$ is $(23)$ and $g:B\to B$ is the identity.)<br />
Therefore we have two isomorphism classes for $(C_2 \times C_2) \rtimes C_3$, one is abelian, the other is nonabelian.<br />
(In fact, the nonabelian group is isomorphic to $A_4$.)</p>
<button class="simplefavorite-button has-count" data-postid="998" data-siteid="1" data-groupid="1" data-favoritecount="8" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">8</span></button><p>The post <a href="https://yutsumura.com/isomorphism-criterion-of-semidirect-product-of-groups/" target="_blank">Isomorphism Criterion of Semidirect Product of Groups</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/isomorphism-criterion-of-semidirect-product-of-groups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">998</post-id>	</item>
		<item>
		<title>Group of Invertible Matrices Over a Finite Field and its Stabilizer</title>
		<link>https://yutsumura.com/group-of-invertible-matrices-over-a-finite-field-and-its-stabilizer/</link>
				<comments>https://yutsumura.com/group-of-invertible-matrices-over-a-finite-field-and-its-stabilizer/#respond</comments>
				<pubDate>Mon, 12 Sep 2016 01:59:08 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Group Theory]]></category>
		<category><![CDATA[basis]]></category>
		<category><![CDATA[finite field]]></category>
		<category><![CDATA[finite group]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[group action]]></category>
		<category><![CDATA[group theory]]></category>
		<category><![CDATA[invertible matrix]]></category>
		<category><![CDATA[nonabelian group]]></category>
		<category><![CDATA[orbit-stabilizer theorem]]></category>
		<category><![CDATA[stabilizer]]></category>
		<category><![CDATA[vector]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=969</guid>
				<description><![CDATA[<p>Let $\F_p$ be the finite field of $p$ elements, where $p$ is a prime number. Let $G_n=\GL_n(\F_p)$ be the group of $n\times n$ invertible matrices with entries in the field $\F_p$. As usual in&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/group-of-invertible-matrices-over-a-finite-field-and-its-stabilizer/" target="_blank">Group of Invertible Matrices Over a Finite Field and its Stabilizer</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 108</h2>
<p>Let $\F_p$ be the finite field of $p$ elements, where $p$ is a prime number.<br />
Let $G_n=\GL_n(\F_p)$ be the group of $n\times n$ invertible matrices with entries in the field $\F_p$. As usual in linear algebra, we may regard the elements of $G_n$ as linear transformations on $\F_p^n$, the $n$-dimensional vector space over $\F_p$. Therefore, $G_n$ acts on $\F_p^n$.</p>
<p>Let $e_n \in \F_p^n$ be the vector $(1,0, \dots,0)$.<br />
 (The so-called first standard basis vector in $\F_p^n$.)</p>
<p>Find the size of the $G_n$-orbit of $e_n$, and show that $\Stab_{G_n}(e_n)$ has order $|G_{n-1}|\cdot p^{n-1}$. </p>
<p>Conclude by induction that<br />
\[|G_n|=p^{n^2}\prod_{i=1}^{n} \left(1-\frac{1}{p^i} \right).\]
<p>&nbsp;<br />
<span id="more-969"></span></p>
<h2> Proof. </h2>
<p>	Let $\calO$ be the orbit of $e_n$ in $\F_p^n$.<br />
	We claim that $\calO=\F_p^n \setminus \{0\}$, hence<br />
	\[|\calO|=p^n-1.\]
<p>	To prove the claim, let $a_1 \in \F_p^n$ be a nonzero vector.<br />
	Then we can extend this vector to a basis of $\F_p^n$, that is, there is $a_2, \dots, a_n \in \F_p^n$ such that $a_1,\ a_2, \dots, a_n$ is a basis of $\F_P^n$.<br />
	Since they are a basis the matrix $A=[a_1 \dots a_n]$ is invertible, that is , $A \in G_n$.<br />
	We have<br />
	\[Ae_n=a_1\]
	Thus $a_1\in \calO$. It is clear that $0 \not \in \calO$. Thus we proved the claim.</p>
<hr />
<p>	Next we show that<br />
	\[|\Stab_{G_n}(e_n)|=|G_{n-1}|\cdot p^{n-1}. \tag{*} \]
	Note that $A \in \Stab_{G_n}(e_n)$ if and only if $A e_n=e_n$.<br />
	Thus $A$ is of the form<br />
	\[ \left[\begin{array}{r|r}<br />
 1 &#038; A_2 \\ \hline<br />
 \mathbf{0} &#038; A_1<br />
    \end{array} \right], \]
    where $A_1$ is an $(n-1)\times (n-1)$ matrix, $A_2$ is a $1\times (n-1)$ matrix , and $\mathbf{0}$ is the $(n-1) \times 1$ zero matrix.<br />
    Since $A$ is invertible, the matrix $A_1$ must be invertible as well, hence $A_1 \in G_{n-1}$.<br />
    The matrix $A_2$ can be anything.<br />
    Thus there are $|G_{n-1}|$ choices for $A_1$ and $p^{n-1}$ choices for $A_2$.<br />
    In total, there are $|G_{n-1}|p^{n-1}$ possible choices for $A \in \Stab_{G_n}(e_n)$. This proves (*).</p>
<hr />
<p>    Finally we prove that<br />
    \[|G_n|=p^{n^2}\prod_{i=1}^{n} \left(1-\frac{1}{p^i} \right)\]
    by induction on $n$.</p>
<hr />
<p>    When $n=1$, we have<br />
    \[|G_1|=|\F_p\setminus \{0\}|=p-1=p\left(1-\frac{1}{p} \right).\]
<hr />
<p>    Now we assume that the formula is true for $n-1$.<br />
    By the orbit-stabilizer theorem, we have<br />
    \[ |G_n: \Stab_{G_n}(e_n)|=|\calO|.\]
    Since $G_n$ is finite, we have<br />
    \begin{align*}<br />
|G_n|&#038;=|\Stab_{G_n}(e_n)||\calO|\\<br />
&#038;=(p^n-1)|G_{n-1}|p^{n-1}\\<br />
&#038;=(p^n-1)p^{n-1}\cdot p^{(n-1)^2}\prod_{i=1}^{n-1} \left(1-\frac{1}{p^i} \right) \text{ by the induction hypothesis}\\<br />
&#038;=p^n\left(1-\frac{1}{p^n} \right)p^{n-1}p^{n^2-2n+1} \prod_{i=1}^{n-1} \left(1-\frac{1}{p^i} \right) \\<br />
&#038;=p^{n^2}\prod_{i=1}^{n} \left(1-\frac{1}{p^i} \right).<br />
\end{align*}<br />
    Thus the formula is true for $n$ as well. </p>
<hr />
<p>By induction, the formula is true for any $n$.</p>
<button class="simplefavorite-button has-count" data-postid="969" data-siteid="1" data-groupid="1" data-favoritecount="5" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">5</span></button><p>The post <a href="https://yutsumura.com/group-of-invertible-matrices-over-a-finite-field-and-its-stabilizer/" target="_blank">Group of Invertible Matrices Over a Finite Field and its Stabilizer</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/group-of-invertible-matrices-over-a-finite-field-and-its-stabilizer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">969</post-id>	</item>
		<item>
		<title>A Group of Linear Functions</title>
		<link>https://yutsumura.com/a-group-of-linear-functions/</link>
				<comments>https://yutsumura.com/a-group-of-linear-functions/#respond</comments>
				<pubDate>Thu, 21 Jul 2016 01:45:59 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Group Theory]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[group theory]]></category>
		<category><![CDATA[linear function]]></category>
		<category><![CDATA[nonabelian group]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=62</guid>
				<description><![CDATA[<p>Define the functions $f_{a,b}(x)=ax+b$, where $a, b \in \R$ and $a&#62;0$. Show that $G:=\{ f_{a,b} \mid a, b \in \R, a&#62;0\}$ is a group . The group operation is function composition. Steps. Check one&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/a-group-of-linear-functions/" target="_blank">A Group of Linear Functions</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 6</h2>
<p>Define the functions $f_{a,b}(x)=ax+b$, where $a, b \in \R$ and $a&gt;0$.</p>
<p>Show that $G:=\{ f_{a,b} \mid a, b \in \R, a&gt;0\}$ is a group . The group operation is function composition.</p>
<p><span id="more-62"></span><br />

<h2>  Steps. </h2>
<p>Check one by one the followings.</p>
<ol>
<li>The group operation on $G$ is associative.</li>
<li>Determine/guess the identity element and show that it is in fact the identity element.</li>
<li>Determine/guess the inverse of each element and show that it is in fact the inverse.</li>
</ol>
<h2> Proof. </h2>
<p>The product of $f_{a_1, b_1}$ and $f_{a_2, b_2}$ is given by<br />
\[ f_{a_2, b_2}(x)\circ f_{a_1, b_1}(x) =a_2(a_1x + b_1)+b_2=a_2a_1 x +a_2b_1 + b_2.\]
Since the group operation is function composition, it is associative.</p>
<hr />
<p>The identity element is $f_{1,0}=x$ since for any $f_{a,b} \in G$, we have<br />
\[f_{a,b}(x)\circ f_{1,0}(x)=af_{1,0}(x)+b=ax+b=f_{a,b}(x)\] and<br />
\[f_{1,0}(x) \circ f_{a,b}(x)=x\circ f_{a,b}(x)=f_{a,b}(x).\]
<hr />
<p>Now we find the inverse of $f_{a_1,b_1}$.<br />
If $f_{a_2, b_2}(x)\circ f_{a_1, b_1}(x)=x(=f_{1,0})$, then we should have $a_2 a_1=1$ and $a_2 b_1 +b_2=0$. Solving these, we obtain $a_2=1/a_{1}&gt;0$ and $b_2=-a_2 b_1=-b_1/a_{1}$.<br />
Thus our candidate of the inverse $f_{a,b}^{-1}$ is<br />
\[f_{1/a_1, -b_1/a_1}=x/a_1-b_1/a_{1}.\]
<p>In fact it is the inverse since it also satisfies<br />
\[f_{a_1,b_1} \circ f_{1/a_1, -b_1/a_1}=a_1 (x/a_1-b_1/a_{1})+b_1 =x-b_1+b_1=x.\]
Thus $f_{a,b}^{-1}=f_{1/a_1, -b_1/a_1}$ and we conclude that $G$ is a group.</p>
<button class="simplefavorite-button has-count" data-postid="62" data-siteid="1" data-groupid="1" data-favoritecount="46" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">46</span></button><p>The post <a href="https://yutsumura.com/a-group-of-linear-functions/" target="_blank">A Group of Linear Functions</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/a-group-of-linear-functions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">62</post-id>	</item>
	</channel>
</rss>
