Show that $120$ divides $n^5 - 5n^3 + 4n$.
My approach was that I factorized this equation into its primary factors and I got $(n-2)(n-1)(n)(n+1)(n+2)$. When I plugged in the value of $n>2$ the resultant value was always divisible by $12$. However is there a general way of proving the divisibility after factorization or is there another approach to this question?