Prove n^3 - n is a multiple of 3

To prove n3-n is a multiple of 3 we rely on a few simple tricks. The first is to factorise the expression.n3-n = n(n2-1)n(n2-1) = (n-1)(n)(n+1)The next trick is to realise that the series of numbers n-1, n, n+1 are consecutive. For example if n = 2:n-1 = 1n = 2n+1 = 3If you have a series of 3 consecutive numbers, clearly one of them will be a multiple of 3. Hence if; n3-n = (n-1)(n)(n+1), for all n and one of the numbers n-1, n, n+1 is a multiple of 3, then n3-n is also a multiple of 3.

IH

Related Maths A Level answers

All answers ▸

Given that y = exp(2x) * (x^2 +1)^(5/2), what is dy/dx when x is 0?


Find the equation of the tangent to the curve y = (2x -3)^3 at the point (1, - 1), giving your answer in the form y = mx + c.


The line y = (a^2)x and the curve y = x(b − x)^2, where 0<a<b , intersect at the origin O and at points P and Q. Find the coordinates of P and Q, where P<Q, and sketch the line and the curve on the same axes. Find the tangent at the point P.


What is a good method to go about sketching a polynomial?