What is the highest power of 10 that divides 1 0 1 1 0 0 − 1 ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
( 1 + x ) n = ( 0 n ) + ( 1 n ) x + . . . + ( n n ) x n
Substituting x = 1 0 0 , n = 1 0 0 , we get 1 0 1 1 0 0 − 1 = 1 + 1 0 0 × 1 0 0 + 2 1 0 0 × 9 9 × 1 0 0 2 + . . . + 1 0 0 1 0 0 − 1
Note that the lowest power we can take common from the remaining terms is from the first term of 1 0 0 2 . Hence, the highest power of 1 0 that can divide 1 0 1 1 0 0 − 1 is 1 0 0 2 ⇒ 1 0 4 .
Verification that after factoring out 1 0 4 , the remaining terms cannot sum up to another power of 1 0 :
We get the remaining terms as 1 + 2 1 0 0 × 9 9 + 6 1 0 0 × 9 9 × 9 8 × 1 0 0 + . . . + 1 0 0 9 8 .
Note that ( r n ) ≥ 1 and the remaining terms are powers of 1 0 0 times an arbitrary ( r n ) corresponding to the r th term. Thus if the resulting term were to be a power of 1 0 , then 2 1 0 0 × 9 9 + 6 1 0 0 × 9 9 × 9 8 × 1 0 0 + . . . + 1 0 0 9 8 ≡ 9 ( m o d 1 0 ) , which is not true (since powers of each power of hundred ends in zero and the first term is 9 9 × 5 0 which also ends in zero)
Problem Loading...
Note Loading...
Set Loading...
Let V n ( x ) denote the largest power of n which divides x . By Lifting the Exponent Lemma,
V 1 0 ( 1 0 1 1 0 0 − 1 1 0 0 ) = V 1 0 ( 1 0 1 − 1 ) + V 1 0 ( 1 0 0 ) = 2 + 2 = 4
So, our answer is 4 .