Problems need HardWork #14

Find the unit digit of 2^2^2^2^...... (100 times)


The answer is 6.

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

Dev Sharma
Aug 25, 2015

The number of the form 2^(4n) has 6 as its last digit.

You need to explain why it's true for all 4n. And not based on the first few values of n.

Pi Han Goh - 5 years, 9 months ago

Log in to reply

2^4 = 6 mod10

(2^4)^n = 6^n mod10

2^4n = 6 mod 10

Dev Sharma - 5 years, 9 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...