Difference between revisions of "2010 AMC 12A Problems/Problem 23"
(→Solution) |
(→Solution) |
||
Line 32: | Line 32: | ||
Using the fact that <math>2^{10}=1024\equiv -1\pmod{25}</math> (or simply the fact that <math>2^{21}=2097152</math> if you have your powers of 2 memorized), we can deduce that <math>2^{21}\equiv 2\pmod{25}</math>. Therefore <math>N=\frac M{2^{21}}\equiv \frac {24}2\pmod{25}=12\pmod{25}</math>. | Using the fact that <math>2^{10}=1024\equiv -1\pmod{25}</math> (or simply the fact that <math>2^{21}=2097152</math> if you have your powers of 2 memorized), we can deduce that <math>2^{21}\equiv 2\pmod{25}</math>. Therefore <math>N=\frac M{2^{21}}\equiv \frac {24}2\pmod{25}=12\pmod{25}</math>. | ||
− | Finally, combining with the fact that <math>N\equiv 0\pmod 4</math> yields <math>n=\boxed{ | + | Finally, combining with the fact that <math>N\equiv 0\pmod 4</math> yields <math>n=\boxed{\textbf{(A)}\ 12}</math>. |
Revision as of 15:26, 12 February 2010
Problem
The number obtained from the last two nonzero digits of is equal to . What is ?
Solution
We will use the fact that for any integer ,
First, we find that the number of factors of in is equal to . Let . The we want is therefore the last two digits of , or . Since there is clearly an excess of factors of 2, we know that , so it remains to find .
If we divide by by taking out all the factors of in , we can write as where where every multiple of 5 is replaced by the number with all its factors of 5 removed. Specifically, every number in the form is replaced by , and every number in the form is replaced by .
The number can be grouped as follows:
Using the identity at the beginning of the solution, we can reduce to
Using the fact that (or simply the fact that if you have your powers of 2 memorized), we can deduce that . Therefore .
Finally, combining with the fact that yields .