Prove True/False that n^3-n is Always Divisible By 6

CheesyPeeps
Messages
36
Reaction score
2

Homework Statement


For all natural numbers n, prove whether the following is true or false:
n3-n is always divisible by 6.

From SQA Advanced Higher Mathematics 2006 Exam Paper

Homework Equations


I can choose from the following types of proof:
Direct proof
Proof by contradiction
Proof by contrapositive
Proof by induction

The Attempt at a Solution


I know the statement is true, but proving it has been more difficult than I thought it would be!
I tried proof by induction, but got stuck with trying to prove true for n=k+1. I then tried proving the statement true for n=2k (even number) and n=2m+1 (odd number), but again, I didn't seem to be getting anywhere.
Am I along the right lines, or should I be trying something different?
 
Physics news on Phys.org
Try to factor ##n^3-n## and see what you can say about the factors.
 
CheesyPeeps said:
Am I along the right lines
A simple direct proof is possible. Start by factorising ##n^3-n## into three integer factors.

EDIT: Now I am jinxed and will have to wait for somebody to say my name before I can speak aloud again.
 
fresh_42 said:
Try to factor ##n^3-n## and see what you can say about the factors.

Okay, so I've factorised it and found that ##n^3-n## is always even and therefore always divisible by 2. In order for it to be divisible by 6, it must be divisible by 2 and 3, but I'm not sure how to go about proving that it's divisible by 3.

EDIT: I looked up the divisibility rule for 3, and found it expressed as ##n(n+1)(n-1)## which is exactly what I have from factorising ##n^3-n##!
 
Last edited:
What kind of numbers are ##n-1\, , \,n\, , \,n+1##?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top