Kinetica
- 83
- 0
Homework Statement
Show
5^(2n) - 1 divisible by 8.
The Attempt at a Solution
For n =1, it is div. by 8.
For n=k+1,
5^(2(k+1)) - 1
=25^(k+1) - 1
I am not quite sure if this is the final solution.