A problem by Bogdan Simeonov

Level pending

Let "a" be a natural number, not divisible by 5.What remainder can a on the power of 100 give when divided by 125?


The answer is 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.

3 solutions

Prasun Biswas
Dec 14, 2013

Let us take a=1 as 1 is a natural no. not divisble by 5.

Now, a 100 = 1 100 = 1 a^{100}=1^{100}=1

The answer is= mod(a,125) = 1 \boxed{1}

That is right, I forgot to say that a would not be equall to 1 because it would be too easy.I made a modified version of the problem which states that a isn't equal to one.

Bogdan Simeonov - 7 years, 5 months ago
Jubayer Nirjhor
Dec 14, 2013

Funny Approach : Since the question must have a fixed answer, we consider the most advantageous value of a a i.e. a = 1 a=1 since 5 1 5\nmid 1 , and get...

1 100 = 1 1 ( m o d 125 ) 1^{100}=1\equiv \fbox{1} \pmod{125}

Formal Approach : Let a = 5 b + r a=5b+r , for b N 0 b\in\mathbb{N}_{0} and r { 1 , 2 , 3 , 4 } r\in\left\{1,2,3,4\right\} . So we have...

( 5 b + r ) 100 = i = 0 100 ( 100 i ) ( 5 b ) i r 100 i (5b+r)^{100}=\sum_{i=0}^{100} \dbinom{100}{i} (5b)^{i} r^{100-i}

Since, 5 3 = 125 5^3=125 , for i 3 i\geq 3 , the terms in the expansion will be divisible by 125 125 , Hence...

i = 0 100 ( 100 i ) ( 5 b ) i r 100 i i = 0 2 ( 100 i ) ( 5 b ) i r 100 i ( m o d 125 ) \sum_{i=0}^{100} \dbinom{100}{i} (5b)^{i} r^{100-i}\equiv \sum_{i=0}^{2} \dbinom{100}{i} (5b)^{i} r^{100-i}\pmod{125}

i = 0 2 ( 100 i ) ( 5 b ) i r 100 i = ( 100 0 ) ( 5 b ) 0 r 100 0 + ( 100 1 ) ( 5 b ) 1 r 100 1 + ( 100 2 ) ( 5 b ) 2 r 100 2 \sum_{i=0}^{2} \dbinom{100}{i} (5b)^{i} r^{100-i}=\dbinom{100}{0} (5b)^{0} r^{100-0}+\dbinom{100}{1} (5b)^{1} r^{100-1}+\dbinom{100}{2} (5b)^{2} r^{100-2}

= r 100 + 100 5 b r 99 + 4950 25 b 2 r 98 r 100 ( m o d 125 ) =r^{100}+100\cdot 5b\cdot r^{99}+4950\cdot 25b^2\cdot r^{98}\equiv r^{100} \pmod{125}

Now note that, gcd ( 1 , 125 ) = gcd ( 2 , 125 ) = gcd ( 3 , 125 ) = gcd ( 4 , 125 ) = 1 \gcd(1,125)=\gcd(2,125)=\gcd(3,125)=\gcd(4,125)=1 , and φ ( 125 ) = 100 \varphi(125)=100 . So we have from Euler's Theorem, for r { 1 , 2 , 3 , 4 } r\in \left\{1,2,3,4\right\} ...

r 100 = r φ ( 125 ) 1 ( m o d 125 ) r^{100}=r^{\varphi(125)}\equiv 1\pmod{125}

And so, all in all, for b N 0 b\in\mathbb{N}_{0} and r { 1 , 2 , 3 , 4 } r\in\left\{1,2,3,4\right\} , we get...

( 5 b + r ) 100 1 ( m o d 125 ) (5b+r)^{100}\equiv \fbox{1}\pmod{125}

Also, why did you use the binomial representation, you could have used Euler's theorem even in the beginning, because (a,5)=1.

Bogdan Simeonov - 7 years, 5 months ago

That is pretty much the same as my solution, but shorter!I have a modified version of the problem where I state that a is not equal to 1.

Bogdan Simeonov - 7 years, 5 months ago
Bogdan Simeonov
Dec 14, 2013

I will provide two solutions - one is easier, but longer and the other is more complicated, but shorter.

Make sure to post your own proofs!Here are mine: proof proof

Bogdan Simeonov - 7 years, 6 months ago

Well, you can easily substitute a=1 and get the answer, but the interesting part of it is that for every cop rime number to 5 it gives remainder 1.

Bogdan Simeonov - 7 years, 6 months ago

Also, the problem can be generalised.For instance, show that for some prime number "p" and coprime to it natural number a, a on the power of p^(k-1).p gives remainder 1 when divided by p^k.That, of course, is really easy, because phi of p^k is p^(k-1).p and there is your solution, but in this case you have to see that 100 is phi of 125.

Bogdan Simeonov - 7 years, 6 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...