A number theory problem by Rajasree Basu

Find the remainder when 2 1990 2^{1990} is divided by 1990 1990 .


The answer is 1024.

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 solution

Oliver Papillo
Jan 20, 2018

1990 = 2 5 199 1990 = 2 * 5 * 199

By Euler's Theorem / Fermat's Little Theorem:

For any prime p p and any positive integer a a , a p 1 1 ( m o d p ) a^{p-1} \cong 1 \ (mod \ p) .

This means that a n a n 1 ( m o d 2 ) a^n \cong a^{n-1} \ (mod \ 2) ;

a n a n 4 ( m o d 5 ) a^n \cong a^{n-4} \ (mod \ 5) ;

And a n a n 198 ( m o d 199 ) a^n \cong a^{n-198} \ (mod \ 199)

The Least Common Multiple of 1 1 , 4 4 and 198 198 is 396 396

As 396 1980 396|1980 , 2 1990 2 10 1024 ( m o d 1990 ) 2^{1990} \cong 2^{10} \cong 1024 \ (mod \ 1990)

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...