The Last Digit

Find the last digit of the integer 2 2 2001 \large 2^{2^{2001 }} .


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

Arron Kau Staff
May 13, 2014

First note that 2 2 2 = 2 4 = 16 2^{2^2} = 2^4 = 16 , and that 2 2 3 = 2 8 = ( 2 4 ) 2 = 1 6 2 = 256 2^{2^3} = 2^8 = (2^4)^2 = 16^2 = 256 . And 2 2 4 = ( 2 2 3 ) 2 = 25 6 2 2^{2^4} = (2^{2^3})^2 = 256^2 , so that the last digit of 2 2 4 2^{2^4} must be 6 6 . This gives us the idea that for n 2 n \ge 2 , the last digit of 2 2 n 2^{2^n} is always 6 6 .

We prove our idea using mathematical induction. For the basis step, we have already checked that the last digit of 2 2 2 2^{2^2} is 6 6 . Suppose n 2 n \ge 2 and the last digit of 2 2 n 2^{2^n} is 6 6 . Then the last digit of ( 2 2 n ) 2 (2^{2^n})^2 must also be 6 6 , and ( 2 2 n ) 2 = 2 2 n + 1 (2^{2^n})^2 = 2^{2^{n+1}} . It follows that the last digit of 2 2 n + 1 2^{2^{n+1}} is 6 6 , and so by induction, the last digit of 2 2 n 2^{2^n} is always 6 6 for n 2 n \ge 2 .

Therefore, the last digit of 2 2 2001 2^{2^{2001}} is 6 6 .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...