Prove: $$33|mn(m^{10}-n^{10})\forall m,n\in\mathbb Z$$
Apart from the trivial cases: $$3|m\;\lor\;3|n\;\;\&\;\;11|m\;\lor\;11|n$$ If $3\nmid m\;\land 3\nmid n$
Let $x\in\mathbb Z$ s.t.
$$x\equiv 1\pmod{3}\implies x^{10}\equiv 1\pmod{3}$$ $$x\equiv 2\equiv-1\pmod{3}\implies x^{10}\equiv 1\pmod{3}$$ $$\implies m^{10}\equiv n^{10}\pmod{3}\;\forall m,n\in\mathbb Z\implies m^{10}-n^{10}\equiv 0\pmod{3}$$ $$\implies 3|mn(m^{10}-n^{10})$$
$11\nmid m\;\land\;11\nmid n$
Let $x,y\in\mathbb Z$ s.t.
For each of the cases: $$x\equiv y\pmod{11},\;y\in\{1,\ldots, 10\}$$ by the Fermat's little theorem: $$x^{10}\equiv y^{10}\equiv 1\pmod{11}$$ $$\implies m^{10}\equiv n^{10}\pmod{11}\implies m^{10}-n^{10}\equiv 0\pmod{11}$$ Finally, $$\implies 33|mn(m^{10}-n^{10}),\;\forall\;m,n\in\mathbb Z $$ $$Q.E.D.$$
Is this correct?
Even easier
I will show how $10$ has been chosen
$$mn(m^{10}-n^{10})=n\cdot m(m^{10}-1)-m\cdot n(n^{10}-1)$$
Now using Fermat's little theorem,
$$3|(a^3-a), 11|(a^{11}-a)$$ for any integer $a$
Then $[3,11]$ will divide $[a(a^2-1),a(a^{10}-1)]=a(a^{[2,10]}-1)=?$