How would I go about showing $2l+1\equiv (2l+1)^{4n+1}\pmod{5}, \forall l$ in the integers?
I tried this, but got stuck. \begin{align*} 2l+1&\equiv x\pmod{5}\\ (2l+1)^{4n+1}\pmod{5} &\equiv x^{4n+1}\pmod{5} \end{align*}
I'm not sure what to do from here.
Should I do even/odd cases for $l$?
HINT
We have that
$$(2l+1)^{4n+1}=[(2l+1)^{4}]^n(2l+1)$$ then refer to Fermat's little theorem
$$a^{p-1}\equiv 1 \pmod p$$