I must prove that $7^n-1$ $(n \in \mathbb{N})$ is divisible by $6$.
My "inductive step" is as follows:
$7^{n+1}-1 = 7\times 7^n-1 = (6+1)\times 7^n-1 = 6\times 7^n+7^n-1$
So now, $6\times7^n$ is divisible by 6, that's obvious. But what about the other part, the $7^n-1$ ? How do we know that it's also divisible by 6? For that's the one I was supposed to prove isn't it? Or have I just done it? How's that? I'm confused..
According to some resources it is a complete proof, however, it's not clear for me why. Could someone please explain?
Ahmed Hussein: $7^n-1$ is divisible by $6$ according to the induction hypothesis.
But as its name indicates, it's only a hypothesis and not a known fact, that's what's bugging me.
Elliot G: Since $6|7^k−1$ ...
How do we know?
Sir Jective: Then we can assume that ...
We're just assuming...
I think now you get what I don't understand. I seem to be missing the point of induction, what I don't understand is: Where do we prove during the process that $6|7^n−1$ so that at the last step we can regard it as a known, proven fact?