Cutting time

What is the highest power of 10 that divides 10 1 100 1 101^{100} - 1 ?


The answer is 4.

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.

2 solutions

Manuel Kahayon
Apr 4, 2016

Let V n ( x ) V_{n}(x) denote the largest power of n n which divides x x . By Lifting the Exponent Lemma,

V 10 ( 10 1 100 1 100 ) = V 10 ( 101 1 ) + V 10 ( 100 ) = 2 + 2 = 4 V_{10}(101^{100}-1^{100}) = V_{10}(101-1)+V_{10}(100) = 2+2 = 4

So, our answer is 4 4 .

Vishnu Bhagyanath
Mar 23, 2016

( 1 + x ) n = ( n 0 ) + ( n 1 ) x + . . . + ( n n ) x n (1+x)^n = \binom{n}{0} + \binom{n}{1} x + ... + \binom{n}{n} x^n

Substituting x = 100 , n = 100 x =100,n=100 , we get 10 1 100 1 = 1 + 100 × 100 + 100 × 99 2 × 10 0 2 + . . . + 10 0 100 1 101^{100} -1 = 1 + 100 \times 100 + \frac{100\times 99}{2}\times 100^2 +... + 100^{100} -1

Note that the lowest power we can take common from the remaining terms is from the first term of 10 0 2 100^2 . Hence, the highest power of 10 10 that can divide 10 1 100 1 101^{100}-1 is 10 0 2 1 0 4 100^2 \Rightarrow 10^4 .

Verification that after factoring out 1 0 4 10^4 , the remaining terms cannot sum up to another power of 10 10 :

We get the remaining terms as 1 + 100 × 99 2 + 100 × 99 × 98 6 × 100 + . . . + 10 0 98 1 + \frac{100 \times 99}{2} + \frac{100 \times 99 \times 98}{6} \times 100 + ... + 100^{98} .

Note that ( n r ) 1 \binom{n}{r} \geq 1 and the remaining terms are powers of 100 100 times an arbitrary ( n r ) \binom{n}{r} corresponding to the r th r^{\text{th}} term. Thus if the resulting term were to be a power of 10 10 , then 100 × 99 2 + 100 × 99 × 98 6 × 100 + . . . + 10 0 98 9 ( m o d 10 ) \frac{100 \times 99}{2} + \frac{100 \times 99 \times 98}{6} \times 100 + ... + 100^{98} \equiv 9 \pmod{10} , which is not true (since powers of each power of hundred ends in zero and the first term is 99 × 50 99 \times 50 which also ends in zero)

Vishnu Bhagyanath - 5 years, 2 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...