can you say cyclicity of two, not for saloni
Answers
Explanation:
For the concept of identifying the unit digit, we have to first familiarize with the concept of cyclicity. Cyclicity of any number is about the last digit and how they appear in a certain defined manner. Let’s take an example to clear this thing:
The cyclicity chart of 2 is:
21 =2
22 =4
23 =8
24=16
25=32
Have a close look at the above. You would see that as 2 is multiplied every-time with its own self, the last digit changes. On the 4th multiplication, 25 has the same unit digit as 21. This shows us the cyclicity of 2 is 4, that is after every fourth multiplication, the unit digit will be two.
2^1 = 2
2^3 = 8
2^5 = 32
2^2 = 4
2^4 = 16
2^6 = 64
Cyclicity is 2. 1024 is an even power. 1024 mod 2 = 0 which corresponds to 4.
Are my thoughts correct?
Thank you.