<?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>ring of integers &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/ring-of-integers/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Tue, 23 Jul 2019 13:21:28 +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>ring of integers &#8211; Problems in Mathematics</title>
	<link>https://yutsumura.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">114989322</site>	<item>
		<title>The Ring $\Z[\sqrt{2}]$ is a Euclidean Domain</title>
		<link>https://yutsumura.com/the-ring-zsqrt2-is-a-euclidean-domain/</link>
				<comments>https://yutsumura.com/the-ring-zsqrt2-is-a-euclidean-domain/#comments</comments>
				<pubDate>Sat, 08 Jul 2017 04:56:07 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Ring theory]]></category>
		<category><![CDATA[Division Algorithm]]></category>
		<category><![CDATA[Euclidean Domain]]></category>
		<category><![CDATA[field norm]]></category>
		<category><![CDATA[norm]]></category>
		<category><![CDATA[quotient]]></category>
		<category><![CDATA[remainder]]></category>
		<category><![CDATA[ring]]></category>
		<category><![CDATA[ring of integers]]></category>
		<category><![CDATA[ring theory]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=3525</guid>
				<description><![CDATA[<p>Prove that the ring of integers \[\Z[\sqrt{2}]=\{a+b\sqrt{2} \mid a, b \in \Z\}\] of the field $\Q(\sqrt{2})$ is a Euclidean Domain. &#160; Proof. First of all, it is clear that $\Z[\sqrt{2}]$ is an integral domain&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/the-ring-zsqrt2-is-a-euclidean-domain/" target="_blank">The Ring $\Z[\sqrt{2}]$ is a Euclidean Domain</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 503</h2>
<p>	Prove that the ring of integers<br />
	\[\Z[\sqrt{2}]=\{a+b\sqrt{2} \mid a, b \in \Z\}\]
	of the field $\Q(\sqrt{2})$ is a Euclidean Domain.</p>
<p>&nbsp;<br />
<span id="more-3525"></span><br />

<h2> Proof. </h2>
<p>	First of all, it is clear that $\Z[\sqrt{2}]$ is an integral domain since it is contained in $\R$.</p>
<p>	We use the norm given by the absolute value of field norm.<br />
	Namely, for each element $a+\sqrt{2}b\in \Z[\sqrt{2}]$, define<br />
		\[N(a+\sqrt{2}b)=|a^2-2b^2|.\]
		Then the map $N:\Z[\sqrt{2}] \to \Z_{\geq 0}$ is a norm on $\Z[\sqrt{2}]$.<br />
		Also, it is multiplicative:<br />
		\[N(xy)=N(x)N(y).\]
		Remark that since this norm comes from the field norm of $\Q(\sqrt{2})$, the multiplicativity of  $N$ holds for $x, y \in \Q(\sqrt{2})$ as well.</p>
<hr />
<p>		We show the existence of a Division Algorithm as follows.<br />
		Let<br />
		\[x=a+b\sqrt{2} \text{ and } y=c+d\sqrt{2}\]
		be arbitrary elements in $\Z[\sqrt{2}]$, where $a,b,c,d\in \Z$.</p>
<p>		We have<br />
		\begin{align*}<br />
	\frac{x}{y}=\frac{a+b\sqrt{2}}{c+d\sqrt{2}}=\frac{(ac-2bd)+(bc-ad)\sqrt{2}}{c^2-2d^2}=r+s\sqrt{2},<br />
	\end{align*}<br />
	where we put<br />
	\[r=\frac{ac-2bd}{c^2-2d^2} \text{ and } s=\frac{bc-ad}{c^2-2d^2}.\]
<p>	Let $n$ be an integer closest to the rational number $r$ and let $m$ be an integer closest to the rational number $s$, so that<br />
	\[|r-n| \leq \frac{1}{2} \text{ and } |s-m| \leq \frac{1}{2}.\]
<p>	Let<br />
	\[t:=r-n+(s-m)\sqrt{2}.\]
<p>	Then we have<br />
	\begin{align*}<br />
	t&#038;=r+s\sqrt{2}-(n+m\sqrt{2})\\<br />
	&#038;=\frac{x}{y}-(n+m\sqrt{2}).<br />
	\end{align*}</p>
<p>	It follows that<br />
	\begin{align*}<br />
	yt=x-(n+m\sqrt{2})y \in \Z[\sqrt{2}].<br />
	\end{align*}</p>
<p>	Thus we have<br />
	\begin{align*}<br />
	x=(n+m\sqrt{2})y+yt \tag{*}<br />
	\end{align*}<br />
	with $n+m\sqrt{2}, yt\in \Z[\sqrt{2}]$.</p>
<hr />
<p>	We have<br />
	\begin{align*}<br />
	N(t)&#038;= |(r-n)^2-2(s-m)^2|\\<br />
	&#038;\leq |r-n|^2+2|s-m|^2\\<br />
	&#038; \leq  \frac{1}{4}+2\cdot\frac{1}{4}=\frac{3}{4}.<br />
	\end{align*}</p>
<p>	It follows from the multiplicativity of the norm $N$ that<br />
	\begin{align*}<br />
	N(yt)=N(y)N(t)\leq \frac{3}{4}N(y)< N(y).
	\end{align*}
	
	Thus the expression (*) gives a Division Algorithm with quotient $n+m\sqrt{2}$ and remainder $yt$.

	


<h2> Related Question. </h2>
<div style="padding: 16px; border: none 3px #4169e1; border-radius: 10px; background-color: #f0f8ff; margin-top: 30px; margin-bottom: 30px;">
<strong>Problem</strong>. In the ring $\Z[\sqrt{2}]$, prove that $5$ is a prime element but $7$ is not a prime element. </div>
<p>For a proof of this problem, see the post &#8220;<a href="//yutsumura.com/5-is-prime-but-7-is-not-prime-in-the-ring-zsqrt2/" target="_blank">5 is prime but 7 is not prime in the ring $\Z[\sqrt{2}]$</a>&#8220;.</p>
<button class="simplefavorite-button has-count" data-postid="3525" data-siteid="1" data-groupid="1" data-favoritecount="62" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">62</span></button><p>The post <a href="https://yutsumura.com/the-ring-zsqrt2-is-a-euclidean-domain/" target="_blank">The Ring $\Z[\sqrt{2}]$ is a Euclidean Domain</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/the-ring-zsqrt2-is-a-euclidean-domain/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">3525</post-id>	</item>
		<item>
		<title>Polynomial $(x-1)(x-2)\cdots (x-n)-1$ is Irreducible Over the Ring of Integers $\Z$</title>
		<link>https://yutsumura.com/polynomial-x-1x-2cdots-x-n-1-is-irreducible-over-the-ring-of-integers-z/</link>
				<comments>https://yutsumura.com/polynomial-x-1x-2cdots-x-n-1-is-irreducible-over-the-ring-of-integers-z/#respond</comments>
				<pubDate>Sun, 09 Apr 2017 05:42:07 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Ring theory]]></category>
		<category><![CDATA[irreducible polynomial]]></category>
		<category><![CDATA[polynomial]]></category>
		<category><![CDATA[ring of integers]]></category>
		<category><![CDATA[ring theory]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2650</guid>
				<description><![CDATA[<p>For each positive integer $n$, prove that the polynomial \[(x-1)(x-2)\cdots (x-n)-1\] is irreducible over the ring of integers $\Z$. &#160; Proof. Note that the given polynomial has degree $n$. Suppose that the polynomial is&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/polynomial-x-1x-2cdots-x-n-1-is-irreducible-over-the-ring-of-integers-z/" target="_blank">Polynomial $(x-1)(x-2)\cdots (x-n)-1$ is Irreducible Over the Ring of Integers $\Z$</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 372</h2>
<p>	For each positive integer $n$, prove that the polynomial<br />
	\[(x-1)(x-2)\cdots (x-n)-1\]
	is irreducible over the ring of integers $\Z$.</p>
<p>&nbsp;<br />
<span id="more-2650"></span></p>
<h2> Proof. </h2>
<p>	Note that the given polynomial has degree $n$.<br />
		Suppose that the polynomial is reducible over $\Z$ and it decomposes as<br />
		\[(x-1)(x-2)\cdots (x-n)-1=f(x)g(x) \tag{*}\]
		for some polynomials $f(x)$ and $g(x)$ in $\Z[x]$ of degree less than $n$.</p>
<p>		Evaluating at $x=1,2, \dots, n$, we obtain<br />
		\[f(k)g(k)=-1\]
		for $k=1, 2, \dots, n$.<br />
		Since $f(x)$ and $g(x)$ have integer coefficients, both $f(k)$ and $g(k)$ are integers for $k=1, 2, \dots, n$.<br />
		It follows that<br />
		\[f(k)=1=-g(k) \text{ or } f(k)=-1=-g(k). \tag{**}\]
<p>		Consider the polynomial $h(x):=f(x)+g(x)\in \Z[x]$.<br />
		Then we have<br />
		\begin{align*}<br />
	h(k)=f(k)+g(k)=0<br />
	\end{align*}<br />
	for $k=1, 2, \dots, n$ by (**).<br />
	Thus, the polynomial $h(x)$ has at least $n$ roots.</p>
<p>	However, the degree of $h(x)$ is less than $n$ as so are the degrees of $f(x)$ and $g(x)$.<br />
	This forces that $h(x)=0$ for all $x$, and hence $f(x)=-g(x)$.</p>
<p>	Then (*) becomes<br />
	\[(x-1)(x-2)\cdots (x-n)-1=-g(x)^2.\]
	The leading coefficient of the left hand side is $1$ but the leading coefficient of the right hand side is a negative number, hence it is a contradiction.</p>
<p>	Therefore, the polynomial $(x-1)(x-2)\cdots (x-n)-1$ must be irreducible over $\Z$.</p>
<button class="simplefavorite-button has-count" data-postid="2650" data-siteid="1" data-groupid="1" data-favoritecount="35" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">35</span></button><p>The post <a href="https://yutsumura.com/polynomial-x-1x-2cdots-x-n-1-is-irreducible-over-the-ring-of-integers-z/" target="_blank">Polynomial $(x-1)(x-2)\cdots (x-n)-1$ is Irreducible Over the Ring of Integers $\Z$</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/polynomial-x-1x-2cdots-x-n-1-is-irreducible-over-the-ring-of-integers-z/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2650</post-id>	</item>
		<item>
		<title>There is Exactly One Ring Homomorphism From the Ring of Integers to Any Ring</title>
		<link>https://yutsumura.com/there-is-exactly-one-ring-homomorphism-from-the-ring-of-integers-to-any-ring/</link>
				<comments>https://yutsumura.com/there-is-exactly-one-ring-homomorphism-from-the-ring-of-integers-to-any-ring/#comments</comments>
				<pubDate>Thu, 19 Jan 2017 21:40:58 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Ring theory]]></category>
		<category><![CDATA[category theory]]></category>
		<category><![CDATA[homomorphism]]></category>
		<category><![CDATA[initial object]]></category>
		<category><![CDATA[ring homomorphism]]></category>
		<category><![CDATA[ring of integers]]></category>
		<category><![CDATA[ring theory]]></category>
		<category><![CDATA[ring with unity]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=1996</guid>
				<description><![CDATA[<p>Let $\Z$ be the ring of integers and let $R$ be a ring with unity. Determine all the ring homomorphisms from $\Z$ to $R$. &#160; Definition. Recall that if $A, B$ are rings with&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/there-is-exactly-one-ring-homomorphism-from-the-ring-of-integers-to-any-ring/" target="_blank">There is Exactly One Ring Homomorphism From the Ring of Integers to Any Ring</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 264</h2>
<p> Let $\Z$ be the ring of integers and let $R$ be a ring with unity.<br />
Determine all the ring homomorphisms from $\Z$ to $R$.</p>
<p>&nbsp;<br />
<span id="more-1996"></span></p>
<h2>Definition.</h2>
<p>Recall that if $A, B$ are rings with unity then a <strong>ring homomorphism</strong> $f: A \to B$ is a map satisfying</p>
<div style="padding: 16px; border: none 3px #4169e1; border-radius: 10px; background-color: #f0f8ff; margin-top: 30px; margin-bottom: 30px;">
<ol>
<li>$f(x+y)=f(x)+f(y)$</li>
<li>$f(xy)=f(x)f(y)$</li>
<li>$f(1_A)=1_B$</li>
</ol>
</div>
<p>for all $x, y \in A$ and $1_A, 1_B$ are unity elements of $A$ and $B$, respectively.</p>
<h2> Proof. </h2>
<p>	We claim that there is one and only one ring homomorphism from $\Z$ to $R$.</p>
<hr />
<p>	Let us first remark that there is at least one ring homomorphism $\Z \to R$.<br />
	Define the map $f_0:\Z\to R$ by<br />
	\[f(n)=n.\]
	(To be more precise, this means $f(n) = n \cdot 1_R$, where $1_R$ is the unit element in $R$.)<br />
	Then it is clear that $f_0$ is a ring homomorphism from $\Z$ to $R$.<br />
	We want to prove that this is the only ring homomorphism.</p>
<hr />
<p>	Suppose that $f:\Z\to R$ is a ring homomorphism.<br />
	By definition, we must have<br />
	\[f(1)=1_R.\]
	Using property (1) with $x=y=0$, we see that<br />
	\[f(0)=f(0)+f(0).\]
	Thus, we have $f(0)=0$.<br />
	Next, we apply (1) with $x=1, y=-1$ and obtain<br />
	\[0=f(0)=f(1+(-1))=f(1)+f(-1).\]
	Thus we have<br />
	\[f(-1)=-f(1)=-1_R.\]
<hr />
<p>	We want to determine the value $f(n)$ for any $n\in \Z$.<br />
	If $n$ is a positive integer, then we can write it as<br />
	\[n=	\underbrace{1+\cdots+1}_{n\text{ times}} \]
	By property (a) applied repeatedly, we have<br />
	\begin{align*}<br />
f(n) &#038;=	\underbrace{f(1)+\cdots+f(1)}_{n\text{ times}} \\<br />
&#038;=\underbrace{1_R+\cdots+1_R}_{n\text{ times}}=n.<br />
\end{align*}</p>
<hr />
<p>If $n$ is a negative integer, we express it as<br />
\[n=\underbrace{(-1)+(-1)+\cdots+(-1)}_{n\text{ times}}\]
and obtain<br />
\begin{align*}<br />
f(n)&#038;=\underbrace{f(-1)+f(-1)+\cdots+f(-1)}_{n\text{ times}}\\<br />
&#038;=\underbrace{(-1_R)+(-1_R)+\cdots+(-1_R)}_{n\text{ times}}=n.<br />
\end{align*}</p>
<hr />
<p>Therefore, we have proved that<br />
\[f(n)=n\]
for any $n\in \Z$. Hence any ring homomorphism from $\Z$ to $R$ is the ring homomorphism $f_0$ that we saw at the beginning of the proof.</p>
<p>In conclusion, there is exactly one ring homomorphism from $\Z$ to $R$, which is given by<br />
\[f_0(n)=n\]
for any $n\in\Z$.</p>
<h2>Comment.</h2>
<p>In category theory, we say that the ring of integers $\Z$ is an <strong>initial object</strong> in the category of rings with unity.</p>
<button class="simplefavorite-button has-count" data-postid="1996" data-siteid="1" data-groupid="1" data-favoritecount="24" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">24</span></button><p>The post <a href="https://yutsumura.com/there-is-exactly-one-ring-homomorphism-from-the-ring-of-integers-to-any-ring/" target="_blank">There is Exactly One Ring Homomorphism From the Ring of Integers to Any Ring</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/there-is-exactly-one-ring-homomorphism-from-the-ring-of-integers-to-any-ring/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">1996</post-id>	</item>
	</channel>
</rss>
