<?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>kernel of a group homomorphism &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/kernel-of-a-group-homomorphism/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Thu, 28 Dec 2017 01:00:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.3.4</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>kernel of a group homomorphism &#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>Group Homomorphism from $\Z/n\Z$ to $\Z/m\Z$ When $m$ Divides $n$</title>
		<link>https://yutsumura.com/group-homomorphism-from-znz-to-zmz-when-m-divides-n/</link>
				<comments>https://yutsumura.com/group-homomorphism-from-znz-to-zmz-when-m-divides-n/#respond</comments>
				<pubDate>Wed, 22 Nov 2017 16:49:45 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Group Theory]]></category>
		<category><![CDATA[cyclic group]]></category>
		<category><![CDATA[first isomorphism theorem]]></category>
		<category><![CDATA[group homomorphism]]></category>
		<category><![CDATA[group theory]]></category>
		<category><![CDATA[isomorphism]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[kernel of a group homomorphism]]></category>
		<category><![CDATA[quotient group]]></category>
		<category><![CDATA[surjective homomorphism]]></category>
		<category><![CDATA[well-defined]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=6041</guid>
				<description><![CDATA[<p>Let $m$ and $n$ be positive integers such that $m \mid n$. (a) Prove that the map $\phi:\Zmod{n} \to \Zmod{m}$ sending $a+n\Z$ to $a+m\Z$ for any $a\in \Z$ is well-defined. (b) Prove that $\phi$&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/group-homomorphism-from-znz-to-zmz-when-m-divides-n/" target="_blank">Group Homomorphism from $\Z/n\Z$ to $\Z/m\Z$ When $m$ Divides $n$</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 613</h2>
<p>	Let $m$ and $n$ be positive integers such that $m \mid n$. </p>
<p><strong>(a)</strong> Prove that the map $\phi:\Zmod{n} \to \Zmod{m}$ sending $a+n\Z$ to $a+m\Z$ for any $a\in \Z$ is well-defined.</p>
<p><strong>(b)</strong> Prove that $\phi$ is a group homomorphism.</p>
<p><strong>(c)</strong> Prove that $\phi$ is surjective.</p>
<p><strong>(d)</strong> Determine the group structure of the kernel of $\phi$.</p>
<p>&nbsp;<br />
<span id="more-6041"></span><br />

<h2> Proof. </h2>
<h3>(a) Prove that the map $\phi:\Zmod{n} \to \Zmod{m}$ sending $a+n\Z$ to $a+m\Z$ for any $a\in \Z$ is well-defined.</h3>
<p>To show that $\phi$ is well-defined, we need show that the value of $\phi$ does not depends on the choice of representative $a$.<br />
		So suppose that $a+n\Z=a&#8217;+n\Z$ so that $a$ and $a&#8217;$ are two representatives for the same element.<br />
		This yields that $a-a&#8217;$ is divisible by $n$.</p>
<p>		Now, $a+n\Z$ is mapped to $a+m\Z$ by $\phi$. On the other hand, $a&#8217;+n\Z$ is mapped to $a+m\Z$ by $\phi$.<br />
		Since $a-a&#8217;$ is divisible by $n$ and $m \mid n$, it follows that $a-a&#8217;$ is divisible by $m$.<br />
		This implies that $a+m\Z=a&#8217;+m\Z$.<br />
		This prove that $\phi$ does not depend on the choice of the representative, and hence $\phi$ is well-defined.</p>
<h3>(b) Prove that $\phi$ is a group homomorphism.</h3>
<p>Let $a+n\Z$, $b+n\Z$ be two elements in $\Zmod{n}$. Then we have<br />
		\begin{align*}<br />
		&#038;\phi\left(\,  (a+n\Z)+(b+n\Z) \,\right)\\<br />
		&#038;=\phi\left(\,  (a+b)+n\Z) \,\right) &#038;&#038;\text{by addition in $\Zmod{n}$}\\<br />
		&#038;=(a+b)+m\Z &#038;&#038;\text{by definition of $\phi$}\\<br />
		&#038;=(a+m\Z)+(b+m\Z)&#038;&#038;\text{by addition in $\Zmod{m}$}\\<br />
		&#038;=\phi(a+n\Z)+\phi(b+n\Z) &#038;&#038;\text{by definition of $\phi$}.<br />
		\end{align*}</p>
<p>		Hence $\phi$ is a group homomorphism.</p>
<h3>(c) Prove that $\phi$ is surjective.</h3>
<p>For any $c+m\Z \in \Zmod{m}$, we pick $c+n\Z\in \Zmod{n}$.<br />
		Then as $\phi(c+n\Z)=c+m\Z$, we see that $\phi$ is surjective.</p>
<h3>(d) Determine the group structure of the kernel of $\phi$.</h3>
<p>If $a+n\Z\in \ker(\phi)$, then we have $0+m\Z=\phi(a+n\Z)=a+m\Z$.<br />
		This implies that $m\mid a$.<br />
		On the other hand, if $m\mid a$, then $\phi(a+n\Z)=a+m\Z=0+m\Z$ and $a+n\Z\in \ker(\phi)$.</p>
<p>		It follows that<br />
		\[\ker(\phi)=\{mk+n\Z \mid k=0, 1, \dots, l-1\},\]
		where $l$ is an integer such that $n=ml$.</p>
<p>		Thus, $\ker(\phi)$ is a group of order $l$.<br />
		Since $\ker(\phi)$ is a subgroup of the cyclic group $\Zmod{n}$, we know that $\ker(\phi)$ is also cyclic.<br />
		Thus<br />
		\[\ker(\phi)\cong \Zmod{l}.\]
<h4>Another approach</h4>
<p>		Here is a more direct proof of this result.<br />
		Define a map $\psi:\Z\to \ker(\phi)$ by sending $k\in \Z$ to $mk+n\Z$.<br />
		It is straightforward to verify that $\psi$ is a surjective group homomorphism and the kernel of $\psi$ is $\ker(\psi)=l\Z$.<br />
		It follows from the first isomorphism theorem that<br />
		\[\Zmod{l}= \Z/\ker(\psi) \cong \im(\psi)=\ker(\phi). \]
<button class="simplefavorite-button has-count" data-postid="6041" data-siteid="1" data-groupid="1" data-favoritecount="125" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">125</span></button><p>The post <a href="https://yutsumura.com/group-homomorphism-from-znz-to-zmz-when-m-divides-n/" target="_blank">Group Homomorphism from $\Z/n\Z$ to $\Z/m\Z$ When $m$ Divides $n$</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/group-homomorphism-from-znz-to-zmz-when-m-divides-n/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">6041</post-id>	</item>
		<item>
		<title>Every Group of Order 24 Has a Normal Subgroup of Order 4 or 8</title>
		<link>https://yutsumura.com/every-group-of-order-24-has-a-normal-subgroup-of-order-4-or-8/</link>
				<comments>https://yutsumura.com/every-group-of-order-24-has-a-normal-subgroup-of-order-4-or-8/#respond</comments>
				<pubDate>Fri, 22 Sep 2017 05:04:48 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Group Theory]]></category>
		<category><![CDATA[finite group]]></category>
		<category><![CDATA[group of order 24]]></category>
		<category><![CDATA[group theory]]></category>
		<category><![CDATA[homomorphism]]></category>
		<category><![CDATA[isomorphism theorem]]></category>
		<category><![CDATA[kernel of a group homomorphism]]></category>
		<category><![CDATA[normal subgroup]]></category>
		<category><![CDATA[permutation representation]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=4931</guid>
				<description><![CDATA[<p>Prove that every group of order $24$ has a normal subgroup of order $4$ or $8$. &#160; Proof. Let $G$ be a group of order $24$. Note that $24=2^3\cdot 3$. Let $P$ be a&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/every-group-of-order-24-has-a-normal-subgroup-of-order-4-or-8/" target="_blank">Every Group of Order 24 Has a Normal Subgroup of Order 4 or 8</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 568</h2>
<p>	 Prove that every group of order $24$ has a normal subgroup of order $4$ or $8$.</p>
<p>&nbsp;<br />
<span id="more-4931"></span></p>
<h2> Proof. </h2>
<p>	 	Let $G$ be a group of order $24$.<br />
	 	Note that $24=2^3\cdot 3$.<br />
	 	Let $P$ be a Sylow $2$-subgroup of $G$. Then $|P|=8$.</p>
<hr />
<p>	 	Consider the action of the group $G$ on the left cosets $G/P$ by left multiplication.<br />
	 	This induces a permutation representation homomorphism<br />
	 	\[\phi: G\to S_{G/P},\]
	 	where $S_{G/P}$ is a group of bijective maps (permutations) on $G/P$.</p>
<p>	 	This homomorphism is defined by<br />
	 	\[\phi(g)(aP)=gaP\]
	 	for $g\in G$ and $aP\in G/P$.</p>
<hr />
<p>	 	Then by the first isomorphism theorem, we see that<br />
	 	\[G/\ker(\phi) \cong \im(\phi) < S_{G/P}.\]
	 	This implies that the order of $G/\ker(\phi)$ divides the order of $S_{G/P}$.
	 	Note that as $|G/P|=3$, we have $|S_{G/P}|=|S_3|=6$.
	 	Thus, we must have $4\mid |\ker{\phi}|$.
	 	


<hr />
<p>	 	Also note that $\ker(\phi) < P$.
	 	To see this let $x\in \ker(\phi)$.
	 	Then we have 
	 	\[xP=\phi(x)(P)=\id(P)=P.\]
	 	Here $\id$ is the identity map from $G/P$ to itself.
	 	Hence $x\in P$.
	 	It follows that $|\ker(\phi)|$ divides $|P|=8$.
	 	


<hr />
<p>	 	Combining these restrictions, we see that $|\ker(\phi)|=4, 8$.<br />
	 	Being the kernel of a homomorphism, $\ker(\phi)$ is a normal subgroup of $G$.<br />
	 	Hence the group $G$ of order $24$ has a normal subgroup of order $4$ or $8$.</p>
<button class="simplefavorite-button has-count" data-postid="4931" data-siteid="1" data-groupid="1" data-favoritecount="119" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">119</span></button><p>The post <a href="https://yutsumura.com/every-group-of-order-24-has-a-normal-subgroup-of-order-4-or-8/" target="_blank">Every Group of Order 24 Has a Normal Subgroup of Order 4 or 8</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/every-group-of-order-24-has-a-normal-subgroup-of-order-4-or-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">4931</post-id>	</item>
		<item>
		<title>A Group Homomorphism that Factors though Another Group</title>
		<link>https://yutsumura.com/a-group-homomorphism-that-factors-though-another-group/</link>
				<comments>https://yutsumura.com/a-group-homomorphism-that-factors-though-another-group/#respond</comments>
				<pubDate>Tue, 27 Jun 2017 22:27:27 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Group Theory]]></category>
		<category><![CDATA[group homomorphism]]></category>
		<category><![CDATA[group theory]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[kernel of a group homomorphism]]></category>
		<category><![CDATA[well-defined]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=3335</guid>
				<description><![CDATA[<p>Let $G, H, K$ be groups. Let $f:G\to K$ be a group homomorphism and let $\pi:G\to H$ be a surjective group homomorphism such that the kernel of $\pi$ is included in the kernel of&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/a-group-homomorphism-that-factors-though-another-group/" target="_blank">A Group Homomorphism that Factors though Another Group</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 490</h2>
<p> Let $G, H, K$ be groups. Let $f:G\to K$ be a group homomorphism and let $\pi:G\to H$ be a surjective group homomorphism such that the kernel of $\pi$ is included in the kernel of $f$: $\ker(\pi) \subset \ker(f)$.</p>
<p>        Define a map $\bar{f}:H\to K$ as follows.<br />
        For each $h\in H$, there exists $g\in G$ such that $\pi(g)=h$ since $\pi:G\to H$ is surjective.<br />
        Define $\bar{f}:H\to K$ by $\bar{f}(h)=f(g)$.</p>
<p><strong>(a)</strong> Prove that the map $\bar{f}:H\to K$ is well-defined.</p>
<p><strong>(b)</strong> Prove that $\bar{f}:H\to K$ is a group homomorphism.</p>
<p>&nbsp;<br />
<span id="more-3335"></span><br />

<h2> Proof. </h2>
<h3>(a) Prove that the map $\bar{f}:H\to K$ is well-defined.</h3>
<p> Let $h\in H$. Suppose that there are two elements $g, g&#8217;\in G$ such that $\pi(g)=h, \pi(g&#8217;)=h$.<br />
                Then we have<br />
                \begin{align*}<br />
        \pi(gg&#8217;^{-1})=\pi(g)\pi(g&#8217;)^{-1}=hh^{-1}=1<br />
        \end{align*}<br />
        since $\pi$ is a homomorphism.<br />
        Thus,<br />
        \[gg&#8217;^{-1}\in \ker(\pi) \subset \ker(f).\]
        It yields that $f(gg&#8217;^{-1})=1$.<br />
        It follows that<br />
        \begin{align*}<br />
        1=f(gg&#8217;^{-1})=f(g)f(g&#8217;)^{-1},<br />
        \end{align*}<br />
        and hence we have<br />
        \[f(g)=f(g&#8217;).\]
<p>        Therefore, the definition of $\bar{f}$ does not depend on the choice of elements $g\in G$ such that $\pi(g)=h$, hence it is well-defined.</p>
<h3>(b) Prove that $\bar{f}:H\to K$ is a group homomorphism.</h3>
<p> Our goal is to show that for any elements $h, h&#8217;\in H$, we have<br />
         \[\bar{f}(hh&#8217;)=\bar{f}(h)\bar{f}(h&#8217;).\]
<p>        Let $g, g&#8217;$ be elements in $G$ such that<br />
        \[\pi(g)=h \text{ and } \pi(g&#8217;)=h&#8217;.\]
        Then by definition of $\bar{f}$, we have<br />
        \[\bar{f}(h)=f(g) \text{ and } \bar{f}(h&#8217;)=f(g&#8217;) \tag{*}.\]
<p>        Since $\pi$ is a homomorphism, we have<br />
        \begin{align*}<br />
        hh&#8217;=\pi(g)\pi(g&#8217;)=\pi(gg&#8217;).<br />
        \end{align*}<br />
        By definition of $\bar{f}$, we have<br />
        \[\bar{f}(hh&#8217;)=f(gg&#8217;).\]
<p>        Since $f$ is a homomorphism, we obtain<br />
        \begin{align*}<br />
        \bar{f}(hh&#8217;)&#038;=f(gg&#8217;)\\<br />
        &#038;=f(g)f(g&#8217;)\\<br />
        &#038;\stackrel{(*)}{=} \bar{f}(h)\bar{f}(h&#8217;).<br />
        \end{align*}<br />
        This proves that $\bar{f}$ is a group homomorphism.</p>
<button class="simplefavorite-button has-count" data-postid="3335" data-siteid="1" data-groupid="1" data-favoritecount="39" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">39</span></button><p>The post <a href="https://yutsumura.com/a-group-homomorphism-that-factors-though-another-group/" target="_blank">A Group Homomorphism that Factors though Another Group</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-homomorphism-that-factors-though-another-group/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">3335</post-id>	</item>
		<item>
		<title>A Subgroup of Index a Prime $p$ of a Group of Order $p^n$ is Normal</title>
		<link>https://yutsumura.com/a-subgroup-of-index-a-prime-p-of-a-group-of-order-pn-is-normal/</link>
				<comments>https://yutsumura.com/a-subgroup-of-index-a-prime-p-of-a-group-of-order-pn-is-normal/#respond</comments>
				<pubDate>Fri, 23 Jun 2017 03:49:56 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Group Theory]]></category>
		<category><![CDATA[group action]]></category>
		<category><![CDATA[group theory]]></category>
		<category><![CDATA[kernel of a group homomorphism]]></category>
		<category><![CDATA[Michigan State]]></category>
		<category><![CDATA[Michigan State.GP]]></category>
		<category><![CDATA[normal subgroup]]></category>
		<category><![CDATA[permutation representation]]></category>
		<category><![CDATA[qualifying exam]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=3250</guid>
				<description><![CDATA[<p>Let $G$ be a finite group of order $p^n$, where $p$ is a prime number and $n$ is a positive integer. Suppose that $H$ is a subgroup of $G$ with index $[G:P]=p$. Then prove&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/a-subgroup-of-index-a-prime-p-of-a-group-of-order-pn-is-normal/" target="_blank">A Subgroup of Index a Prime $p$ of a Group of Order $p^n$ is Normal</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2>Problem 470</h2>
<p>Let $G$ be a finite group of order $p^n$, where $p$ is a prime number and $n$ is a positive integer.<br />
Suppose that $H$ is a subgroup of $G$ with index $[G:P]=p$.<br />
Then prove that $H$ is a normal subgroup of $G$.</p>
<p>(<em>Michigan State University, Abstract Algebra Qualifying Exam</em>)</p>
<p><span id="more-3250"></span></p>
<h2>Proof.</h2>
<p>Let $G/H$ be the set of left cosets of $H$.<br />
Then the group $G$ acts on $G/H$ by the left multiplication.<br />
This action induces the permutation representation homomorphism<br />
\[\phi: G\to S_{G/H},\]
where $S_{G/H}$ is the symmetric group on $G/H$.<br />
For each $g\in G$, the map $\phi(g):G/H \to G/H$ is given by $x\mapsto gx$.</p>
<p>By the first isomorphism theorem, we have<br />
\begin{align*}<br />
G/\ker(\phi) \cong \im(\phi) &lt; S_{G/H}.<br />
\end{align*}<br />
This implies the order $|G/\ker(\phi)|$ divides the order $|S_{G/H}|=p!$.</p>
<p>Since<br />
\[|G/\ker(\phi)|=\frac{|G|}{|\ker(\phi)|}=\frac{p^n}{|\ker(\phi)|}\]
and $p!$ contains only one factor of $p$, we must have either $|\ker(\phi)|=p^n$ or $|\ker(\phi)|=p^{n-1}$.</p>
<p>&nbsp;</p>
<p>Note that if $g\in \ker(\phi)$, then $\phi(g)=\id:G/H \to G/H$.<br />
This yields that $gH=H$, and hence $g\in H$.<br />
As a result, we have $\ker(\phi) \subset H$.</p>
<p>&nbsp;</p>
<p>Since the index of $H$ is $p$, the order of $H$ is $p^{n-1}$.<br />
Thus we conclude that $|\ker(\phi)|=p^{n-1}$ and<br />
\[\ker(\phi)=H.\]
<p>Since every kernel of a group homomorphism is a normal subgroup, the subgroup $H=\ker(\phi)$ is a normal subgroup of $G$.</p>
<button class="simplefavorite-button has-count" data-postid="3250" data-siteid="1" data-groupid="1" data-favoritecount="50" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">50</span></button><p>The post <a href="https://yutsumura.com/a-subgroup-of-index-a-prime-p-of-a-group-of-order-pn-is-normal/" target="_blank">A Subgroup of Index a Prime $p$ of a Group of Order $p^n$ is Normal</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/a-subgroup-of-index-a-prime-p-of-a-group-of-order-pn-is-normal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">3250</post-id>	</item>
		<item>
		<title>Group Homomorphisms From Group of Order 21 to Group of Order 49</title>
		<link>https://yutsumura.com/group-homomorphisms-from-group-of-order-21-to-group-of-order-49/</link>
				<comments>https://yutsumura.com/group-homomorphisms-from-group-of-order-21-to-group-of-order-49/#respond</comments>
				<pubDate>Mon, 20 Mar 2017 04:00:44 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Group Theory]]></category>
		<category><![CDATA[first isomorphism theorem]]></category>
		<category><![CDATA[group homomorphism]]></category>
		<category><![CDATA[group theory]]></category>
		<category><![CDATA[homomorphism]]></category>
		<category><![CDATA[image of a group homomorphism]]></category>
		<category><![CDATA[kernel of a group homomorphism]]></category>
		<category><![CDATA[normal subgroup]]></category>
		<category><![CDATA[order of a group]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2490</guid>
				<description><![CDATA[<p>Let $G$ be a finite group of order $21$ and let $K$ be a finite group of order $49$. Suppose that $G$ does not have a normal subgroup of order $3$. Then determine all&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/group-homomorphisms-from-group-of-order-21-to-group-of-order-49/" target="_blank">Group Homomorphisms From Group of Order 21 to Group of Order 49</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 346</h2>
<p> Let $G$ be a finite group of order $21$ and let $K$ be a finite group of order $49$.<br />
	Suppose that $G$ does not have a normal subgroup of order $3$.<br />
	Then determine all group homomorphisms from $G$ to $K$.</p>
<p>&nbsp;<br />
<span id="more-2490"></span></p>
<h2> Proof. </h2>
<p>		Let $e$ be the identity element of the group $K$.<br />
		We claim that every group homomorphism from $G$ to $K$ is trivial.<br />
		Namely, if $\phi:G \to K$ is a group homomorphism, then we have $\phi(g)=e$ for every $g\in G$.</p>
<p>		The first isomorphism theorem gives the isomorphism<br />
		\[G/\ker(\phi)\cong \im(\phi) < K.\]
		It follows that the order $|\im(\phi)|$ of the image $\im(\phi)$ is a divisor of the order of $G$ and that of $K$.

 Hence the order $|\im(\phi)|$ divides the greatest common divisor of $|G|=3\cdot 7$ and $|K|=7^2$, which is $7$.
		So, the possibilities are $|\im(\phi)|=1, 7$.
		
		If $|\im(\phi)|=7$, then we have 
		\[\frac{|G|}{|\ker(\phi)|}=|\im(\phi)|=7,\]
		and we obtain $|\ker(\phi)|=3$.

		Since the kernel of a group homomorphism is a normal subgroup, this contradicts the assumption that $G$ does not have a normal subgroup of order $3$.
		
		Therefore, we must have $|\im(\phi)|=1$, and this implies that $\phi$ is a trivial homomorphism.
		Thus we conclude that every group homomorphism from $G$ to $K$ is trivial.

</p>
<button class="simplefavorite-button has-count" data-postid="2490" data-siteid="1" data-groupid="1" data-favoritecount="65" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">65</span></button><p>The post <a href="https://yutsumura.com/group-homomorphisms-from-group-of-order-21-to-group-of-order-49/" target="_blank">Group Homomorphisms From Group of Order 21 to Group of Order 49</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/group-homomorphisms-from-group-of-order-21-to-group-of-order-49/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2490</post-id>	</item>
		<item>
		<title>Abelian Normal subgroup, Quotient Group, and Automorphism Group</title>
		<link>https://yutsumura.com/abelian-normal-subgroup-quotient-group-and-automorphism-group/</link>
				<comments>https://yutsumura.com/abelian-normal-subgroup-quotient-group-and-automorphism-group/#respond</comments>
				<pubDate>Sat, 18 Mar 2017 03:36:38 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Group Theory]]></category>
		<category><![CDATA[abelian group]]></category>
		<category><![CDATA[automorphism]]></category>
		<category><![CDATA[automorphism group]]></category>
		<category><![CDATA[center of a group]]></category>
		<category><![CDATA[first isomorphism theorem]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[group homomorphism]]></category>
		<category><![CDATA[group theory]]></category>
		<category><![CDATA[homomorphism]]></category>
		<category><![CDATA[isomorphism theorem]]></category>
		<category><![CDATA[kernel of a group homomorphism]]></category>
		<category><![CDATA[order of a group]]></category>
		<category><![CDATA[third isomorphism theorem]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2481</guid>
				<description><![CDATA[<p>Let $G$ be a finite group and let $N$ be a normal abelian subgroup of $G$. Let $\Aut(N)$ be the group of automorphisms of $G$. Suppose that the orders of groups $G/N$ and $\Aut(N)$&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/abelian-normal-subgroup-quotient-group-and-automorphism-group/" target="_blank">Abelian Normal subgroup, Quotient Group, and Automorphism Group</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 343</h2>
<p>	Let $G$ be a finite group and let $N$ be a normal abelian subgroup of $G$.<br />
	Let $\Aut(N)$ be the group of automorphisms of $G$.</p>
<p>	Suppose that the orders of groups $G/N$ and $\Aut(N)$ are relatively  prime.<br />
	Then prove that $N$ is contained in the center of $G$.</p>
<p>&nbsp;<br />
<span id="more-2481"></span><br />
&nbsp;<br />

<h2>Outline of the proof </h2>
<p>Here is the outline of the proof.</p>
<ol>
<li>Define a group homomorphism $\psi: G\to \Aut(N)$ by $\psi(g)(n)=gng^{-1}$ for all $g\in G$ and $n\in N$.<br />
We need to check:</li>
<ul>
<li>The map $\psi(g)$ is an automorphism of $N$ for each $g\in G$.</li>
<li>The map $\psi$ is in fact a group homomorphism from $G$ to $\Aut(N)$.</li>
</ul>
<li>The assumption that the orders of groups $G/N$ and $\Aut(N)$ are relatively  prime implies that $G=\ker(\psi)$.</li>
<li>This implies that $N$ is in the center of $G$.</li>
</ol>
<h2> Proof. </h2>
<p>		We define a group homomorphism $\psi: G \to \Aut(N)$ as follows.<br />
		For each $g\in G$, we first define an automorphism $\psi(g)$ of $N$.<br />
		Define $\psi(g): N \to N$ by<br />
		\[\psi(g)(n)=gng^{-1}.\]
<p>		Note that since $N$ is a normal subgroup of $G$, the output $\psi(g)(n)=gng^{-1}$ actually lies in $N$.</p>
<hr />
<p>		We prove that so defined $\psi(g)$ is a group homomorphism from $N$ to $N$ for each fixed $g\in G$.<br />
		For $n_1, n_2 \in N$, we have<br />
		\begin{align*}<br />
\psi(g)(n_1n_2)&#038;=g(n_1n_2)g^{-1} &#038;&#038; \text{by definition of $\psi(g)$}\\<br />
&#038;=gn_1g^{-1}gn_2g^{-1} &#038;&#038; \text{by inserting $e=g^{-1}g$}\\<br />
&#038;=\psi(g)(n_1) \psi(g)(n_2) &#038;&#038; \text{by definition of $\psi(g)$}.<br />
\end{align*}<br />
It follows that $\psi(g)$ is a group homomorphism, and hence $\psi(g)\in \Aut(N)$.</p>
<hr />
<p>We have defined a map $\psi:G\to \Aut(N)$. We now prove that $\psi$ is a group homomorphism.<br />
For any $g_1, g_2$, and $n\in N$, we have<br />
\begin{align*}<br />
\psi(g_1 g_2)(n)&#038;=(g_1g_2)n(g_1 g_2)^{-1}\\<br />
&#038;=g_1 g_2 n g_2^{-1} g_1^{-1}\\<br />
&#038;=g_1 \psi(g_2)(n) g_1^{-1}\\<br />
&#038;=\psi(g_1)\psi(g_2)(n).<br />
\end{align*}</p>
<p>Thus, $\psi: G\to \Aut(N)$ is a group homomorphism.<br />
By the first isomorphism theorem, we have<br />
\[G/\ker(\psi)\cong \im(\psi)< \Aut(N). \tag{*}\]

Note that if $g\in N$, then $\psi(g)(n)=gng^{-1}=n$ since $N$ is abelian.
It yields that the subgroup $N$ is in the kernel $\ker(\psi)$.



<hr />
<p>Then by the third isomorphism theorem, we have<br />
\begin{align*}<br />
G/\ker(\psi) \cong (G/N)/(\ker(\psi)/N). \tag{**}<br />
\end{align*}</p>
<hr />
<p>It follows from (*) and (**) that the order of $G/\ker(\psi)$ divides both the order of $\Aut(N)$ and the order of $G/N$. Since the orders of the latter two groups are relatively prime by assumption, the order of $G/\ker(\psi)$ must be $1$. Thus the quotient group is trivial and we have<br />
\[G=\ker(\psi).\]
<p>This means that for any $g\in G$, the automorphism $\psi(g)$ is the identity automorphism of $N$.<br />
Thus, for any $g\in G$ and $n\in N$, we have $\psi(g)(n)=n$, and thus $gng^{-1}=n$.<br />
As a result, the subgroup $N$ is contained in the center of $G$.</p>
<button class="simplefavorite-button has-count" data-postid="2481" data-siteid="1" data-groupid="1" data-favoritecount="33" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">33</span></button><p>The post <a href="https://yutsumura.com/abelian-normal-subgroup-quotient-group-and-automorphism-group/" target="_blank">Abelian Normal subgroup, Quotient Group, and Automorphism Group</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/abelian-normal-subgroup-quotient-group-and-automorphism-group/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2481</post-id>	</item>
		<item>
		<title>Surjective Group Homomorphism to $\Z$ and Direct Product of Abelian Groups</title>
		<link>https://yutsumura.com/surjective-group-homomorphism-to-z-and-direct-product-of-abelian-groups/</link>
				<comments>https://yutsumura.com/surjective-group-homomorphism-to-z-and-direct-product-of-abelian-groups/#respond</comments>
				<pubDate>Fri, 17 Mar 2017 20:31:25 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Group Theory]]></category>
		<category><![CDATA[abelian group]]></category>
		<category><![CDATA[cyclic group]]></category>
		<category><![CDATA[direct product]]></category>
		<category><![CDATA[direct product of groups]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[group homomorphism]]></category>
		<category><![CDATA[group theory]]></category>
		<category><![CDATA[homomorphism]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[kernel of a group homomorphism]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2479</guid>
				<description><![CDATA[<p>Let $G$ be an abelian group and let $f: G\to \Z$ be a surjective group homomorphism. Prove that we have an isomorphism of groups: \[G \cong \ker(f)\times \Z.\] &#160; Proof. Since $f:G\to \Z$ is&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/surjective-group-homomorphism-to-z-and-direct-product-of-abelian-groups/" target="_blank">Surjective Group Homomorphism to $\Z$ and Direct Product of Abelian Groups</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 342</h2>
<p> Let $G$ be an abelian group and let $f: G\to \Z$ be a surjective group homomorphism.</p>
<p>Prove that we have an isomorphism of groups:<br />
\[G \cong \ker(f)\times \Z.\]
<p>&nbsp;<br />
<span id="more-2479"></span></p>
<h2> Proof. </h2>
<p>	Since $f:G\to \Z$ is surjective, there exists an element $a\in G$ such that<br />
	\[f(a)=1.\]
	Let $H=\langle a \rangle$ be the subgroup of $G$ generated by the element $a$.</p>
<p>	We show that $G\cong \ker(f)\times H$.<br />
	To prove this isomorphism, it suffices to prove the following three conditions.</p>
<div style="padding: 16px; border: none 3px #4169e1; border-radius: 10px; background-color: #f0f8ff; margin-top: 30px; margin-bottom: 30px;">
<ol>
<li> The subgroups $\ker(f)$ and $H$ are normal in $G$.</li>
<li> The intersection is trivial: $\ker(f) \cap H=\{e\}$, where $e$ is the identity element of $G$.</li>
<li> Every element of $G$ is a product of elements of $\ker(f)$ and $H$. That is, $G=\ker(f)H$.</li>
</ol>
</div>
<p>	The first condition follows immediately since the group $G$ is abelian, hence all the subgroups of $G$ are normal.</p>
<hr />
<p>	To check condition 2, let $x\in \ker(f) \cap H$.<br />
	Then $x=a^n$ for some $n\in \Z$ and we have<br />
	\begin{align*}<br />
0&#038;=f(x) &#038;&#038; \text{since $x \in \ker(f)$}\\<br />
&#038;=f(a^n)\\<br />
&#038;=nf(a) &#038;&#038; \text{since $f$ is a homomorphism.}\\<br />
&#038;=n &#038;&#038;\text{since $f(a)=1$}.<br />
\end{align*}<br />
Thus, as a result we have $x=a^0=e$, and hence $\ker(f) \cap H=\{e\}$.<br />
So condition 2 is met.</p>
<hr />
<p>To prove condition 3, let $b$ be an arbitrary element in $G$.<br />
Let $n=f(b) \in \Z$. Then we have<br />
\[f(b)=n=f(a^n),\]
and thus we have<br />
\[f(ba^{-n})=0.\]
It follows that $ba^{-n}\in \ker(f)$.<br />
So there exists $z\in \ker(f)$ such that $ba^{-n}=z$.<br />
Therefore we have<br />
\begin{align*}<br />
b=za^n\in \ker(f)H.<br />
\end{align*}<br />
This implies that $G=\ker(f)H$.</p>
<hr />
<p>We have proved all the conditions, hence we obtain<br />
\[G\cong \ker(f)\times H.\]
Since $H$ is a cyclic group of infinite order, it is isomorphic to $\Z$.<br />
(If $H$ has a finite order, then there exists a positive integer $n$ such that $a^n=e$. Then we have<br />
\begin{align*}<br />
0=f(e)=f(a^n)=nf(a)=n,<br />
\end{align*}<br />
and this contradicts the positivity of $n$.)</p>
<p>Combining these isomorphisms, we have<br />
\[G\cong \ker(f)\times \Z,\]
as required.</p>
<button class="simplefavorite-button has-count" data-postid="2479" data-siteid="1" data-groupid="1" data-favoritecount="31" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">31</span></button><p>The post <a href="https://yutsumura.com/surjective-group-homomorphism-to-z-and-direct-product-of-abelian-groups/" target="_blank">Surjective Group Homomorphism to $\Z$ and Direct Product of Abelian Groups</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/surjective-group-homomorphism-to-z-and-direct-product-of-abelian-groups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2479</post-id>	</item>
		<item>
		<title>A Group Homomorphism is Injective if and only if Monic</title>
		<link>https://yutsumura.com/a-group-homomorphism-is-injective-if-and-only-if-monic/</link>
				<comments>https://yutsumura.com/a-group-homomorphism-is-injective-if-and-only-if-monic/#respond</comments>
				<pubDate>Thu, 05 Jan 2017 00:29:38 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Group Theory]]></category>
		<category><![CDATA[category theory]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[group homomorphism]]></category>
		<category><![CDATA[group theory]]></category>
		<category><![CDATA[homomorphism]]></category>
		<category><![CDATA[injective]]></category>
		<category><![CDATA[injective homomorphism]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[kernel of a group homomorphism]]></category>
		<category><![CDATA[monic]]></category>
		<category><![CDATA[monic homomorphism]]></category>
		<category><![CDATA[subgroup]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=1779</guid>
				<description><![CDATA[<p>Let $f:G\to G&#8217;$ be a group homomorphism. We say that $f$ is monic whenever we have $fg_1=fg_2$, where $g_1:K\to G$ and $g_2:K \to G$ are group homomorphisms for some group $K$, we have $g_1=g_2$.&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/a-group-homomorphism-is-injective-if-and-only-if-monic/" target="_blank">A Group Homomorphism is Injective if and only if Monic</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 243</h2>
<p> Let $f:G\to G&#8217;$ be a group homomorphism. We say that $f$ is <strong>monic</strong> whenever we have $fg_1=fg_2$, where $g_1:K\to G$ and $g_2:K \to G$ are group homomorphisms for some group $K$, we have $g_1=g_2$.</p>
<p>Then prove that a group homomorphism $f: G \to G&#8217;$ is injective if and only if it is monic.</p>
<p>&nbsp;<br />
<span id="more-1779"></span><br />

<h2> Proof. </h2>
<h3>$(\implies)$ Injective implies monic </h3>
<p>Suppose that $f: G \to G&#8217;$ is an injective group homomorphism.<br />
We show that $f$ is monic. </p>
<p>So suppose that we have $fg_1=fg_2$, where $g_1:K\to G$ and $g_2:K \to G$ are group homomorphisms for some group $K$.<br />
	Then for any $x\in K$, we have<br />
	\[f(g_1(x))=f(g_2(x)).\]
	Since $f$ is injective, it follows that<br />
	\[g_1(x)=g_2(x)\]
	for any $x\in K$, and thus we obtain $g_1=g_2$. Thus $f$ is monic.</p>
<h3>$(\impliedby)$ Monic implies injective </h3>
<p>For the opposite implication, we prove the contrapositive statement. Namely, we prove that if $f$ is not injective, then $f$ is not monic.</p>
<p>	Suppose that $f$ is not injective. Then the kernel $\ker(f)$ is a non-trivial subgroup of $G$.<br />
 We define the group homomorphism $g_1: \ker(f)\to G$ to be the identity map on $\ker(f)$. That is $g_1(x)=x$ for all $x\in \ker(f)$.<br />
 Also we define the group homomorphism $g_2:\ker(f)\to G$ by the formula $g_2(x)=e$ for all $x\in \ker(f)$, where $e$ is the identity element of $G$.<br />
 Since $\ker(f)$ is a nontrivial group, these two homomorphisms are distinct: $g_1\neq g_2$.</p>
<p> However, we have<br />
 \[fg_1=fg_2.\]
 In fact, we have for $x\in \ker(f)$<br />
 \[fg_1(x)=f(x)=e&#8217;,\]
 where $e&#8217;$ is the identity element of $G&#8217;$,<br />
 and<br />
 \[fg_2(x)=f(e)=e&#8217;.\]
 Thus, by definition, the homomorphism $f$ is not monic as required to complete the proof.</p>
<button class="simplefavorite-button has-count" data-postid="1779" data-siteid="1" data-groupid="1" data-favoritecount="12" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">12</span></button><p>The post <a href="https://yutsumura.com/a-group-homomorphism-is-injective-if-and-only-if-monic/" target="_blank">A Group Homomorphism is Injective if and only if Monic</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-homomorphism-is-injective-if-and-only-if-monic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">1779</post-id>	</item>
		<item>
		<title>Subgroup of Finite Index Contains a Normal Subgroup of Finite Index</title>
		<link>https://yutsumura.com/subgroup-of-finite-index-contains-a-normal-subgroup-of-finite-index/</link>
				<comments>https://yutsumura.com/subgroup-of-finite-index-contains-a-normal-subgroup-of-finite-index/#respond</comments>
				<pubDate>Mon, 26 Dec 2016 01:40:47 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Group Theory]]></category>
		<category><![CDATA[first isomorphism theorem]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[group action]]></category>
		<category><![CDATA[group homomorphism]]></category>
		<category><![CDATA[group theory]]></category>
		<category><![CDATA[homomorphism]]></category>
		<category><![CDATA[index]]></category>
		<category><![CDATA[isomorphism theorem]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[kernel of a group homomorphism]]></category>
		<category><![CDATA[normal subgroup]]></category>
		<category><![CDATA[permutation representation]]></category>
		<category><![CDATA[subgroup]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=1642</guid>
				<description><![CDATA[<p>Let $G$ be a group and let $H$ be a subgroup of finite index. Then show that there exists a normal subgroup $N$ of $G$ such that $N$ is of finite index in $G$&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/subgroup-of-finite-index-contains-a-normal-subgroup-of-finite-index/" target="_blank">Subgroup of Finite Index Contains a Normal Subgroup of Finite Index</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 232</h2>
<p> Let $G$ be a group and let $H$ be a subgroup of finite index. Then show that there exists a normal subgroup $N$ of $G$ such that $N$ is of finite index in $G$ and $N\subset H$.</p>
<p>&nbsp;<br />
<span id="more-1642"></span></p>
<h2> Proof. </h2>
<p>	The group $G$ acts on the set of left cosets $G/H$ by left multiplication.<br />
Hence it induces the permutation representation $\rho: G \to S_n$, where $n=|G:H|$.<br />
(Note that a permutation representation is a group homomorphism.)<br />
	Let $N=\ker \rho$ be the kernel of the homomorphism $\rho$. Then $N \triangleleft G$.</p>
<p>	By the first isomorphism theorem, the quotient group $G/N$ is isomorphic to a subgroup of $S_n$. In particular, $G/N$ is a finite group, hence the index $[G:N]$ is finite.</p>
<p>	Finally, we show that $N \subset H$.<br />
For any $x \in N=\ker \rho$, we have $x(gH)=gH$ for any $g \in G$.<br />
 In particular we have $xH=H$, hence $x \in H$.</p>
<button class="simplefavorite-button has-count" data-postid="1642" data-siteid="1" data-groupid="1" data-favoritecount="41" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">41</span></button><p>The post <a href="https://yutsumura.com/subgroup-of-finite-index-contains-a-normal-subgroup-of-finite-index/" target="_blank">Subgroup of Finite Index Contains a Normal Subgroup of Finite Index</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/subgroup-of-finite-index-contains-a-normal-subgroup-of-finite-index/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">1642</post-id>	</item>
		<item>
		<title>Group of $p$-Power Roots of 1 is Isomorphic to a Proper Quotient of Itself</title>
		<link>https://yutsumura.com/group-of-p-power-roots-of-1-is-isomorphic-to-a-proper-quotient-of-itself/</link>
				<comments>https://yutsumura.com/group-of-p-power-roots-of-1-is-isomorphic-to-a-proper-quotient-of-itself/#respond</comments>
				<pubDate>Fri, 16 Dec 2016 21:22:16 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Group Theory]]></category>
		<category><![CDATA[abelian group]]></category>
		<category><![CDATA[first isomorphism theorem]]></category>
		<category><![CDATA[fundamental theorem of algebra]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[group homomorphism]]></category>
		<category><![CDATA[group theory]]></category>
		<category><![CDATA[isomorphism theorem]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[kernel of a group homomorphism]]></category>
		<category><![CDATA[quotient group]]></category>
		<category><![CDATA[root of unity]]></category>
		<category><![CDATA[surjective]]></category>
		<category><![CDATA[surjective homomorphism]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=1568</guid>
				<description><![CDATA[<p>Let $p$ be a prime number. Let \[G=\{z\in \C \mid z^{p^n}=1\} \] be the group of $p$-power roots of $1$ in $\C$. Show that the map $\Psi:G\to G$ mapping $z$ to $z^p$ is a&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/group-of-p-power-roots-of-1-is-isomorphic-to-a-proper-quotient-of-itself/" target="_blank">Group of $p$-Power Roots of 1 is Isomorphic to a Proper Quotient of Itself</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 221</h2>
<p>Let $p$ be a prime number. Let<br />
\[G=\{z\in \C \mid z^{p^n}=1\} \]
be the group of $p$-power roots of $1$ in $\C$.</p>
<p>Show that the map $\Psi:G\to G$ mapping $z$ to $z^p$ is a surjective homomorphism.<br />
Also deduce from this that $G$ is isomorphic to a proper quotient of $G$ itself.</p>
<p>&nbsp;<br />
<span id="more-1568"></span><br />

<h2> Proof. </h2>
<h3>$\Psi: G\to G$ is a group homomorphism </h3>
<p>	We first show that $\Psi: G\to G$ is a group homomorphism.<br />
	To see this, let $z, w \in G$. Then we have<br />
	\begin{align*}<br />
\Psi(zw)=(zw)^p=z^pw^p=\Psi(z)\Psi(w).<br />
\end{align*}<br />
The second equality follows since $G$ is an abelian group.<br />
Thus $\Psi$ is a group homomorphism.</p>
<h3>$\Psi$ is surjective </h3>
<p>To prove that $\Psi$ is surjective, let $z$ be an arbitrary element in $G$.<br />
Then there exists nonnegative integer $n$ such that $z^n=1$.<br />
Let $w \in \C$ be a $p$-th root of $z$, that is, $w$ is a solution of the equation $x^p-z=0$.<br />
(By the fundamental theorem of algebra, such a solution exists.)</p>
<p>We check that $w \in G$ as follows.<br />
We have<br />
\begin{align*}<br />
w^{p^{n+1}}=(w^p)^{p^n}=z^{p^n}=1.<br />
\end{align*}<br />
Therefore $w$ is a $p$-power root of $1$, hence $w\in G$.</p>
<p>It follows from<br />
\begin{align*}<br />
\Psi(w)=w^p=z<br />
\end{align*}<br />
that $\Psi$ is a surjective homomorphism.</p>
<h3> $G$ is isomorphic to the proper quotient</h3>
<p>Now by the first isomorphism theorem, we have an isomorphism<br />
\[G/ \ker(\Psi) \cong \im(\Psi)=G.\]
Since we have<br />
\[\ker(\Psi)=\{z \in G \mid z^p=1\},\]
the subgroup $\ker(\Psi)$ consists of $p$-th roots of unity.</p>
<p>There are $p$ $p$-th roots of unity in $\C$ (and hence in $G$), and hence the kernel $\ker(\Psi)$ is a nontrivial subgroup of $G$.<br />
Hence $G/ \ker(\Psi)$ is a proper quotient, and thus $G$ is isomorphic to the proper quotient $G/ \ker(\Psi)$.</p>
<button class="simplefavorite-button has-count" data-postid="1568" 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/group-of-p-power-roots-of-1-is-isomorphic-to-a-proper-quotient-of-itself/" target="_blank">Group of $p$-Power Roots of 1 is Isomorphic to a Proper Quotient of Itself</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-p-power-roots-of-1-is-isomorphic-to-a-proper-quotient-of-itself/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">1568</post-id>	</item>
	</channel>
</rss>
