A number theory problem by Kaleem Kħặŋ

What is the last 2 digits of 6 100 6^{100} ?


The answer is 76.

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.

2 solutions

Since 6 and 100 are not coprime integers. Let us consider the modulos of 6 100 6^{100} of 4 and 25 ( 100 = 4 × 25 ) (100=4\times 25) separately.

6 100 ( 36 ) 50 0 (mod 4) \begin{aligned} 6^{100} & \equiv (36)^{50} \equiv 0 \text{ (mod 4)} \end{aligned}

6 100 6 100 mod ϕ ( 25 ) (mod 25) Since gcd ( 6 , 25 ) = 1 , Euler’s theorem applies. 6 100 mod 20 (mod 25) Euler’s totient function ϕ ( 25 ) = 20 6 0 (mod 25) 1 (mod 25) \begin{aligned} 6^{100} & \equiv 6^{\color{#3D99F6}100 \text{ mod }\phi (25)} \text{ (mod 25)} & \small \color{#3D99F6} \text{Since }\gcd(6,25)=1 \text{, Euler's theorem applies.} \\ & \equiv 6^{\color{#3D99F6}100 \text{ mod }20} \text{ (mod 25)} & \small \color{#3D99F6} \text{Euler's totient function }\phi(25)=20 \\ & \equiv 6^{\color{#3D99F6}0} \text{ (mod 25)} \\ & \equiv 1 \text{ (mod 25)} \end{aligned}

Let 6 100 25 n + 1 6^{100} \equiv 25n +1

25 n + 1 0 (mod 4) 25 ( 3 ) + 1 76 0 (mod 4) 6 100 76 (mod 100) \begin{aligned} \implies 25n+1 & \equiv 0 \text{ (mod 4)} \\ 25(3)+1 & \equiv 76 \equiv 0 \text{ (mod 4)} \\ \implies 6^{100} & \equiv \boxed{76} \text{ (mod 100)} \end{aligned}

How do we know n = 3 n = 3 is the only value of n n for which 25 n + 1 0 ( m o d 4 ) 25n + 1 \equiv 0 \pmod 4 ? Or is it?

Zach Abueg - 3 years, 10 months ago

Log in to reply

n = 3 n=3 is not the only value of n n , but the smallest, any n = 4 k + 3 n=4k+3 , where k = 0 , 1 , 2... k = 0, 1, 2... , works too, but the answer 76 76 still stands.

Chew-Seong Cheong - 3 years, 10 months ago
Marta Reece
Aug 2, 2017

Powers of 6 6 , starting with 6 2 = 36 6^2=36 , have the two ending digits equal to 36 , 16 , 96 , 76 , 56 36, 16, 96, 76, 56 and this sequence of five possible endings repeats.

6 5 6^5 , and all powers of 6 6 divisible by 5 5 , which includes 6 100 6^{100} , end in 76 \boxed{76} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...