Find the smallest positive integer $n$ such that $125|2^n+3^n$
Suppose $125|2^n+3^n$. Now, $n$ must be odd because if $n$ is even then
$$0\equiv 2^n+3^n\equiv2^n+(-2)^n\equiv 2^n+2^n\equiv2^{n+1}\pmod 5,$$
which is in contrast to hypothesis. How to go on from here?