0

I am looking at proof by induction as part of my maths module for my upcoming examination. I ave worked through several problems of induction, but i am not yet fully capable.

The problem i have been asked is:

for every n greater of equal to 1 show that:

5^n - 1 is divisible by 4.

Most of the examples i have been working through have have been things like:

1 + 2 + 3 + ..... + (k+1) = 1+2+3+.....+ k + k+1

which i can then easily work through. I am struggling to define the opening to this problem so far i have:

5^k - 1 = ((5^k) - 1) + ((5^k+1) -1)

But then i am not sure where to progress in my calculation. Have i got completely the wrong idea here?

Hope somebody can help me.

Thanks, Chris.

1 Answers1

3

Hint

Step $k+1$: $$5^{k+1}-1=5(5^k-1)+4$$