Let $a$ be a natural number not divisible by $5$
Prove that $8a^{8n}+a^{4n}-4$ is a multiple of $5$ for
all n natural number.
My try :
Using induction
Let : $ A=8a^{8n}+a^{4n}-4$
For n=0 then A=8+1-4=0=0\mod 5$ $->$ true
For : n+1
$A=8a^{8n+8}+a^{4n+4}-4$
But I don't know how I complete
Hint : \begin{eqnarray*} a^4 \equiv 1 \pmod{5} \end{eqnarray*} if $a \not \equiv 0 \pmod{5}$.