Show that $2730\mid n^{13}-n,\;\;\forall n\in\mathbb{N}$
I tried, $2730=13\cdot5\cdot7\cdot3\cdot2$
We have $13\mid n^{13}-n$, by Fermat's Little Theorem.
We have $2\mid n^{13}-n$, by if $n$ even then $n^{13}-n$ too is even; if $n$ is odd $n^{13}-n$ is odd.
And the numbers $5$ and $7$, how to proceed?
Like user99680,
Using Fermat's Little Theorem $p|(n^p-n)$ where $n$ is any integer and $p$ is any prime
$\displaystyle n^{13}-n=n(n^{12}-1)=n\left((n^6)^2-1\right)=n(n^6-1)(n^6+1)=(n^7-n)(n^6+1)$ which is divisible by $\displaystyle n^7-n$ which is always divisible by $7$ for all integer $n$
Similarly, $\displaystyle n^{13}-n=n(n^{12}-1)=n\left((n^4)^3-1\right)$ $\displaystyle=n(n^4-1)(n^8+n^4+1)=(n^5-n)(n^8+n^4+1)$ which is divisible by $\displaystyle n^5-n$ which is always divisible by $5$ for all integer $n$