Via inductive proof show that $3^{2n}-1$ is divisible by 8 for all natural numbers n
The reason why that I was confused in this problem was because my steps has gotten me nowhere useful as shown below:
(I've omitted the words for the inductive proof for the sake of simplicity)
=$3^{2(k+1)}-1$
$=9-3^{2k}-1$
$=8-9*3^k$
But this has gotten me nowhere and I was wondering if there was any other way to prove this with inductive proof