How to use the binomial Theorem to prove that for all integers $x$ and $y$, $a\mid (a+b)^n-b^n$.
I am stuck after expanding the expression, which is $$ a \mid \sum_{m=0}^n \binom{n}{m}a^{n-m}b^m-b^n $$
Could anyone please give me a hint about how to proceed after this step? Greatly appreciated!