<?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/"
	>

<channel>
	<title>Number Theory Archives - Epsilonify</title>
	<atom:link href="https://www.epsilonify.com/mathematics/number-theory/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.epsilonify.com/mathematics/number-theory/</link>
	<description>Best solutions on internet!</description>
	<lastBuildDate>Tue, 12 Sep 2023 18:37:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.5</generator>

<image>
	<url>https://www.epsilonify.com/wp-content/uploads/2022/09/cropped-E-M7-32x32.png</url>
	<title>Number Theory Archives - Epsilonify</title>
	<link>https://www.epsilonify.com/mathematics/number-theory/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>If p divides a^2, then p divides a</title>
		<link>https://www.epsilonify.com/mathematics/number-theory/if-p-divides-a-square-then-p-divides-a/</link>
					<comments>https://www.epsilonify.com/mathematics/number-theory/if-p-divides-a-square-then-p-divides-a/#respond</comments>
		
		<dc:creator><![CDATA[The Mathematician]]></dc:creator>
		<pubDate>Thu, 17 Nov 2022 13:00:19 +0000</pubDate>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Number Theory]]></category>
		<category><![CDATA[If p divides a^2]]></category>
		<category><![CDATA[then p divides a]]></category>
		<guid isPermaLink="false">https://www.epsilonify.com/?p=1529</guid>

					<description><![CDATA[<p>Let be a prime and an integer. If divides , then divides Proof. Given that divides , so that means that: Each integer can be written as a unique prime factorization. Therefore: This means that: and for some as is prime. Therefore: which concludes the proof.</p>
<p>The post <a href="https://www.epsilonify.com/mathematics/number-theory/if-p-divides-a-square-then-p-divides-a/">If p divides a^2, then p divides a</a> appeared first on <a href="https://www.epsilonify.com">Epsilonify</a>.</p>
]]></description>
										<content:encoded><![CDATA[<strong>Let <span class="katex-eq" data-katex-display="false">p</span> be a prime and <span class="katex-eq" data-katex-display="false">a</span> an integer. If <span class="katex-eq" data-katex-display="false">p</span> divides <span class="katex-eq" data-katex-display="false">a^2</span>, then <span class="katex-eq" data-katex-display="false">p</span> divides <span class="katex-eq" data-katex-display="false">a</span></strong>
<br>
<br>
<strong>Proof.</strong> Given that <span class="katex-eq" data-katex-display="false">p</span> divides <span class="katex-eq" data-katex-display="false">a^2</span>, so that means that:

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
p \mid a^2.
\end{align*}</pre></div>

Each integer can be written as a unique prime factorization. Therefore:

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
a = \prod_{i = 1}^{n} p_i^{m_i}.
\end{align*}</pre></div>

This means that:

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
p \mid (\prod_{i = 1}^{n} p_i^{m_i})^2 \iff p \mid \prod_{i = 1}^{n} p_i^{2m_i}
\end{align*}</pre></div>

and <span class="katex-eq" data-katex-display="false">p = p_i</span> for some <span class="katex-eq" data-katex-display="false">i \in \{1,2,\ldots,n\}</span> as <span class="katex-eq" data-katex-display="false">p</span> is prime. Therefore:

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
p \mid \prod_{i = 1}^{n} p_i^{m_i} \iff p \mid a,
\end{align*}</pre></div>

which concludes the proof.<p>The post <a href="https://www.epsilonify.com/mathematics/number-theory/if-p-divides-a-square-then-p-divides-a/">If p divides a^2, then p divides a</a> appeared first on <a href="https://www.epsilonify.com">Epsilonify</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.epsilonify.com/mathematics/number-theory/if-p-divides-a-square-then-p-divides-a/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>If x = a (mod p) and x = a (mod q), then x = a (mod pq)</title>
		<link>https://www.epsilonify.com/mathematics/number-theory/if-x-is-equal-to-integer-a-mod-prime-p-and-x-is-equal-to-a-mod-prime-q-then-x-is-equal-to-a-mod-pq/</link>
					<comments>https://www.epsilonify.com/mathematics/number-theory/if-x-is-equal-to-integer-a-mod-prime-p-and-x-is-equal-to-a-mod-prime-q-then-x-is-equal-to-a-mod-pq/#respond</comments>
		
		<dc:creator><![CDATA[The Mathematician]]></dc:creator>
		<pubDate>Tue, 15 Nov 2022 13:00:30 +0000</pubDate>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Number Theory]]></category>
		<category><![CDATA[If x = a (mod p) and x = a (mod q)]]></category>
		<category><![CDATA[then x = a (mod pq)]]></category>
		<guid isPermaLink="false">https://www.epsilonify.com/?p=1519</guid>

					<description><![CDATA[<p>Let and be distinct primes. If and , then . Proof. Since and , we have that By the fact that each integer has a unique prime factorization, we see that where are distinct primes and and for some . Therefore, we get which implies that .</p>
<p>The post <a href="https://www.epsilonify.com/mathematics/number-theory/if-x-is-equal-to-integer-a-mod-prime-p-and-x-is-equal-to-a-mod-prime-q-then-x-is-equal-to-a-mod-pq/">If x = a (mod p) and x = a (mod q), then x = a (mod pq)</a> appeared first on <a href="https://www.epsilonify.com">Epsilonify</a>.</p>
]]></description>
										<content:encoded><![CDATA[<strong>Let <span class="katex-eq" data-katex-display="false">p</span> and <span class="katex-eq" data-katex-display="false">q</span> be distinct primes. If <span class="katex-eq" data-katex-display="false">x \equiv a \ (\text{mod } p)</span> and <span class="katex-eq" data-katex-display="false">x \equiv a \ (\text{mod } q)</span>, then <span class="katex-eq" data-katex-display="false">x \equiv a \ (\text{mod } pq)</span>.</strong>
<br>
<br>
<strong>Proof.</strong> Since <span class="katex-eq" data-katex-display="false">x \equiv a \ (\text{mod } p)</span> and <span class="katex-eq" data-katex-display="false">x \equiv a \ (\text{mod } q)</span>, we have that

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
p &\mid (x - a) \\
q &\mid (x - a).
\end{align*}</pre></div>

By the fact that each integer has a unique prime factorization, we see that 

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
x - a = \sum_{i = 1}^l r_i^{m_i} 
\end{align*}</pre></div>

where <span class="katex-eq" data-katex-display="false">r_i</span> are distinct primes and <span class="katex-eq" data-katex-display="false">p = r_j</span> and <span class="katex-eq" data-katex-display="false">q = r_k</span> for some <span class="katex-eq" data-katex-display="false">i \in \{1,2,\ldots,l\}</span>. Therefore, we get

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
pq \mid (x - a). 
\end{align*}</pre></div>

which implies that <span class="katex-eq" data-katex-display="false">x \equiv a \ (\text{mod } pq)</span>.<p>The post <a href="https://www.epsilonify.com/mathematics/number-theory/if-x-is-equal-to-integer-a-mod-prime-p-and-x-is-equal-to-a-mod-prime-q-then-x-is-equal-to-a-mod-pq/">If x = a (mod p) and x = a (mod q), then x = a (mod pq)</a> appeared first on <a href="https://www.epsilonify.com">Epsilonify</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.epsilonify.com/mathematics/number-theory/if-x-is-equal-to-integer-a-mod-prime-p-and-x-is-equal-to-a-mod-prime-q-then-x-is-equal-to-a-mod-pq/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>If p divides n, then p-1 divides phi(n)</title>
		<link>https://www.epsilonify.com/mathematics/number-theory/if-prime-p-divides-integer-n-then-p-minus-1-divides-eulers-totient-of-n/</link>
					<comments>https://www.epsilonify.com/mathematics/number-theory/if-prime-p-divides-integer-n-then-p-minus-1-divides-eulers-totient-of-n/#respond</comments>
		
		<dc:creator><![CDATA[The Mathematician]]></dc:creator>
		<pubDate>Tue, 01 Nov 2022 13:00:48 +0000</pubDate>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Number Theory]]></category>
		<category><![CDATA[p divides n]]></category>
		<guid isPermaLink="false">https://www.epsilonify.com/?p=1460</guid>

					<description><![CDATA[<p>Let be a prime number. If , then . Proof. We need to prove that if divides , then divides the Euler&#8217;s totient function of . Assume that . Then for some integer and positive integer where doesn&#8217;t divide . Now since , this implies that . Since the Euler&#8217;s totient function is multiplicative, we [&#8230;]</p>
<p>The post <a href="https://www.epsilonify.com/mathematics/number-theory/if-prime-p-divides-integer-n-then-p-minus-1-divides-eulers-totient-of-n/">If p divides n, then p-1 divides phi(n)</a> appeared first on <a href="https://www.epsilonify.com">Epsilonify</a>.</p>
]]></description>
										<content:encoded><![CDATA[<strong>Let <span class="katex-eq" data-katex-display="false">p</span> be a prime number. If <span class="katex-eq" data-katex-display="false">p \mid n</span>, then <span class="katex-eq" data-katex-display="false">p - 1 \mid \phi(n)</span>.</strong>
<br>
<br>
<strong>Proof.</strong> We need to prove that if <span class="katex-eq" data-katex-display="false">p</span> divides <span class="katex-eq" data-katex-display="false">n</span>, then <span class="katex-eq" data-katex-display="false">p-1</span> divides the Euler&#8217;s totient function of <span class="katex-eq" data-katex-display="false">n</span>.

Assume that <span class="katex-eq" data-katex-display="false">p \mid n</span>. Then <span class="katex-eq" data-katex-display="false">n = p^{\alpha}c</span> for some integer <span class="katex-eq" data-katex-display="false">c</span> and positive integer <span class="katex-eq" data-katex-display="false">\alpha</span> where <span class="katex-eq" data-katex-display="false">p</span> doesn&#8217;t divide <span class="katex-eq" data-katex-display="false">c</span>. Now since <span class="katex-eq" data-katex-display="false">p \nmid c</span>, this implies that <span class="katex-eq" data-katex-display="false">gcd(p^{\alpha},c) = 1</span>. Since the Euler&#8217;s totient function is multiplicative, we can apply that <span class="katex-eq" data-katex-display="false">\phi(p^{\alpha}c) = \phi(p^{\alpha})\phi(c)</span>. So together, we get

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
\phi(n) &= \phi(p^{\alpha}c) \quad \quad \text{ since } n = p^{\alpha}c \\
&=\phi(p^m)\phi(c) \quad \text{ since } gcd(p^{\alpha},c) = 1 \\
&= p^{\alpha - 1}(p-1)\phi(c).
\end{align*}</pre></div>

So since <span class="katex-eq" data-katex-display="false">\phi(n) = p^{\alpha - 1}(p-1)\phi(c)</span>, we have that <span class="katex-eq" data-katex-display="false">p - 1 \mid \phi(n)</span>.<p>The post <a href="https://www.epsilonify.com/mathematics/number-theory/if-prime-p-divides-integer-n-then-p-minus-1-divides-eulers-totient-of-n/">If p divides n, then p-1 divides phi(n)</a> appeared first on <a href="https://www.epsilonify.com">Epsilonify</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.epsilonify.com/mathematics/number-theory/if-prime-p-divides-integer-n-then-p-minus-1-divides-eulers-totient-of-n/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>If a,b is in (Z/nZ)*, then ab is in (Z/nZ)*</title>
		<link>https://www.epsilonify.com/mathematics/number-theory/if-ab-is-in-integer-modulo-n-then-ab-is-in-integer-modulo-n/</link>
					<comments>https://www.epsilonify.com/mathematics/number-theory/if-ab-is-in-integer-modulo-n-then-ab-is-in-integer-modulo-n/#respond</comments>
		
		<dc:creator><![CDATA[The Mathematician]]></dc:creator>
		<pubDate>Sun, 30 Oct 2022 13:00:07 +0000</pubDate>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Number Theory]]></category>
		<category><![CDATA[(Z/nZ)*]]></category>
		<guid isPermaLink="false">https://www.epsilonify.com/?p=1465</guid>

					<description><![CDATA[<p>If , then . Proof. By definition, if , then Obviously, we will get which implies that</p>
<p>The post <a href="https://www.epsilonify.com/mathematics/number-theory/if-ab-is-in-integer-modulo-n-then-ab-is-in-integer-modulo-n/">If a,b is in (Z/nZ)*, then ab is in (Z/nZ)*</a> appeared first on <a href="https://www.epsilonify.com">Epsilonify</a>.</p>
]]></description>
										<content:encoded><![CDATA[<strong>If <span class="katex-eq" data-katex-display="false">a,b \in (\mathbb{Z}/n\mathbb{Z})^{\times}</span>, then <span class="katex-eq" data-katex-display="false">a,b \in (\mathbb{Z}/n\mathbb{Z})^{\times}</span>.</strong>
<br>
<br>
<strong>Proof.</strong> By definition, if <span class="katex-eq" data-katex-display="false">a,b \in (\mathbb{Z}/n\mathbb{Z})^{\times}</span>, then 

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
ac &= 1 \in \mathbb{Z}/n\mathbb{Z} \text{ for some } c \in \mathbb{Z}/n\mathbb{Z} \\
bd &= 1 \in \mathbb{Z}/n\mathbb{Z} \text{ for some } d \in \mathbb{Z}/n\mathbb{Z}.
\end{align*}</pre></div>

Obviously, we will get 

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
1 = 1 \cdot 1 = ac \cdot bd = ab \cdot cd, cd \in \mathbb{Z}/n\mathbb{Z},
\end{align*}</pre></div>

which implies that <span class="katex-eq" data-katex-display="false">ab \in (\mathbb{Z}/n\mathbb{Z})^{\times}</span><p>The post <a href="https://www.epsilonify.com/mathematics/number-theory/if-ab-is-in-integer-modulo-n-then-ab-is-in-integer-modulo-n/">If a,b is in (Z/nZ)*, then ab is in (Z/nZ)*</a> appeared first on <a href="https://www.epsilonify.com">Epsilonify</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.epsilonify.com/mathematics/number-theory/if-ab-is-in-integer-modulo-n-then-ab-is-in-integer-modulo-n/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
