Induction (1 Viewer)

phoenix159

Member
Joined
May 19, 2013
Messages
79
Gender
Male
HSC
2014
Prove by induction that n(n + 1)(n + 2) is divisible by 6

When n = 1, n(n + 1)(n + 2) = 6, which obviously works

Assume true for n = k, i.e. k(k + 1)(k + 2) = 6M

Consider n = k + 1

(k + 1)(k + 2)(k + 3) = 6M/k (k + 3) <--- how do i prove this is divisible by 6?
 

Ikki

Active Member
Joined
Oct 29, 2012
Messages
130
Gender
Male
HSC
2014
Lol bro ur done, the six is factored out, I'm pretty sure u can say:
Since i factored a 6, it is divisible by 6
 
Last edited:

Ikki

Active Member
Joined
Oct 29, 2012
Messages
130
Gender
Male
HSC
2014
Hmm, I see your point. When all else fails, try a traditional expansion...

Step 3: Prove true for n=k+1

Assumption:


Proof:







Looks like you're right, it may not be divisible by 6 (maybe 3?)... Someone correct me? lol
 
Last edited:

bottleofyarn

Member
Joined
Sep 22, 2013
Messages
50
Gender
Male
HSC
2013
Hmm, I see your point. When all else fails, try a traditional expansion...

Step 3: Prove true for n=k+1

Assumption:


Proof:







Looks like you're right, it may not be divisible by 6 (maybe 3?)... Someone correct me? lol
Expansion is the way to go. Usually with this question and its variants, there is a previous part where you explain why k(k+1) is even.
 

RealiseNothing

what is that?It is Cowpea
Joined
Jul 10, 2011
Messages
4,591
Location
Sydney
Gender
Male
HSC
2013


The LHS is just the sum of the first 'n' triangular numbers, so it is an integer. Thus the RHS is also an integer and hence is divisible by 6.

Who needs induction anyway?
 
Last edited:

RealiseNothing

what is that?It is Cowpea
Joined
Jul 10, 2011
Messages
4,591
Location
Sydney
Gender
Male
HSC
2013
Hmm, I see your point. When all else fails, try a traditional expansion...

Step 3: Prove true for n=k+1

Assumption:


Proof:







Looks like you're right, it may not be divisible by 6 (maybe 3?)... Someone correct me? lol


Now either k+1 or k+2 is even, so we can factor out a 2, and combined with the 3 we get 6. So a 6 can be factored out.
 

SpiralFlex

Well-Known Member
Joined
Dec 18, 2010
Messages
6,960
Gender
Female
HSC
N/A








.
.
.
.































.
.
.

Edit: I realised I posted this yesterday in a thread. But using a combinatorical argument to prove that expression/6 was an integer.


Note: In conclusion if you are trying to prove divisibility of some consecutive numbers by some number A and cannot write it A*(integer). Try arguing even/divisible by 3 and let the appropriate term(s) = 2k or 3j
 
Last edited:

RealiseNothing

what is that?It is Cowpea
Joined
Jul 10, 2011
Messages
4,591
Location
Sydney
Gender
Male
HSC
2013
Um, by assumption

Ergo,
But, since k is an integer, (k+1)(k+2) is an integer, and hence so will the RHS?
Did I make an assumption too soon or something?
If I did, sorry: I suck.
Who says k divides M?
 

SpiralFlex

Well-Known Member
Joined
Dec 18, 2010
Messages
6,960
Gender
Female
HSC
N/A
It does if the statement is in fact true. (which it is)
 

Ikki

Active Member
Joined
Oct 29, 2012
Messages
130
Gender
Male
HSC
2014








.
.
.
.































.
.
.

Edit: I realised I posted this yesterday in a thread. But using a combinatorical argument to prove that expression/6 was an integer.


Note: In conclusion if you are trying to prove divisibility of some consecutive numbers by some number A and cannot write it A*(integer). Try arguing even/divisible by 3 and let the appropriate term(s) = 2k or 3j
Can always rely on good ol' spiral. And sy LOL. U guys are crazy. lol
That's pretty cool... :)
I have to remember that you can do this, i've done a fair few inductions and this one's pretty special.
 
Last edited:

Trebla

Administrator
Administrator
Joined
Feb 16, 2005
Messages
8,146
Gender
Male
HSC
2006
Another approach:

(k + 1)(k + 2)(k + 3)
= k(k + 1)(k + 2) + 3(k + 1)(k + 2)
= 6M + 3(k + 1)(k + 2)

But recall that for integer k we have the arithmetic series
1 + 2 + 3 + .... + k + (k + 1) = (k + 1)(k + 2)/2
The LHS is obviously an integer so we can call it say N hence

(k + 1)(k + 2) = 2N

so the final expression becomes

= 6M + 6N
= 6(M + N)

Hence divisible by 6
 

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

Top