So I'm stuck doing this problem. Since we have to use induction, I have gotten as far as the base step and then realized that I'm going about this wrong. Here's the problem:
If $a, b, c \in \mathbb{N}$ such that $a-b$ is a multiple of $c$, prove that $a^n - b^n$ is a multiple of $c$ for all $n \in \mathbb{N}$
Please help.
Hint: $$a^{n+1}-b^{n+1}=a(a^n-b^n)+b^n(a-b)\ .$$