<?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>inverse element &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/inverse-element/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Sat, 12 Aug 2017 14:04:03 +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>inverse element &#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>Prove that $\F_3[x]/(x^2+1)$ is a Field and Find the Inverse Elements</title>
		<link>https://yutsumura.com/prove-that-f_3xx21-is-a-field-and-find-the-inverse-elements/</link>
				<comments>https://yutsumura.com/prove-that-f_3xx21-is-a-field-and-find-the-inverse-elements/#respond</comments>
				<pubDate>Thu, 03 Aug 2017 15:32:45 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Field Theory]]></category>
		<category><![CDATA[cyclic group]]></category>
		<category><![CDATA[field extension]]></category>
		<category><![CDATA[field theory]]></category>
		<category><![CDATA[finite field]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[inverse element]]></category>
		<category><![CDATA[irreducible polynomial]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=4325</guid>
				<description><![CDATA[<p>Let $\F_3=\Zmod{3}$ be the finite field of order $3$. Consider the ring $\F_3[x]$ of polynomial over $\F_3$ and its ideal $I=(x^2+1)$ generated by $x^2+1\in \F_3[x]$. (a) Prove that the quotient ring $\F_3[x]/(x^2+1)$ is a&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/prove-that-f_3xx21-is-a-field-and-find-the-inverse-elements/" target="_blank">Prove that $\F_3[x]/(x^2+1)$ is a Field and Find the Inverse Elements</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 529</h2>
<p>	Let $\F_3=\Zmod{3}$ be the finite field of order $3$.<br />
	Consider the ring $\F_3[x]$ of polynomial over $\F_3$ and its ideal $I=(x^2+1)$ generated by $x^2+1\in \F_3[x]$.</p>
<p><strong>(a)</strong> Prove that the quotient ring $\F_3[x]/(x^2+1)$ is a field. How many elements does the field have?</p>
<p><strong>(b)</strong> Let $ax+b+I$ be a nonzero element of the field $\F_3[x]/(x^2+1)$, where $a, b \in \F_3$. Find the inverse of $ax+b+I$.</p>
<p><strong>(c)</strong> Recall that the multiplicative group of nonzero elements of a field is a cyclic group.</p>
<p>	Confirm that the element $x$ is not a generator of $E^{\times}$, where $E=\F_3[x]/(x^2+1)$ but $x+1$ is a generator.</p>
<p>&nbsp;<br />
<span id="more-4325"></span><br />

<h2> Proof. </h2>
<h3>(a) Prove that the quotient ring $\F_3[x]/(x^2+1)$ is a field</h3>
<p> Let $f(x)=x^2+1$. We claim that the polynomial $f(x)$ is irreducible over $\F_3$.<br />
		To see this, note that $f(x)$ is a quadratic polynomial.<br />
		So $f(x)$ is irreducible over $\F_3$ if it does not have a root in $\F_3$.<br />
		We have<br />
		\begin{align*}<br />
		f(0)=1, \quad f(1)=2,  \quad f(2)=2^2+1=2 \text{ in } \F_3.<br />
		\end{align*}<br />
		Hence $f(x)$ does not have a root in $\F_3$ and it is irreducible over $\F_3$.</p>
<hr />
<p>		It follows that the quotient $\F_3[x]/(x^2+1)$ is a field.<br />
		Since $x^2+1$ is quadratic, the extension degree of  $\F_3[x]/(x^2+1)$ over $\F_3$ is $2$.<br />
Hence the number of elements in the field is $3^2=9$.</p>
<h3>(b) Find the inverse of $ax+b+I$</h3>
<p>Let $ax+b$ be a representative of a nonzero element of the field $\F_3[x]/(x^2+1)$.<br />
		Let $cx+d$ be its inverse. Then we have<br />
		\begin{align*}<br />
		1&#038;=(ax+b)(cx+d)=acx^2+(ad+bc)x+bd\\<br />
		&#038;=(ad+bc)x+bd-ac<br />
		\end{align*}<br />
		since $x^2=-1$ in $\F_3[x]/(x^2+1)$.</p>
<p>		Hence we obtain two equations<br />
		\begin{align*}<br />
		ad+bc=0 \text{ and } bd-ac=1.<br />
		\end{align*}</p>
<hr />
<p>		Since $ax+b$ is a nonzero element, at least one of $a, b$ is not zero.<br />
		If $a\neq 0$, then the first equation gives<br />
		\[d=-\frac{bc}{a}. \tag{*}\]
		Substituting this to the second equation, we obtain<br />
		\begin{align*}<br />
		\left(\,  \frac{-b^2-a^2}{a} \,\right)c=1.<br />
		\end{align*}<br />
		Observe that $a^2+b^2$ is not zero in $\F_3$.<br />
		(Since $a \neq 0$, we have $a^2=1$. Also $b^2=0, 1$.)<br />
		Hence we have<br />
		\begin{align*}<br />
		c=-\frac{a}{a^2+b^2}.<br />
		\end{align*}</p>
<p>		It follows from (*) that<br />
		\[d=\frac{b}{a^2+b^2}\]
<p>		Thus, if $a \neq 0$, then the inverse element is<br />
		\[(ax+b)^{-1}=\frac{1}{a^2+b^2}(-ax+b). \tag{**}\]
<hr />
<p>		If $a=0$, then $b\neq 0$ and it is clear that the inverse element of $ax+b=b$ is $1/b$.<br />
		Note that the formula (**) is still true in this case.</p>
<hr />
<p>		In summary, we have</p>
<div style="padding: 16px; border: none 3px #4169e1; border-radius: 10px; background-color: #f0f8ff; margin-top: 30px; margin-bottom: 30px;">
\[(ax+b)^{-1}=\frac{1}{a^2+b^2}(-ax+b)\]
</div>
<p>		for any nonzero element $ax+b$ in the field $\F_3[x]/(x^2+1)$.</p>
<h3>(c) $x$ is not a generator but $x+1$ is a generator</h3>
<p>	Note that the order of $E^{\times}$ is $8$ since $E$ is a finite field of order $9$ by part (a).<br />
	 We compute the powers of $x$ and obtain<br />
	 \begin{align*}<br />
		x, \quad x^2=-1, \quad x^3=-x, \quad x^4=-x^2=1.<br />
		\end{align*}<br />
		Thus, the order of the element $x$ is $4$, hence $x$ is not a generator of the cyclic group $E^{\times}$.</p>
<hr />
<p>		Next, let us check that $x+1$ is a generator.<br />
		We compute the powers of $x+1$ as follows.<br />
		\begin{align*}<br />
		&#038;x+1, \quad (x+1)^2=x^2+2x+1=2x, \\<br />
		&#038;(x+1)^3=2x(x+1)=2x^2+2x=2x-2=2x+1\\<br />
		&#038;(x+1)^4=(2x+1)(x+1)=2x^2+3x+1=2.<br />
		\end{align*}</p>
<p>		Observe that at this post the order of $x+1$ must be larger than $4$.<br />
		Since  the order of $E^{\times}$ is $8$, the order of $x+1$ must be $8$ by Lagrange&#8217;s theorem.</p>
<hr />
<p>		Just for a reference we give the complete list of powers of $x+1$.<br />
		\[\begin{array}{ |c|c|}<br />
		\hline<br />
		n &#038; (x+1)^n   \\<br />
		\hline<br />
		1 &#038; x+1 \\<br />
		2 &#038; 2x \\<br />
		3 &#038; 2x+1 \\<br />
		4 &#038; 2 \\<br />
		5 &#038; 2x+2\\<br />
		6 &#038; x\\<br />
		7 &#038;x+2\\<br />
		8 &#038; 1\\<br />
		\hline<br />
		\end{array}\]
<button class="simplefavorite-button has-count" data-postid="4325" data-siteid="1" data-groupid="1" data-favoritecount="59" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">59</span></button><p>The post <a href="https://yutsumura.com/prove-that-f_3xx21-is-a-field-and-find-the-inverse-elements/" target="_blank">Prove that $\F_3[x]/(x^2+1)$ is a Field and Find the Inverse Elements</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/prove-that-f_3xx21-is-a-field-and-find-the-inverse-elements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">4325</post-id>	</item>
		<item>
		<title>Group Homomorphism Sends the Inverse Element to the Inverse Element</title>
		<link>https://yutsumura.com/group-homomorphism-sends-the-inverse-element-to-the-inverse-element/</link>
				<comments>https://yutsumura.com/group-homomorphism-sends-the-inverse-element-to-the-inverse-element/#comments</comments>
				<pubDate>Wed, 07 Jun 2017 22:36:57 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Group Theory]]></category>
		<category><![CDATA[axiom of group]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[group homomorphism]]></category>
		<category><![CDATA[group theory]]></category>
		<category><![CDATA[homomorphism]]></category>
		<category><![CDATA[inverse element]]></category>
		<category><![CDATA[inverse element in a group]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=3038</guid>
				<description><![CDATA[<p>Let $G, G&#8217;$ be groups. Let $\phi:G\to G&#8217;$ be a group homomorphism. Then prove that for any element $g\in G$, we have \[\phi(g^{-1})=\phi(g)^{-1}.\] &#160; &#160; Definition (Group homomorphism). A map $\phi:G\to G&#8217;$ is called&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/group-homomorphism-sends-the-inverse-element-to-the-inverse-element/" target="_blank">Group Homomorphism Sends the Inverse Element to the Inverse Element</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 444</h2>
<p>	Let $G, G&#8217;$ be groups. Let $\phi:G\to G&#8217;$ be a group homomorphism.<br />
	Then prove that for any element $g\in G$, we have<br />
	\[\phi(g^{-1})=\phi(g)^{-1}.\]
<p>&nbsp;<br />
<span id="more-3038"></span><br />
&nbsp;<br />

<h2>Definition (Group homomorphism).</h2>
<p>A map $\phi:G\to G&#8217;$ is called a group homomorphism if<br />
\[\phi(ab)=\phi(a)\phi(b)\]
for any elements $a, b\in G$.</p>
<p>&nbsp;</p>
<h2> Proof. </h2>
<p>		Let $e, e&#8217;$ be the identity elements of $G, G&#8217;$, respectively.<br />
		First we claim that<br />
		\[\phi(e)=e&#8217;.\]
		In fact, we have<br />
		\begin{align*}<br />
	\phi(e)&#038;=\phi(ee)=\phi(e)\phi(e) \tag{*}<br />
	\end{align*}<br />
	since $\phi$ is a group homomorphism.<br />
	Thus, multiplying by $\phi(e)^{-1}$ on the left, we obtain<br />
	\begin{align*}<br />
	&#038;e&#8217;=\phi(e)^{-1}\phi(e)\\<br />
	&#038;=\phi(e)^{-1}\phi(e)\phi(e) &#038;&#038; \text{by (*)}\\<br />
	&#038;=e&#8217;\phi(e)=\phi(e).<br />
	\end{align*}<br />
	Hence the claim is proved.</p>
<p>	Then we have<br />
	\begin{align*}<br />
	&#038;e&#8217;=\phi(e) &#038;&#038; \text{by claim}\\<br />
	&#038;=\phi(gg^{-1})\\<br />
	&#038;=\phi(g)\phi(g^{-1}) &#038;&#038; \text{since $\phi$ is a group homomorphism}.<br />
	\end{align*}</p>
<p>	It follows that we have<br />
	\begin{align*}<br />
	\phi(g)^{-1}&#038;=\phi(g)^{-1}e&#8217;\\<br />
	&#038;=\phi(g)^{-1}\phi(g)\phi(g^{-1})\\<br />
	&#038;=e&#8217;\phi(g^{-1})\\<br />
	&#038;=\phi(g^{-1}).<br />
	\end{align*}<br />
	This completes the proof.</p>
<button class="simplefavorite-button has-count" data-postid="3038" data-siteid="1" data-groupid="1" data-favoritecount="77" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">77</span></button><p>The post <a href="https://yutsumura.com/group-homomorphism-sends-the-inverse-element-to-the-inverse-element/" target="_blank">Group Homomorphism Sends the Inverse Element to the Inverse Element</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-sends-the-inverse-element-to-the-inverse-element/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">3038</post-id>	</item>
		<item>
		<title>If the Order of a Group is Even, then the Number of Elements of Order 2 is Odd</title>
		<link>https://yutsumura.com/if-the-order-of-a-group-is-even-then-the-number-of-elements-of-order-2-is-odd/</link>
				<comments>https://yutsumura.com/if-the-order-of-a-group-is-even-then-the-number-of-elements-of-order-2-is-odd/#respond</comments>
				<pubDate>Tue, 07 Mar 2017 03:04:30 +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[inverse element]]></category>
		<category><![CDATA[order]]></category>
		<category><![CDATA[order of a group]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2357</guid>
				<description><![CDATA[<p>Prove that if $G$ is a finite group of even order, then the number of elements of $G$ of order $2$ is odd. &#160; Proof. First observe that for $g\in G$, \[g^2=e \iff g=g^{-1},\]&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/if-the-order-of-a-group-is-even-then-the-number-of-elements-of-order-2-is-odd/" target="_blank">If the Order of a Group is Even, then the Number of Elements of Order 2 is Odd</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 326</h2>
<p>Prove that if $G$ is a finite group of even order, then the number of elements of $G$ of order $2$ is odd.</p>
<p>&nbsp;<br />
<span id="more-2357"></span><br />

<h2> Proof. </h2>
<p>	First observe that for $g\in G$,<br />
	\[g^2=e \iff g=g^{-1},\]
	where $e$ is the identity element of $G$.<br />
	Thus, the identity element $e$ and the elements of order $2$ are the only elements of $G$ that are equal to their own inverse elements.</p>
<p>	Hence, each element $x$ of order greater than $2$ comes in pairs $\{x, x^{-1}\}$.<br />
	So we have<br />
	\begin{align*}<br />
&#038;G=\\<br />
&#038;\{e\}\cup \{\text{ elements of order $2$ } \} \cup \{x_1, x_1^{-1}, x_2, x_2^{-1}, \dots, x_k, x_k^{-1}\},<br />
\end{align*}<br />
where $x_i$ are elements of order greater than $2$ for $i=1,2, \dots, k$.</p>
<p>As we noted above, the elements $x_i, x_i^{-1}$ are distinct.<br />
Thus the third set contains an even number of elements.</p>
<p>Therefore we have<br />
\begin{align*}<br />
&#038;\underbrace{G}_{\text{even}}=\\<br />
&#038;\underbrace{\{e\}}_{\text{odd}}\cup \{\text{ elements of order $2$ } \}\cup \underbrace{\{x_1, x_1^{-1}, x_2, x_2^{-1}, \dots, x_k, x_k^{-1}\}}_\text{even}<br />
\end{align*}<br />
It follows that the number of elements of $G$ of order $2$ must be odd.</p>
<h2>If the Order of a Group is Even, then it has a Non-Identity Element of Order 2 </h2>
<p>The consequence of the problem yields that the number of elements of order $2$ is odd, in particular, it is not zero.</p>
<p>Hence we obtain:</p>
<div style="padding: 16px; border: none 3px #4169e1; border-radius: 10px; background-color: #f0f8ff; margin-top: 30px; margin-bottom: 30px;">
If the order of a group is even, then it has a non-identity element of order 2.</div>
<button class="simplefavorite-button has-count" data-postid="2357" data-siteid="1" data-groupid="1" data-favoritecount="81" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">81</span></button><p>The post <a href="https://yutsumura.com/if-the-order-of-a-group-is-even-then-the-number-of-elements-of-order-2-is-odd/" target="_blank">If the Order of a Group is Even, then the Number of Elements of Order 2 is Odd</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/if-the-order-of-a-group-is-even-then-the-number-of-elements-of-order-2-is-odd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2357</post-id>	</item>
		<item>
		<title>Torsion Subgroup of an Abelian Group, Quotient is a Torsion-Free Abelian Group</title>
		<link>https://yutsumura.com/torsion-subgroup-of-an-abelian-group-quotient-is-a-torsion-free-abelian-group/</link>
				<comments>https://yutsumura.com/torsion-subgroup-of-an-abelian-group-quotient-is-a-torsion-free-abelian-group/#respond</comments>
				<pubDate>Fri, 17 Feb 2017 21:47:21 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Group Theory]]></category>
		<category><![CDATA[abelian group]]></category>
		<category><![CDATA[group operation]]></category>
		<category><![CDATA[group theory]]></category>
		<category><![CDATA[inverse element]]></category>
		<category><![CDATA[order]]></category>
		<category><![CDATA[quotient group]]></category>
		<category><![CDATA[subgroup]]></category>
		<category><![CDATA[torsion element]]></category>
		<category><![CDATA[torsion subgroup]]></category>
		<category><![CDATA[torsion-free group]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2249</guid>
				<description><![CDATA[<p>Let $A$ be an abelian group and let $T(A)$ denote the set of elements of $A$ that have finite order. (a) Prove that $T(A)$ is a subgroup of $A$. (The subgroup $T(A)$ is called&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/torsion-subgroup-of-an-abelian-group-quotient-is-a-torsion-free-abelian-group/" target="_blank">Torsion Subgroup of an Abelian Group, Quotient is a Torsion-Free Abelian Group</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 307</h2>
<p>Let $A$ be an abelian group and let $T(A)$ denote the set of elements of $A$ that have finite order.</p>
<p><strong>(a) </strong>Prove that $T(A)$ is a subgroup of $A$.</p>
<p> (The subgroup $T(A)$ is called the <strong>torsion subgroup</strong> of the abelian group $A$ and elements of $T(A)$ are called <strong>torsion elements</strong>.)</p>
<p><strong>(b)</strong> Prove that the quotient group $G=A/T(A)$ is a <strong>torsion-free abelian group</strong>. That is, the only element of $G$ that has finite order is the identity element.</p>
<p>&nbsp;<br />
<span id="more-2249"></span><br />

<h2> Proof. </h2>
<h3>(a) $T(A)$ is a subgroup of $A$</h3>
<p> We write the group operation multiplicatively.<br />
		Let $x, y\in T(A)$. Then $x, y$ have finite order, hence there exists positive integers $m, n$ such that $x^m=e, y^n=e$, where $e$ is the identity element of $A$. Then we have<br />
		\begin{align*}<br />
(xy)^{mn}&#038;=x^{mn}y^{mn} \qquad \text{ (since $A$ is abelian)}\\<br />
&#038;=(x^m)^n(y^m)^n=e^me^n=e.<br />
\end{align*}<br />
Therefore the element $xy$ has also finite order, hence $xy \in T(A)$.</p>
<p>Also, we have<br />
\begin{align*}<br />
(x^{-1})^m=(x^m)^{-1}=e^{-1}=e.<br />
\end{align*}<br />
Hence the inverse $x^{-1}$ of $x$ has finite order, hence $x^{-1}\in T(A)$.</p>
<p>Therefore, the subset $T(A)$ is closed under group operation and inverse, hence $T(A)$ is a subgroup of $A$.</p>
<h3>(b) $A/T(A)$ is a torsion-free abelian group</h3>
<p>Since $A$ is an abelian group, the quotient $G=A/T(A)$ is also an abelian group.<br />
For $a\in A$, let $\bar{a}=aT(A)$ be an element of $G=A/T(A)$. Suppose that $\bar{a}$ has finite order in $G$. We want to prove that $\bar{a}=\bar{e}$ the identity element of $G$.</p>
<p>Since $\bar{a}$ has finite order, there exists a positive integer $n$ such that<br />
\[\bar{a}^n=\bar{e}.\]
This implies that<br />
\[a^nT(A)=T(A)\]
and thus $a^n\in T(A)$.</p>
<p>Since each element of $T(A)$ has finite order by definition, there exists a positive integer $m$ such that $(a^n)^m=e$.<br />
It follows from $a^{nm}=e$ that $a$ has finite order, and thus $a\in T(A)$.<br />
Therefore we have<br />
\[\bar{a}=aT(A)=T(A)=\bar{e}.\]
<p>We have proved that any element of $G=A/T(A)$ that has finite order is the identity, hence $G$ is the torsion-free abelian subgroup of $G$.</p>
<button class="simplefavorite-button has-count" data-postid="2249" data-siteid="1" data-groupid="1" data-favoritecount="34" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">34</span></button><p>The post <a href="https://yutsumura.com/torsion-subgroup-of-an-abelian-group-quotient-is-a-torsion-free-abelian-group/" target="_blank">Torsion Subgroup of an Abelian Group, Quotient is a Torsion-Free Abelian Group</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/torsion-subgroup-of-an-abelian-group-quotient-is-a-torsion-free-abelian-group/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2249</post-id>	</item>
		<item>
		<title>Pullback Group of Two Group Homomorphisms into a Group</title>
		<link>https://yutsumura.com/pullback-group-of-two-group-homomorphisms-into-a-group/</link>
				<comments>https://yutsumura.com/pullback-group-of-two-group-homomorphisms-into-a-group/#respond</comments>
				<pubDate>Fri, 06 Jan 2017 00:09:56 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Group Theory]]></category>
		<category><![CDATA[category theory]]></category>
		<category><![CDATA[direct product of groups]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[group homomorphism]]></category>
		<category><![CDATA[group operation]]></category>
		<category><![CDATA[group theory]]></category>
		<category><![CDATA[homomorphism]]></category>
		<category><![CDATA[inverse element]]></category>
		<category><![CDATA[pullback]]></category>
		<category><![CDATA[subgroup]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=1783</guid>
				<description><![CDATA[<p>Let $G_1, G_1$, and $H$ be groups. Let $f_1: G_1 \to H$ and $f_2: G_2 \to H$ be group homomorphisms. Define the subset $M$ of $G_1 \times G_2$ to be \[M=\{(a_1, a_2) \in G_1\times&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/pullback-group-of-two-group-homomorphisms-into-a-group/" target="_blank">Pullback Group of Two Group Homomorphisms into a Group</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 244</h2>
<p> Let $G_1, G_1$, and $H$ be groups. Let $f_1: G_1 \to H$ and $f_2: G_2 \to H$ be group homomorphisms.<br />
Define the subset $M$ of $G_1 \times G_2$ to be<br />
\[M=\{(a_1, a_2) \in G_1\times G_2 \mid f_1(a_1)=f_2(a_2)\}.\]
<p>Prove that $M$ is a subgroup of $G_1 \times G_2$.</p>
<p>&nbsp;<br />
<span id="more-1783"></span><br />

<h2> Proof. </h2>
<h3>$M$ is closed under the group operation </h3>
<p>	Suppose that $(a_1, a_2), (b_1, b_2) \in M$.<br />
	By definition, we have<br />
	\[f_1(a_1)=f_2(a_2) \text{ and } f_1(b_1)=f_2(b_2). \tag{*}\]
	The product of $(a_1, a_2)$ and $(b_1, b_2)$ is<br />
	\[(a_1, a_2)\cdot (b_1, b_2)=(a_1b_1, a_2b_2).\]
<p>	We want to prove that this is in $M$. To see this, note that we have<br />
	\begin{align*}<br />
f_1(a_1b_1)&#038;=f_1(a_1)f_1(b_1) &#038;&#038; \text{($f_1$ is a homomorphism)}\\<br />
&#038;=f_2(a_2)f_2(b_2) &#038;&#038; \text{(by (*))}\\<br />
&#038;=f_2(a_2b_2) &#038;&#038; \text{($f_2$ is a homomorphism)}.<br />
\end{align*}</p>
<p>Therefore we have obtained<br />
\[f_1(a_1b_1)=f_2(a_2b_2),\]
and the product $(a_1b_1, a_2b_2)$ is in $M$ by definition.</p>
<h3>$M$ is closed under inverses</h3>
<p>We next prove that if $(a_1, a_2)\in M$ then the inverse<br />
\[(a_1, a_2)^{-1}=(a_1^{-1}, a_2^{-1})\]
is also in $M$.</p>
<p>Since $(a_1, a_2)\in M$, we have<br />
\[f_1(a_1)=f_2(a_2). \tag{**}\]
Then we have<br />
\begin{align*}<br />
f_1(a_1^{-1})&#038;=(f_1(a_1))^{-1}  &#038;&#038; \text{($f_1$ is a homomorphism)}\\<br />
&#038;=(f_2(a_2))^{-1} &#038;&#038; \text{ (by (**))}\\<br />
&#038;=f_2(a_2^{-1})  &#038;&#038; \text{($f_2$ is a homomorphism)}.<br />
\end{align*}<br />
Thus by definition the inverse $(a_1^{-1}, a_2^{-1})$ is in $M$.</p>
<p>Since $M$ is closed under the group operation and inverses, it is a subgroup of $G_1 \times G_2$.</p>
<h2>Comment.</h2>
<p>In category theory, the subgroup $M$ in the problem is called a <strong>pullback</strong> of homomorphisms $f_1: G_1 \to H$ and $f_2: G_2 \to H$.</p>
<button class="simplefavorite-button has-count" data-postid="1783" 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/pullback-group-of-two-group-homomorphisms-into-a-group/" target="_blank">Pullback Group of Two Group Homomorphisms into 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/pullback-group-of-two-group-homomorphisms-into-a-group/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">1783</post-id>	</item>
		<item>
		<title>A Group Homomorphism and an Abelian Group</title>
		<link>https://yutsumura.com/a-group-homomorphism-and-an-abelian-group/</link>
				<comments>https://yutsumura.com/a-group-homomorphism-and-an-abelian-group/#comments</comments>
				<pubDate>Fri, 02 Dec 2016 04:06:47 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Group Theory]]></category>
		<category><![CDATA[abelian group]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[group homomorphism]]></category>
		<category><![CDATA[group theory]]></category>
		<category><![CDATA[homomorphism]]></category>
		<category><![CDATA[inverse]]></category>
		<category><![CDATA[inverse element]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=1499</guid>
				<description><![CDATA[<p>Let $G$ be a group. Define a map $f:G \to G$ by sending each element $g \in G$ to its inverse $g^{-1} \in G$. Show that $G$ is an abelian group if and only&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/a-group-homomorphism-and-an-abelian-group/" target="_blank">A Group Homomorphism and an Abelian Group</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 207</h2>
<p> Let $G$ be a group. Define a map $f:G \to G$ by sending each element $g \in G$ to its inverse $g^{-1} \in G$.<br />
Show that $G$ is an abelian group if and only if the map $f: G\to G$ is a group homomorphism.</p>
<p>&nbsp;<br />
<span id="more-1499"></span><br />

<h2> Proof. </h2>
<h3>$(\implies)$ If $G$ is an abelian group, then $f$ is a homomorphism.</h3>
<p> Suppose that $G$ is an abelian group. Then we have for any $g, h \in G$<br />
	\begin{align*}<br />
f(gh)&#038;=(gh)^{-1}=h^{-1}g^{-1}\\<br />
&#038;=g^{-1}h^{-1} \text{ since } G \text{ is abelian}\\<br />
&#038;=f(g)f(h).<br />
\end{align*}<br />
This implies that the map $f$ is a group homomorphism.</p>
<h3>$(\impliedby)$  If $f$ is a homomorphism, then $G$ is an abelian group.</h3>
<p>Now we suppose that the map $f: G \to G$ is a group homomorphism.<br />
Then for any $g, h \in G$, we have<br />
\[f(gh)=f(g)f(h) \tag{*}\]
since $f$ is a group homomorphism.<br />
The left hand side of (*) is<br />
\[f(gh)=(gh)^{-1}=h^{-1}g^{-1}.\]
Thus we obtain from (*) that<br />
\[h^{-1}g^{-1}=g^{-1}h^{-1}.\]
Taking the inverse of both sides, we have<br />
\[gh=hg\]
for any $g, h \in G$.<br />
It follows that $G$ is an abelian group.</p>
<h2> Related Question. </h2>
<p>Another problem about the relation between an abelian group and a group homomorphism is:<br />
<a href="//yutsumura.com/a-group-is-abelian-if-and-only-if-squaring-is-a-group-homomorphism/" target="_blank">A group is abelian if and only if squaring is a group homomorphism</a></p>
<button class="simplefavorite-button has-count" data-postid="1499" data-siteid="1" data-groupid="1" data-favoritecount="51" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">51</span></button><p>The post <a href="https://yutsumura.com/a-group-homomorphism-and-an-abelian-group/" target="_blank">A Group Homomorphism and an Abelian 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-and-an-abelian-group/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">1499</post-id>	</item>
	</channel>
</rss>
