<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Euler&#039;s theorem</title>
		<link>http://tibasicdev.wikidot.com/forum/t-166208/euler-s-theorem</link>
		<description>Posts in the discussion thread &quot;Euler&#039;s theorem&quot;</description>
				<copyright></copyright>
		<lastBuildDate></lastBuildDate>
		
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-166208#post-523791</guid>
				<title>Re: Euler&#039;s theorem</title>
				<link>http://tibasicdev.wikidot.com/forum/t-166208/euler-s-theorem#post-523791</link>
				<description></description>
				<pubDate>Wed, 01 Jul 2009 22:20:12 +0000</pubDate>
				<wikidot:authorName>bxsciencer</wikidot:authorName>				<wikidot:authorUserId>169000</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>ah. i see now</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-166208#post-523773</guid>
				<title>Re: Euler&#039;s theorem</title>
				<link>http://tibasicdev.wikidot.com/forum/t-166208/euler-s-theorem#post-523773</link>
				<description></description>
				<pubDate>Wed, 01 Jul 2009 21:49:05 +0000</pubDate>
				<wikidot:authorName>DarkerLine</wikidot:authorName>				<wikidot:authorUserId>961</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>What I mean is that 7<sup>4</sup> obviously isn't equal to 1 — it's only equivalent to 1 mod 10. So you can substitute 1 for it, but only when you're working in mod 10.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-166208#post-523132</guid>
				<title>Re: Euler&#039;s theorem</title>
				<link>http://tibasicdev.wikidot.com/forum/t-166208/euler-s-theorem#post-523132</link>
				<description></description>
				<pubDate>Wed, 01 Jul 2009 04:08:04 +0000</pubDate>
				<wikidot:authorName>Timothy Foster</wikidot:authorName>				<wikidot:authorUserId>197988</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I have never seen modular arithmetic before, but it seems to imply the elementary idea of remainders in division. For example, you can say that (although it is misleading and simply not mathematically proper) 17/4 is 4 with a remainder of 1. Therefore, 17 mod 4 is 1. I do not have any idea if this is entirely correct. Upon research, it seems there is more to this than what I hypothesize.</p> <p>In mod 10, this is easy. The equivalence is simply the last digit of the integer. 134 = 4 mod 10. Therefore, 7<sup>4</sup> = 2401, which in mod 10 is 1. This is how this equivalence is made above.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-166208#post-523100</guid>
				<title>Re: Euler&#039;s theorem</title>
				<link>http://tibasicdev.wikidot.com/forum/t-166208/euler-s-theorem#post-523100</link>
				<description></description>
				<pubDate>Wed, 01 Jul 2009 03:01:55 +0000</pubDate>
				<wikidot:authorName>bxsciencer</wikidot:authorName>				<wikidot:authorUserId>169000</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>what do you mean "occurs in an equivalence"?</p> <p>and how would your explanation work with other numbers? im horribly inept at substitution for some reason</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-166208#post-523098</guid>
				<title>Re: Euler&#039;s theorem</title>
				<link>http://tibasicdev.wikidot.com/forum/t-166208/euler-s-theorem#post-523098</link>
				<description></description>
				<pubDate>Wed, 01 Jul 2009 02:58:48 +0000</pubDate>
				<wikidot:authorName>bxsciencer</wikidot:authorName>				<wikidot:authorUserId>169000</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>yeah. i always failed at spanish. thank goodness im finished with it though</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-166208#post-523072</guid>
				<title>Re: Euler&#039;s theorem</title>
				<link>http://tibasicdev.wikidot.com/forum/t-166208/euler-s-theorem#post-523072</link>
				<description></description>
				<pubDate>Wed, 01 Jul 2009 01:56:59 +0000</pubDate>
				<wikidot:authorName>graphmastur</wikidot:authorName>				<wikidot:authorUserId>142001</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Right, and (X^a)^b = X^(a*b).</p> <p>I just couldn't understand how 7^4 = 1.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-166208#post-523053</guid>
				<title>Re: Euler&#039;s theorem</title>
				<link>http://tibasicdev.wikidot.com/forum/t-166208/euler-s-theorem#post-523053</link>
				<description></description>
				<pubDate>Wed, 01 Jul 2009 01:19:09 +0000</pubDate>
				<wikidot:authorName>Timothy Foster</wikidot:authorName>				<wikidot:authorUserId>197988</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>@graphmastur (7<sup>4</sup>)<sup>55</sup> = 7<sup>220</sup> since (x<sup>a</sup>)<sup>b</sup> = x<sup>ab</sup>.</p> <p>If you multiplied to numbers of the same base, then you add the exponents. x<sup>a</sup>*x<sup>b</sup> = x<sup>a+b</sup></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-166208#post-523046</guid>
				<title>Re: Euler&#039;s theorem</title>
				<link>http://tibasicdev.wikidot.com/forum/t-166208/euler-s-theorem#post-523046</link>
				<description></description>
				<pubDate>Wed, 01 Jul 2009 01:13:19 +0000</pubDate>
				<wikidot:authorName>bxsciencer</wikidot:authorName>				<wikidot:authorUserId>169000</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>yeah. i know that much, i think. the clock would be 7^4 mod 10, but no further</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-166208#post-522997</guid>
				<title>Re: Euler&#039;s theorem</title>
				<link>http://tibasicdev.wikidot.com/forum/t-166208/euler-s-theorem#post-522997</link>
				<description></description>
				<pubDate>Tue, 30 Jun 2009 23:37:59 +0000</pubDate>
				<wikidot:authorName>Weregoose</wikidot:authorName>				<wikidot:authorUserId>7090</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Modular arithmetic would be very useful knowledge, so you should read up on it. …Imagine a clock face with ten hours. Starting at 0:00/10:00, we then move forward 7^4 hours. What hour would that be?</p> <p>Also, you might remember that the last digit of a number can be acquired with <span style="font-size: 9pt;"><tt><span style="color: #11119c;">10fPart(.1X)</span></tt></span>. This immediately follows from <span style="font-size: 9pt;"><tt><span style="color: #11119c;">10fPart(X/10)</span></tt></span>, which can act as a replacement for <span style="font-size: 9pt;"><tt><span style="color: #11119c;">X-10int(X/10)</span></tt></span> – essentially, we're using X (mod 10).</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-166208#post-522955</guid>
				<title>Re: Euler&#039;s theorem</title>
				<link>http://tibasicdev.wikidot.com/forum/t-166208/euler-s-theorem#post-522955</link>
				<description></description>
				<pubDate>Tue, 30 Jun 2009 22:36:40 +0000</pubDate>
				<wikidot:authorName>graphmastur</wikidot:authorName>				<wikidot:authorUserId>142001</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Actually, when you ask someone "what" in spanish, as in what did you say, or what was that, you actually do Cómo.</p> <p>As for the problem, I have no earthly idea. Power wise, the 7 to the 4th to the 55th, is 7 to the 59th. However, he said that 7 to the 4th is equal to 1, so I don't know.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-166208#post-522936</guid>
				<title>Re: Euler&#039;s theorem</title>
				<link>http://tibasicdev.wikidot.com/forum/t-166208/euler-s-theorem#post-522936</link>
				<description></description>
				<pubDate>Tue, 30 Jun 2009 22:18:59 +0000</pubDate>
				<wikidot:authorName>bxsciencer</wikidot:authorName>				<wikidot:authorUserId>169000</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>so because 10 has 4 values comprime to it we can substitute 1 for it:<img class="math-inline" src="http://tibasicdev.wikidot.com/local--math/inline/d507eecad6115b95fed693ec1eac5a81.png" alt="7^4 \equiv 1" />?</p> <p>¿¿¿que???</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-166208#post-522681</guid>
				<title>Re: Euler&#039;s theorem</title>
				<link>http://tibasicdev.wikidot.com/forum/t-166208/euler-s-theorem#post-522681</link>
				<description></description>
				<pubDate>Tue, 30 Jun 2009 15:28:07 +0000</pubDate>
				<wikidot:authorName>DarkerLine</wikidot:authorName>				<wikidot:authorUserId>961</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p><img class="math-inline" src="http://tibasicdev.wikidot.com/local--math/inline/ec16f7c5c1cffe6635f654eb49d609fa.png" alt="7^4 \equiv 1 \pmod{10}" /> is actually the meat of Euler's theorem, since 4 is φ(10). This means that whenever 7<sup>4</sup> occurs in an equivalence mod 10, we can substitute 1 for it: if <img class="math-inline" src="http://tibasicdev.wikidot.com/local--math/inline/d507eecad6115b95fed693ec1eac5a81.png" alt="7^4 \equiv 1" />, then <img class="math-inline" src="http://tibasicdev.wikidot.com/local--math/inline/08d9a29ecd83503c3e1a2612691918d0.png" alt="(7^4)^{55} \equiv 1^{55}" /> (raising both sides to a power), and <img class="math-inline" src="http://tibasicdev.wikidot.com/local--math/inline/4debfbb55db1c2428fd7b7d6f6938499.png" alt="(7^4)^{55}\cdot 7^2 \equiv 1^{55}\cdot 7^2" /> (multiplying both sides by 7<sup>2</sup>).</p> <p>Another way to see it is this: taking things mod 10 is equivalent to finding the last digit of a number. When multiplying two large numbers (e.g. 7<sup>4</sup>*7<sup>2</sup> = 2401*49), if all we care about is the last digit of the result, we don't need to know what the other digits of the numbers themselves are, so we might as well just multiply 1*9. This is exactly what we're doing here: the last digit of 7<sup>4</sup> is 1, so we replace 7<sup>4</sup> by 1 when doing a last-digit calculation.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-166208#post-522660</guid>
				<title>Euler&#039;s theorem</title>
				<link>http://tibasicdev.wikidot.com/forum/t-166208/euler-s-theorem#post-522660</link>
				<description></description>
				<pubDate>Tue, 30 Jun 2009 14:43:38 +0000</pubDate>
				<wikidot:authorName>bxsciencer</wikidot:authorName>				<wikidot:authorUserId>169000</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <span class="equation-number">(1)</span> <div class="math-equation" id="equation-167126-1"><img src="http://tibasicdev.wikidot.com/local--math/eqs/95ab85345c5533240407360976d2fa12.png" alt="7^2^2^2 \equiv 7^4^*^5^5^+^2 \equiv (7^4)^5^5*7^2 \equiv 1^5^5*7^2 \equiv 49 \equiv 9 (\mod 10)" /></div> <p>can someone tell me why this part is true?</p> <span class="equation-number">(2)</span> <div class="math-equation" id="equation-167126-2"><img src="http://tibasicdev.wikidot.com/local--math/eqs/1d1cebdb31d311e483f2fd2605f2c90f.png" alt="(7^4)^5^5*7^2 \equiv 1^5^5*7^2" /></div> <p>how does the 7^4 come out?</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>