<?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>torsion element &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/torsion-element/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Sat, 12 Aug 2017 02:59:56 +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>torsion 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>Torsion Submodule, Integral Domain, and Zero Divisors</title>
		<link>https://yutsumura.com/torsion-submodule-integral-domain-and-zero-divisors/</link>
				<comments>https://yutsumura.com/torsion-submodule-integral-domain-and-zero-divisors/#respond</comments>
				<pubDate>Sat, 13 May 2017 16:55:58 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Module Theory]]></category>
		<category><![CDATA[commutative ring]]></category>
		<category><![CDATA[integral domain]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[module theory]]></category>
		<category><![CDATA[ring]]></category>
		<category><![CDATA[submodule]]></category>
		<category><![CDATA[submodule criteria]]></category>
		<category><![CDATA[torsion element]]></category>
		<category><![CDATA[torsion submodule]]></category>
		<category><![CDATA[zero divisor]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2875</guid>
				<description><![CDATA[<p>Let $R$ be a ring with $1$. An element of the $R$-module $M$ is called a torsion element if $rm=0$ for some nonzero element $r\in R$. The set of torsion elements is denoted \[\Tor(M)=\{m&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/torsion-submodule-integral-domain-and-zero-divisors/" target="_blank">Torsion Submodule, Integral Domain, and Zero Divisors</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 409</h2>
<p>	Let $R$ be a ring with $1$. An element of the $R$-module $M$ is called a <strong>torsion element</strong> if $rm=0$ for some nonzero element $r\in R$.<br />
	 The set of torsion elements is denoted<br />
	 \[\Tor(M)=\{m \in M \mid rm=0 \text{ for some nonzero} r\in R\}.\]
<p><strong>(a)</strong> Prove that if $R$ is an integral domain, then $\Tor(M)$ is a submodule of $M$.<br />
	 (Remark: an integral domain is a commutative ring by definition.) In this case the submodule $\Tor(M)$ is called <strong>torsion submodule</strong> of $M$.</p>
<p><strong>(b)</strong> Find an example of a ring $R$ and an $R$-module $M$ such that $\Tor(M)$ is not a submodule.</p>
<p><strong>(c)</strong> If $R$ has nonzero zero divisors, then show that every nonzero $R$-module has nonzero torsion element.</p>
<p>&nbsp;<br />
<span id="more-2875"></span><br />
></p>
<h2> Proof. </h2>
<h3>(a) Prove that if $R$ is an integral domain, then $\Tor(M)$ is a submodule of $M$.</h3>
<p>To prove $\Tor(M)$ is a submodule of $M$, we check the following submodule criteria:</p>
<ol>
<li> $\Tor(M)$ is not empty.</li>
<li> For any $m, n\in \Tor(M)$ and $t\in R$, we have $m+tn\in M$.</li>
</ol>
<p>			It is clear that the zero element $0$ in $M$ is in $\Tor(M)$, hence condition 1 is met.</p>
<p>			To prove condition 2, let $m, n \in \Tor(M)$ and $t\in R$.<br />
			Since $m, n$ are torsion elements, there exist nonzero elements $r, s\in R$ such that $rm=0, sn=0$.</p>
<p>			Since $R$ is an integral domain, the product $rs$ of nonzero elements is nonzero.<br />
			We have<br />
			\begin{align*}<br />
	rs(m+tn)&#038;=rsm+rstn\\<br />
	&#038;=s(rm)+rt(sn) &#038;&#038;\text{($R$ is commutative)}\\<br />
	&#038;=s0+rt0=0.<br />
	\end{align*}<br />
	This yields that $m+tn$ is a torsion elements, hence $m+tn\in \Tor(M)$.<br />
	This condition 2 is met as well, and we conclude that $\Tor(M)$ is a submodule of $M$.</p>
<h3>(b) Find an example of a ring $R$ and an $R$-module $M$ such that $\Tor(M)$ is not a submodule.</h3>
<p> Let us consider $R=\Zmod{6}$ and let $M$ be the $R$-module $R$.<br />
	We just simply write $n$ for the element $n+6\Z$ in $R=\Zmod{6}$.<br />
	Then we have<br />
	\[3\cdot 2=0 \text{ and } 2\cdot 3=0.\]
	This implies that $2$ and $3$ are torsion elements of the module $M$.</p>
<p>	However, the sum $5=2+3$ is not a torsion element in $M$ since if $r\cdot 5=0$ in $\Zmod{6}$, then $r=0$.<br />
	Thus, $\Tor(M)$ is not closed under addition. Hence it is not a submodule of $M$.</p>
<h3>(c) If $R$ has nonzero zero divisors, then show that every nonzero $R$-module has nonzero torsion element.</h3>
<p> Let $r$ be nonzero zero divisors of $R$. That is, there exists a nonzero element $s\in R$ such that $rs=0$. Let $M$ be a nonzero $R$-module and let $m$ be a nonzero element in $M$.<br />
 Put $n=sm$.</p>
<p>	If $n=0$, then this implies $m$ is a nonzero torsion element of $M$, and we are done.<br />
	If $n\neq 0$, then we have<br />
	\begin{align*}<br />
	rn=r(sm)=(rs)m=0m=0.<br />
	\end{align*}<br />
	This yields that $n$ is a nonzero torsion element of $M$.</p>
<p>	Hence, in either case, we obtain a nonzero torsion element of $M$. This completes the proof.</p>
<button class="simplefavorite-button has-count" data-postid="2875" data-siteid="1" data-groupid="1" data-favoritecount="27" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">27</span></button><p>The post <a href="https://yutsumura.com/torsion-submodule-integral-domain-and-zero-divisors/" target="_blank">Torsion Submodule, Integral Domain, and Zero Divisors</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/torsion-submodule-integral-domain-and-zero-divisors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2875</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>
	</channel>
</rss>
