Given that $n,a,b \in \mathbb{N}$ and $n\mid(a^n-b^n)$ , can we prove or disprove $n\mid(a-b)$ ?
Using Fermat's little theorem, we can prove the case when n is a prime number. What about the case when n is a composite number?
I also know that $(a-b)\mid(a^n-b^n)$ .