Prove by induction: $3^{(4n+2)} + 1$ is divisible by $10$.
My basic step: $3^{(4n+2)} + 1$, where $n = 1$ gives me $3^6 + 1 = 730$, which is divisible by $10$. However, then I have to do the induction hypothesis and I am kind of stuck because I do not have an equality. How do I finish proving this by induction?
Many thanks.
Edit: I am thinking of creating a formula which involves $10n$? Would this be correct?