<?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>prime &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/prime/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Thu, 24 May 2018 13:33:30 +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>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>5 is Prime But 7 is Not Prime in the Ring $\Z[\sqrt{2}]$</title>
		<link>https://yutsumura.com/5-is-prime-but-7-is-not-prime-in-the-ring-zsqrt2/</link>
				<comments>https://yutsumura.com/5-is-prime-but-7-is-not-prime-in-the-ring-zsqrt2/#comments</comments>
				<pubDate>Sun, 18 Dec 2016 19:15:42 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Ring theory]]></category>
		<category><![CDATA[ideal]]></category>
		<category><![CDATA[norm]]></category>
		<category><![CDATA[prime]]></category>
		<category><![CDATA[prime element]]></category>
		<category><![CDATA[prime ideal]]></category>
		<category><![CDATA[principal ideal]]></category>
		<category><![CDATA[ring]]></category>
		<category><![CDATA[ring theory]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=1578</guid>
				<description><![CDATA[<p>In the ring \[\Z[\sqrt{2}]=\{a+\sqrt{2}b \mid a, b \in \Z\},\] show that $5$ is a prime element but $7$ is not a prime element. &#160; Hint. An element $p$ in a ring $R$ is prime&#46;&#46;&#46;</p>
<p>The post <a href="https://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> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 224</h2>
<p> In the ring<br />
\[\Z[\sqrt{2}]=\{a+\sqrt{2}b \mid a, b \in \Z\},\]
show that $5$ is a prime element but $7$ is not a prime element.</p>
<p>&nbsp;<br />
<span id="more-1578"></span><br />

<h2>Hint.</h2>
<p>An element $p$ in a ring $R$ is <strong>prime</strong> if $p$ is non zero, non unit element and whenever $p$ divide $ab$ for $a, b \in R$, then $p$ divides $a$ or $b$.</p>
<p>Equivalently, an element $p$ in the ring $R$ is prime if the principal ideal $(p)$ generated by $p$ is a nonzero prime ideal of $R$.</p>
<h2> Proof. </h2>
<h3> 5 is a prime element in the ring $\Z[\sqrt{2}]$.</h3>
<p>We first show that $5$ is prime in the ring $\Z[\sqrt{2}]$.<br />
Suppose that<br />
\[5|(a+\sqrt{2}b)(c+\sqrt{2}d)\]
for $a+\sqrt{2}b, c+\sqrt{2}d \in \Z[\sqrt{2}]$.<br />
By taking the norm, we obtain<br />
\[25| (a^2-2b^2)(c^2-2d^2)\]
in $\Z$.<br />
From this, we may assume that $5|a^2-2b^2$.<br />
Now look at the following table.</p>
<p>\begin{array}{ |c|c|c|c| }<br />
\hline<br />
a, b &#038; a^2, b^2 \pmod{5} &#038; 2b^2 \pmod{5} \\<br />
\hline<br />
0 &#038; 0 &#038; 0 \\<br />
1&#038; 1 &#038; 2 \\<br />
2&#038; 4 &#038; 3 \\<br />
3 &#038; 4 &#038; 3\\<br />
4 &#038; 1 &#038; 2\\<br />
\hline<br />
\end{array}</p>
<p>From this table, we see that $a^2-2b^2=0 \pmod{5}$ if and only if $a, b$ are both divisible by $5$.<br />
Therefore $5|a+\sqrt{2}b$, and $5$ is a prime element in $\Z[\sqrt{2}]$.</p>
<h3> 7 is not a prime element in the ring $\Z[\sqrt{2}]$.</h3>
<p>Next, we show that $7$ is not a prime element in $\Z[\sqrt{2}]$.<br />
To see this, note that  we have<br />
\[7=(3+\sqrt{2})(3-\sqrt{2})\]
and $7$ does not divide $3+\sqrt{2}$ and $3-\sqrt{2}$.<br />
Hence $7$ is not a prime element in the ring $\Z[\sqrt{2}]$.</p>
<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>. Prove that the ring $\Z[\sqrt{2}]$ is a Euclidean Domain.</div>
<p>For a proof of this fact, see that post &#8220;<a href="//yutsumura.com/the-ring-zsqrt2-is-a-euclidean-domain/" target="_blank">The Ring $\Z[\sqrt{2}]$ is a Euclidean Domain</a>&#8220;.</p>
<button class="simplefavorite-button has-count" data-postid="1578" data-siteid="1" data-groupid="1" data-favoritecount="26" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">26</span></button><p>The post <a href="https://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> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/5-is-prime-but-7-is-not-prime-in-the-ring-zsqrt2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">1578</post-id>	</item>
		<item>
		<title>Find the Largest Prime Number Less than One Million.</title>
		<link>https://yutsumura.com/find-the-largest-prime-number-less-than-one-million/</link>
				<comments>https://yutsumura.com/find-the-largest-prime-number-less-than-one-million/#comments</comments>
				<pubDate>Sat, 27 Aug 2016 02:41:59 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Fermat number]]></category>
		<category><![CDATA[Fermat prime]]></category>
		<category><![CDATA[Mersenne number]]></category>
		<category><![CDATA[Mersenne prime]]></category>
		<category><![CDATA[number theory]]></category>
		<category><![CDATA[prime]]></category>
		<category><![CDATA[prime number]]></category>
		<category><![CDATA[unsolved problem]]></category>
		<category><![CDATA[Wagstaff number]]></category>
		<category><![CDATA[Wagstaff prime]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=770</guid>
				<description><![CDATA[<p>Find the largest prime number less than one million. What is a prime number? A natural number is called a &#8220;prime number&#8221; if it is only divisible by $1$ and itself. For example, $2,&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/find-the-largest-prime-number-less-than-one-million/" target="_blank">Find the Largest Prime Number Less than One Million.</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2>Problem 90</h2>
<p>Find the largest prime number less than one million.<br />
<span id="more-770"></span><br />

<h2>What is a prime number?</h2>
<p>A natural number is called a &#8220;<strong>prime number</strong>&#8221; if it is only divisible by $1$ and itself.<br />
For example, $2, 3, 5, 7$ are prime numbers, although the numbers $4,6,9$ are not.</p>
<p>The prime numbers have always fascinated mathematicians.<br />
There are a lot of unsolved problems related to prime numbers.</p>
<p>There are many special types of prime numbers named after famous mathematicians.<br />
My favorites are Mersenne primes, Fermat primes, and Wagstaff primes.</p>
<ul>
<li>A natural number of the form<br />
\[2^n-1\]
is called a <strong>Mersenne number</strong>.</li>
<li>A <strong>Mersenne prime</strong> is a prime number of the form<br />
\[2^p-1.\]</li>
<li>A natural number of the form<br />
\[2^{2^n}+1 \]
is called a <strong>Fermat number</strong>.</li>
<li>A <strong>Fermat prime</strong> is a prime number of the form<br />
\[2^{2^n}+1.\]</li>
<li>A <strong>Wagstaff prime</strong> is a prime number of the form<br />
\[\frac{2^p+1}{3}.\]</li>
</ul>
<p>&nbsp;</p>
<h3>Unsolved problems</h3>
<p>For these prime numbers the followings are still unknown.</p>
<ul>
<li>Are there infinitely many Mersenne/Fermat/Wagstaff prime numbers?</li>
<li>Are there infinitely many nonprime Fermat numbers?</li>
<li>Are there infinitely many composite Mersenne number $2^p-1$ for a prime $p$?</li>
</ul>
<h2>What is the largest prime number less than one million.</h2>
<p>It is known for a long time (Euclid&#8217;s Elements (circa 300 BC)) that there are infinitely many primes.</p>
<p>Here are the first $95$ prime numbers. These are all prime numbers less than $500$.</p>
<p>2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61,<br />
67, 71, 73, 79, 83, 89, 97, 101, 103, 107, 109, 113, 127, 131, 137,<br />
139, 149, 151, 157, 163, 167, 173, 179, 181, 191, 193, 197, 199, 211,<br />
223, 227, 229, 233, 239, 241, 251, 257, 263, 269, 271, 277, 281, 283,<br />
293, 307, 311, 313, 317, 331, 337, 347, 349, 353, 359, 367, 373, 379,<br />
383, 389, 397, 401, 409, 419, 421, 431, 433, 439, 443, 449, 457, 461,<br />
463, 467, 479, 487, 491, 499.</p>
<h3>List of prime numbers less than one million.</h3>
<p>In fact, there are $78,498$ prime numbers less than $1,000,000$=one million.<br />
To list them here takes a lot of space, so I created a PDF file of the list of primes less than one million.</p>
<p>It takes $95$ pages just to list $78498$ prime numbers less than one million.</p>
<div id="attachment_694" style="width: 110px" class="wp-caption alignnone"><a href="//yutsumura.com/wp-content/uploads/2016/08/primes-1.pdf"><img aria-describedby="caption-attachment-694" class="size-thumbnail wp-image-694" src="https://i2.wp.com/yutsumura.com/wp-content/uploads/2016/08/pdf-icon-150x150.png?resize=100%2C100" alt="the list of prime numbers less than one million" width="100" height="100" data-recalc-dims="1" /></a><p id="caption-attachment-694" class="wp-caption-text">Prime numbers less than one million</p></div>
<p>From this list, we see that</p>
<p>the largest prime numbers less than one million is $999983$.<br />
(The last number in the PDF file.)</p>
<h3>Other Facts</h3>
<p>Here are several facts that we can find from the list (with time and energy)</p>
<ul>
<li>The largest twin prime pair less than one million is $999959$ and $999961$.</li>
<li>The second largest twin prime pair less than one million is $999611$ and $999613$.</li>
<li>The third largest twin prime pair less than one million is $999431$ and $999433 $.</li>
<li>There are 7 Mersenne primes less than one million. These Mersenne primes are<br />
\[3, 7, 31, 127,8191, 131071, 524287.\]</li>
<li>The know Fermat prime numbers are all less than one million.These are<br />
\[ 3, 5, 17, 257, 65537.\]</li>
<li>$11$ is the only prime number containing only the decimal digit 1 and less than one million. (The second largest such prime is $1111111111111111111$.)</li>
<li>Wagstaff prime numbers less than one million are \[3, 11, 43, 683, 2731, 43691, 174763.\]</li>
</ul>
<p>Try to find an interesting property of prime numbers from <a href="//yutsumura.com/wp-content/uploads/2016/08/primes-1.pdf">the list of primes &lt;100000</a>.</p>
<button class="simplefavorite-button has-count" data-postid="770" 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/find-the-largest-prime-number-less-than-one-million/" target="_blank">Find the Largest Prime Number Less than One Million.</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/find-the-largest-prime-number-less-than-one-million/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">770</post-id>	</item>
	</channel>
</rss>
