<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Brain Teaser: The Really, Really, Really Big Number</title>
	<atom:link href="http://www.sharpbrains.com/blog/2007/05/17/the-really-really-really-big-number/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharpbrains.com/blog/2007/05/17/the-really-really-really-big-number/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-really-really-really-big-number</link>
	<description>Neuroplasticity, Brain Fitness and Cognitive Health News</description>
	<lastBuildDate>Thu, 02 Feb 2012 02:53:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kevin</title>
		<link>http://www.sharpbrains.com/blog/2007/05/17/the-really-really-really-big-number/comment-page-1/#comment-293904</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Wed, 18 Nov 2009 15:44:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharpbrains.com/blog/2007/05/17/the-really-really-really-big-number/#comment-293904</guid>
		<description>I did this the same way Dave did it, by instinct.

10 mod 11 === -1 mod 11, so

10^100 mod 11 === (-1)^100 mod 11 === 1 mod 11</description>
		<content:encoded><![CDATA[<p>I did this the same way Dave did it, by instinct.</p>
<p>10 mod 11 === –1 mod 11, so</p>
<p>10^100 mod 11 === (-1)^100 mod 11 === 1 mod 11</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: R V</title>
		<link>http://www.sharpbrains.com/blog/2007/05/17/the-really-really-really-big-number/comment-page-1/#comment-289254</link>
		<dc:creator>R V</dc:creator>
		<pubDate>Thu, 15 Oct 2009 09:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharpbrains.com/blog/2007/05/17/the-really-really-really-big-number/#comment-289254</guid>
		<description>We can also prove this by the Method of Induction:

Problem: (100)^n / 11 gives remainder 1
To prove that any power of 100 gives Remainder 1.

(100)^1 / 11 gives remainder 1 (after dividing to 99) .... 1
(100)^2 / 11 gives remainder 1 (after dividing to 9999)

Thus (100)^n / 11 gives remainder 1 (our Hypothesis from the above statements)

Now, (100)^(n+1) = 100 * (100)^n
Dividing the above by 11 we see that (100)^n already gives remainder 1, and the other 100 also gives remainder 1 (as per statement .... 1).

Thus, all powers of 100 shall give remainder 1 when divided by 11. (Proved)

I also liked the solution given by: Anthuan</description>
		<content:encoded><![CDATA[<p>We can also prove this by the Method of Induction:</p>
<p>Problem: (100)^n / 11 gives remainder 1<br />
To prove that any power of 100 gives Remainder 1.</p>
<p>(100)^1 / 11 gives remainder 1 (after dividing to 99) .… 1<br />
(100)^2 / 11 gives remainder 1 (after dividing to 9999)</p>
<p>Thus (100)^n / 11 gives remainder 1 (our Hypothesis from the above statements)</p>
<p>Now, (100)^(n+1) = 100 * (100)^n<br />
Dividing the above by 11 we see that (100)^n already gives remainder 1, and the other 100 also gives remainder 1 (as per statement .… 1).</p>
<p>Thus, all powers of 100 shall give remainder 1 when divided by 11. (Proved)</p>
<p>I also liked the solution given by: Anthuan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepthi</title>
		<link>http://www.sharpbrains.com/blog/2007/05/17/the-really-really-really-big-number/comment-page-1/#comment-240011</link>
		<dc:creator>Deepthi</dc:creator>
		<pubDate>Fri, 27 Feb 2009 09:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharpbrains.com/blog/2007/05/17/the-really-really-really-big-number/#comment-240011</guid>
		<description>1</description>
		<content:encoded><![CDATA[<p>1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alexander</title>
		<link>http://www.sharpbrains.com/blog/2007/05/17/the-really-really-really-big-number/comment-page-1/#comment-204400</link>
		<dc:creator>alexander</dc:creator>
		<pubDate>Mon, 10 Nov 2008 16:34:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharpbrains.com/blog/2007/05/17/the-really-really-really-big-number/#comment-204400</guid>
		<description>childs play got the answer immediately</description>
		<content:encoded><![CDATA[<p>childs play got the answer immediately</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jumbo</title>
		<link>http://www.sharpbrains.com/blog/2007/05/17/the-really-really-really-big-number/comment-page-1/#comment-196486</link>
		<dc:creator>jumbo</dc:creator>
		<pubDate>Thu, 16 Oct 2008 15:46:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharpbrains.com/blog/2007/05/17/the-really-really-really-big-number/#comment-196486</guid>
		<description>answer is one 
 100 is of the form to 11k+1 . 
now (11k+1)*(11k+1)=11p+1
 hence you raise 100 to any power it will always give remainder  1 on being divided by 11</description>
		<content:encoded><![CDATA[<p>answer is one<br />
 100 is of the form to 11k+1 .<br />
now (11k+1)*(11k+1)=11p+1<br />
 hence you raise 100 to any power it will always give remainder  1 on being divided by 11</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luca</title>
		<link>http://www.sharpbrains.com/blog/2007/05/17/the-really-really-really-big-number/comment-page-1/#comment-166511</link>
		<dc:creator>Luca</dc:creator>
		<pubDate>Fri, 13 Jun 2008 11:29:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharpbrains.com/blog/2007/05/17/the-really-really-really-big-number/#comment-166511</guid>
		<description>I used an invariant property of multiples of 11: 

n=k*11  in n the sum of odd position digits is equal to the sum of even position digits.

Thus, 100^n=10^2n has 2n+1 digits, and the previous multiple of 11 must have 2n digits.

so it can only be a number like 999...999, and the remainder must be 1</description>
		<content:encoded><![CDATA[<p>I used an invariant property of multiples of 11: </p>
<p>n=k*11  in n the sum of odd position digits is equal to the sum of even position digits.</p>
<p>Thus, 100^n=10^2n has 2n+1 digits, and the previous multiple of 11 must have 2n digits.</p>
<p>so it can only be a number like 999…999, and the remainder must be 1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: T-Mak1978</title>
		<link>http://www.sharpbrains.com/blog/2007/05/17/the-really-really-really-big-number/comment-page-1/#comment-161615</link>
		<dc:creator>T-Mak1978</dc:creator>
		<pubDate>Sat, 24 May 2008 01:24:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharpbrains.com/blog/2007/05/17/the-really-really-really-big-number/#comment-161615</guid>
		<description>Raising 100 to the 100 power is really not relevant. When you divide 100 by 11 the remainder is 1. In this case, no matter how many zeros will be in the &quot;big number&quot;, you will still come out with a remainder of 1.</description>
		<content:encoded><![CDATA[<p>Raising 100 to the 100 power is really not relevant. When you divide 100 by 11 the remainder is 1. In this case, no matter how many zeros will be in the “big number”, you will still come out with a remainder of 1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthuan</title>
		<link>http://www.sharpbrains.com/blog/2007/05/17/the-really-really-really-big-number/comment-page-1/#comment-159186</link>
		<dc:creator>Anthuan</dc:creator>
		<pubDate>Tue, 13 May 2008 12:03:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharpbrains.com/blog/2007/05/17/the-really-really-really-big-number/#comment-159186</guid>
		<description>My solution was a bit different.

10^0 mod 11 = 1
10^1 mod 11 = 10
10^2 mod 11 = 1
10^3 mod 11 = 10

Thus

10^n mod 11 = 1, if n is even, and
10^n mod 11 = 10, if n is odd!</description>
		<content:encoded><![CDATA[<p>My solution was a bit different.</p>
<p>10^0 mod 11 = 1<br />
10^1 mod 11 = 10<br />
10^2 mod 11 = 1<br />
10^3 mod 11 = 10</p>
<p>Thus</p>
<p>10^n mod 11 = 1, if n is even, and<br />
10^n mod 11 = 10, if n is odd!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://www.sharpbrains.com/blog/2007/05/17/the-really-really-really-big-number/comment-page-1/#comment-146458</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Mon, 24 Mar 2008 06:00:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharpbrains.com/blog/2007/05/17/the-really-really-really-big-number/#comment-146458</guid>
		<description>I think it&#039;s one, I don&#039;t have any crazy solution it&#039;s just my gut instinct =P</description>
		<content:encoded><![CDATA[<p>I think it’s one, I don’t have any crazy solution it’s just my gut instinct =P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RC</title>
		<link>http://www.sharpbrains.com/blog/2007/05/17/the-really-really-really-big-number/comment-page-1/#comment-141772</link>
		<dc:creator>RC</dc:creator>
		<pubDate>Thu, 06 Mar 2008 20:33:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharpbrains.com/blog/2007/05/17/the-really-really-really-big-number/#comment-141772</guid>
		<description>The number 100^100 may be written as,

(99 + 1)^(99 + 1). By the exponent law, a^m * a^n = a^(m + n),

we can rewrite to this,

(99 + 1)(99 + 1)^99

and futher,

(99 + 1)(99 + 1)(99 + 1)^98

and so on, down the line. Let a = (9)(11). We get,

(a^2 + 2a + 1)(a + 1)^98 =

(a^3 + 3a^2 + 3a + 1)(a + 1)^97 =

(a^4 + 4a^3 + 6a^2 + 4a + 1)(a + 1)^96 = .. = a^99 + [98 terms] + 1

We find that every term is divisible by 11 (a is divisible) except the very last one, 1.

The remainder is 1.

Here&#039;s another quick one, which is learned from the above.

Using only 9s, express 100^100.

Well, it&#039;s no trick at all. 9/9 = 1. 

Ans. (99 + 9/9)^(99 + 9/9)

or (99 + 9/9)(99 + 9/9)^99</description>
		<content:encoded><![CDATA[<p>The number 100^100 may be written as,</p>
<p>(99 + 1)^(99 + 1). By the exponent law, a^m * a^n = a^(m + n),</p>
<p>we can rewrite to this,</p>
<p>(99 + 1)(99 + 1)^99</p>
<p>and futher,</p>
<p>(99 + 1)(99 + 1)(99 + 1)^98</p>
<p>and so on, down the line. Let a = (9)(11). We get,</p>
<p>(a^2 + 2a + 1)(a + 1)^98 =</p>
<p>(a^3 + 3a^2 + 3a + 1)(a + 1)^97 =</p>
<p>(a^4 + 4a^3 + 6a^2 + 4a + 1)(a + 1)^96 = .. = a^99 + [98 terms] + 1</p>
<p>We find that every term is divisible by 11 (a is divisible) except the very last one, 1.</p>
<p>The remainder is 1.</p>
<p>Here’s another quick one, which is learned from the above.</p>
<p>Using only 9s, express 100^100.</p>
<p>Well, it’s no trick at all. 9/9 = 1. </p>
<p>Ans. (99 + 9/9)^(99 + 9/9)</p>
<p>or (99 + 9/9)(99 + 9/9)^99</p>
]]></content:encoded>
	</item>
</channel>
</rss>

