<?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>relatively prime &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/relatively-prime/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Sat, 02 Dec 2017 04:58:38 +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>relatively prime &#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>Normal Subgroup Whose Order is Relatively Prime to Its Index</title>
		<link>https://yutsumura.com/normal-subgroup-whose-order-is-relatively-prime-to-its-index/</link>
				<comments>https://yutsumura.com/normal-subgroup-whose-order-is-relatively-prime-to-its-index/#comments</comments>
				<pubDate>Sat, 02 Dec 2017 05:01:58 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Group Theory]]></category>
		<category><![CDATA[finite group]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[group theory]]></category>
		<category><![CDATA[index]]></category>
		<category><![CDATA[Lagrange's theorem]]></category>
		<category><![CDATA[normal subgroup]]></category>
		<category><![CDATA[order of a group]]></category>
		<category><![CDATA[relatively prime]]></category>
		<category><![CDATA[subgroup]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=6160</guid>
				<description><![CDATA[<p>Let $G$ be a finite group and let $N$ be a normal subgroup of $G$. Suppose that the order $n$ of $N$ is relatively prime to the index $&#124;G:N&#124;=m$. (a) Prove that $N=\{a\in G&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/normal-subgroup-whose-order-is-relatively-prime-to-its-index/" target="_blank">Normal Subgroup Whose Order is Relatively Prime to Its Index</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 621</h2>
<p>	Let $G$ be a finite group and let $N$ be a normal subgroup of $G$.<br />
	Suppose that the order $n$ of $N$ is relatively prime to the index $|G:N|=m$.</p>
<p><strong>(a)</strong> Prove that $N=\{a\in G \mid a^n=e\}$.</p>
<p><strong>(b)</strong> Prove that $N=\{b^m \mid b\in G\}$.</p>
<p>&nbsp;<br />
<span id="more-6160"></span><br />

<h2> Proof. </h2>
<p>	Note that as $n$ and $m$ are relatively prime integers, there exits $s, t\in \Z$ such that<br />
	\[sn+tm=1. \tag{*}\]
	Also, note that as the order of the group $G/N$ is $|G/N|=|G:N|=m$, we have<br />
	\[g^mN=(gN)^m=N\]
	 for any $g \in G$ by Lagrange&#8217; theorem, and thus<br />
	 \[g^m\in N \tag{**}.\]
<h3>(a) Prove that $N=\{a\in G \mid a^n=e\}$.</h3>
<p>Suppose $a\in \{a\in G \mid a^n=e\}$. Then we have $a^n=e$.<br />
		It follows that<br />
		\begin{align*}<br />
	a \stackrel{(*)}{=} a^{sn+tm}= a^{sn}a^{tm}=a^{tm}=(a^t)^m\in N<br />
	\end{align*}<br />
	by (**).<br />
	This proves that $\{a\in G \mid a^n=e\} \subset N$.</p>
<hr />
<p>	On the other hand, if $a\in N$, then we have $a^n=e$ as $n$ is the order of the group $N$.<br />
	Hence $N\subset \{a\in G \mid a^n=e\}$.</p>
<p>	Putting together these inclusions yields that $N=\{a\in G \mid a^n=e\}$ as required.</p>
<h3>(b) Prove that $N=\{b^m \mid b\in G\}$.</h3>
<p>Let $b^m \in \{b^m \mid b\in G\}$. Then by (**), we know that $b^m\in N$.<br />
	Thus, we have $\{b^m \mid b\in G\}\subset N$.</p>
<hr />
<p>	On the other hand, let $a\in N$. Then we have $a^n=e$ as $n=|N|$.<br />
	Hence it follows that<br />
	\begin{align*}<br />
	a \stackrel{(*)}{=} a^{sn+tm}= a^{sn}a^{tm}=a^{tm}=b^m,<br />
	\end{align*}<br />
	where we put $b:=a^t$.<br />
	This implies that $a\in \{b^m \mid b\in G\}$, and hence we have $N \subset \{b^m \mid b\in G\}$.</p>
<p>	So we see that $N=\{b^m \mid b\in G\}$ by these two inclusions.</p>
<button class="simplefavorite-button has-count" data-postid="6160" data-siteid="1" data-groupid="1" data-favoritecount="155" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">155</span></button><p>The post <a href="https://yutsumura.com/normal-subgroup-whose-order-is-relatively-prime-to-its-index/" target="_blank">Normal Subgroup Whose Order is Relatively Prime to Its Index</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/normal-subgroup-whose-order-is-relatively-prime-to-its-index/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">6160</post-id>	</item>
	</channel>
</rss>
