Numbers crushing numbers

1 2 1 4 16 m o d ( 12 + 14 + 16 ) = ? \large 12^{14^{16}} \bmod{(12+14+16)} = \ ?

24 30 08 18

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

Chew-Seong Cheong
Oct 30, 2018

Let N = 1 2 1 4 16 N = 12^{14^{16}} . We need to find N m o d 42 N \bmod 42 . Since gcd ( 12 , 42 ) 1 \gcd (12, 42) \ne 1 , we have to consider that factors 6 and 7 of 42 separately using Chinese remainder theorem .

Factor 6: N 0 (mod 6) N \equiv 0 \text{ (mod 6)} .

Factor 7: Since gcd ( 12 , 7 ) = 1 \gcd(12,7) = 1 , we can apply Euler's theorem and the Euler's totient function ϕ ( 7 ) = 6 \phi(7) = 6 . Then N 1 2 1 4 16 m o d ϕ ( 7 ) 1 2 1 4 16 m o d 6 (mod 7) N \equiv 12^{14^{16} \bmod \phi(7)} \equiv 12^{14^{16} \bmod 6} \text{ (mod 7)} . Again, gcd ( 14 , 6 ) 1 \gcd (14, 6) \ne 1 , then we consider 1 4 16 0 (mod 2) 14^{16} \equiv 0 \text{ (mod 2)} and 1 4 16 m o d ϕ ( 3 ) 1 4 16 m o d 2 1 4 0 1 (mod 3) 14^{16 \bmod \phi(3)} \equiv 14^{16 \bmod 2} \equiv 14^0 \equiv 1 \text{ (mod 3)} . Implying that 1 4 16 3 n + 1 14^{16} \equiv 3n+1 , where n n is an integer and 3 n + 1 0 (mod 2) 3n+1 \equiv 0 \text{ (mod 2)} n = 1 \implies n = 1 , 1 4 16 m o d 6 = 3 ( 1 ) + 1 = 4 \implies 14^{16} \bmod 6 =3(1)+1= 4 . Then N 1 2 4 ( 14 2 ) 4 2 4 16 2 (mod 7) N \equiv 12^4 \equiv (14-2)^4 \equiv 2^4 \equiv 16 \equiv 2 \text{ (mod 7)} .

Now, we have: N 7 m + 2 N \equiv 7m + 2 , where m m is an integer, and 7 m + 2 0 (mod 6) 7m + 2 \equiv 0 \text{ (mod 6)} m = 4 \implies m = 4 and N 7 ( 4 ) + 2 30 (mod 42) N \equiv 7(4)+2 \equiv \boxed{30} \text{ (mod 42)}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...