Show that for any $a\in\mathbb{Z}$, $3 \mid (a^3 - a)$
my solution is : if $a$ is a multiple of $3$ then $a^3-a$ is a multiple of $3$; if $\gcd(a,3)=1$ then by FLT $a^2\equiv 1 \pmod3$, hence $a^3-a = a(a^2-1)$ is a multiple of $3$.
Am I right?
Show that for any $a\in\mathbb{Z}$, $3 \mid (a^3 - a)$
my solution is : if $a$ is a multiple of $3$ then $a^3-a$ is a multiple of $3$; if $\gcd(a,3)=1$ then by FLT $a^2\equiv 1 \pmod3$, hence $a^3-a = a(a^2-1)$ is a multiple of $3$.
Am I right?
Hint: you can use $a^3-a=a(a+1)(a-1)$ one between 3 consecutive numbers is divisible by 3