A number theory problem by Kamala Ramakrishnan

What is the units digit of 2 30567 ? 2^{30567}?


The answer is 8.

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.

3 solutions

The pattern followed for the unit's digits are 2-4-8-6-2-4-8-6...

Thus, every power divisible by 4 has the unit's digit as 6.

30564 is divisible by 4. Hence the unit's digit of 30567 is 8.

Rama Devi
May 26, 2015

The given exponent is in the form 2^4n+3 , whose last digit is 8.Therefore the solution of this is also 8.

Ely Gangat
Jul 18, 2014

the cycle for the units digit for base 2 is 2,4,8,6.

if exponent(mod 4)=1 then the 1st of the cycle is the units digit.

if exponent(mod 4)=2 then the 2nd of the cycle is the units digit.

if exponent(mod 4)=3 then the 3rd of the cycle is the units digit.

if exponent(mod 4)=0 then the 4th of the cycle is the units digit.

30567(mod4) = 3

therefore the 3rd of the cycle, 8, is the units digit.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...