• Want to level up your HSC prep on those harder Maths questions?
    Register now for the BoS Trials (7th October)!

Mathematical inductiuon help please (1 Viewer)

mstellatos

New Member
Joined
Jul 19, 2006
Messages
6
Gender
Female
HSC
2006
Could some one help me with this mathematical induction question

2n^3-2n is divisible by 12 for integers n> and equal to 1
 

ellen.louise

Member
Joined
Mar 27, 2007
Messages
516
Location
Locked in my cupboard
Gender
Female
HSC
2007
mstellatos said:
Could some one help me with this mathematical induction question

2n^3-2n is divisible by 12 for integers n> and equal to 1
for n=1
LHS=2(1)^3 - 2(1)
LHS=2 - 2 = 0???

This doesn't work: is there meant to be brackets around your '3 - 2n'???
make sure there's always brackets when there needs to be. Confirm and ill give it a shot!
 
Joined
Aug 27, 2006
Messages
538
Gender
Undisclosed
HSC
N/A
And why wouldn't 0 be divisible by 12?

Umm... you can do it without induction.

But if you have to do it with induction:

let f(x)=2n^3-2n
say 12|f(k). then show 12|{f(k+1)-f(k)}

f(k+1)-f(k)= [you can expand this yourself] = 6k(k+1)

rtp 2|k(k+1) which is true because k and k+1 are opposite parity.

And you have the base case is true.

EDIT: And it can't possibly be true for 2n^(3-2n) because then that implies 6|n^(3-2n). If n is prime then you're immediately screwed.
 
Last edited:

ianc

physics is phun!
Joined
Nov 7, 2005
Messages
618
Location
on the train commuting to/from UNSW...
Gender
Male
HSC
2006
okay these divisibility inductions are always a little dicey, but here goes:
(btw i assumed it to be 2n3 - 2n)


Show true for n=1:
2(1) - 2(1)
= 0
= 12(A) (where A = 0)
Therefore true for n=1

Assume true for n=k:
2k3 - 2k = 12B (where B is any integer)

Show true for n=k+1:
2(k+1)3 - 2(k+1)
= 2k3 + 6k2 + 4k
= (2k3 - 2k) + 6k2 + 6k
= 12B + 6k(k+1) (from assumption, where B is any integer)
With 6k(k+1), either k or k+1 is even, so k(k+1) will be divisible by 2
So (2k3 - 2k) + 6k(k+1)
= 12B + 6(2)C (where C is any integer)
= 12(B+C)
Therefore divisible by 12

Therefore true for n=k+1, so by induction true for all n>=1.



Hope this helps!
 
Last edited:

ianc

physics is phun!
Joined
Nov 7, 2005
Messages
618
Location
on the train commuting to/from UNSW...
Gender
Male
HSC
2006
yeah, i had to think a little about that step......often for division or inequality inductions you have to think about the nature of the numbers you are dealing with. i find playing with numbers on my calculator can help me to see patterns.

but remember with induction questions, they are usually worth about 4 marks, and if you had just written it all out with the correct proof for n=1 and assumption for n=k, then you are pretty much guaranteed at least 2 marks.
 

milton

Member
Joined
Oct 30, 2004
Messages
107
Location
Westmead
Gender
Male
HSC
2006
2n^3 - 2n = 2(n-1)n(n+1)
obviously, one of (n-1), n or (n+1) must be a multiple of 3, so the expression is divisble by 6
 

SeDaTeD

Member
Joined
Mar 31, 2004
Messages
570
Gender
Male
HSC
2004
milton: You can go one better and also say at least one of (n-1), n or (n+1) is divisible by 2, so the entire expression is divisible by 12.
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Top