Just need some help with basic math. How do i know if i can divide this expression by $7$ without a remainder ?
$ 13^{101}-13^{95} $
Just need some help with basic math. How do i know if i can divide this expression by $7$ without a remainder ?
$ 13^{101}-13^{95} $
Hint: A number $n$ is divisible by $7$ if and only if $n\equiv 0\pmod{7}$. Note that $13 \equiv 2\cdot 7 - 1\equiv -1\pmod{7}$.