How can I prove that $3| (4^n - 1)$ or 3 divides $4^n - 1$?
I have started it by induction, so the basis works and I assumed the induction hypothesis $3| (4^n - 1)$ but do not know how to use it to simplify $3| (4^{(n + 1)} - 1)$. could anyone help me to show this?
To prove by that the next term in the sequence $4^{n+1}-1$ is also divisible by $3$, it makes sense to prove that the difference is divisible by $3$. The difference between two consecutive terms is $$(4^{n+1}-1)-(4^n-1)=4^{n+1}-4^n=4^n(4-1).$$