Prove that $11^{2n}+5^{2n+1}-6$ is divisible with $24$ for $n∈ℤ^+$
I've been trying to solve it by using modulo; $11^{2n}+5^{2n+1}-6≡ (11^2 mod24)^n + 5*(5^2mod24)^n-6 = 1^n + (5*1^n)-6 = 0$
Is this the right way to tackle the problem? I am not certain if I am placing the "$mod$" marks at the right places.
\pmodor\bmodor just\mod: $2\pmod{3}, 2\bmod{3}, 2\mod 3$. – Daniel W. Farlow May 10 '16 at 17:26