Find the last 4 digits of the binary representation of .
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.
The problem is equivalent to finding 1 0 9 2 0 1 7 mod 2 4 .
1 0 9 2 0 1 7 ≡ 1 0 9 2 0 1 7 mod ϕ ( 1 6 ) (mod 16) ≡ 1 0 9 2 0 1 7 mod 8 (mod 16) ≡ 1 0 9 1 (mod 16) ≡ 1 3 1 0 (mod 16_ 1 0 ) ≡ 1 1 0 1 2 (mod 1 0 0 0 0 2 ) Since g cd ( 1 0 9 , 1 6 ) = 1 , Euler’s theorem applies. Euler’s totient function ϕ ( 1 6 ) = 8