NT7
From Exampleproblems
Prove that n3 − n is divisible by 6.
Evaluate
for n = 0,1


Evaluate
for n = 0,1,2



Thus
and
so
Alternatively, n3 − n = n(n2 − 1) = n(n − 1)(n + 1) = (n − 1)n(n + 1)
since it is a product of more than two consecutive integers
since it is a product of three consecutive integers
Hence as above
