INMO - 1992

Find the remainder when 1 9 92 19^{92} is divided by 92 92 .


The answer is 49.

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

I can't believe this is an INMO problem. It's actually quite easy if you do it by modulo function. 92=23x4 now, 19= -1(mod 4) 19^22=1 (mod 4) 19^22 = 1(mod 23) Therefore, 19^22=1 (mod 23x4) = 1(mod 92) so, 19^88= 1 (mod 92) therefore, 19^92=49 (mod 92)

Its not an INMO problem. It appeared in the RMO.

akash deep - 6 years ago

Log in to reply

No, it's really an INMO 1992 question, but it's quite easy.

Raushan Sharma - 5 years, 8 months ago
Ravi Dwivedi
Sep 2, 2015

Using Euler's generalization of fermat's theorem

1 9 ϕ ( 92 ) 1 ( m o d 92 ) 19^{\phi(92)} \equiv 1 \pmod{92} where ϕ ( n ) \phi(n) is Euler's phi function(or totient function)

92 = 23 × 2 2 92=23 \times 2^2

ϕ ( 92 ) = 92 ( 1 1 2 ) ( 1 1 23 ) = 44 \implies\phi(92)=92(1-\frac{1}{2})(1-\frac{1}{23})=44

1 9 44 1 ( m o d 92 ) \implies 19^{44} \equiv 1 \pmod{92}

1 9 ( 44 ) 2 1 2 ( m o d 92 ) \implies 19^{(44) \cdot 2} \equiv 1^2 \pmod{92}

1 9 88 1 ( m o d 92 ) \implies 19^{88} \equiv 1 \pmod{92}

Multiplying both sides by 1 9 4 19^4 yields

1 9 92 1 9 4 ( m o d 92 ) \implies 19^{92}\equiv 19^4 \pmod{92} .. (1)

Now 1 9 2 85 ( m o d 92 ) ( 7 ) ( m o d 92 ) 19^{2}\equiv 85 \pmod{92} \equiv (-7) \pmod{92}

1 9 4 ( 7 ) 2 49 ( m o d 92 ) 19^{4}\equiv (-7)^2 \equiv 49 \pmod{92} .. (2)

Using (1) and (2)

1 9 92 49 ( m o d 92 ) 19^{92} \equiv 49 \pmod{92}

Hence the answer is 49 \boxed{49}

Moderator note:

Simple standard approach.

Mehul Chaturvedi
Dec 13, 2014

We can apply euler's function

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...