Induction Q (1 Viewer)

bengosha60

Peasant
Joined
Apr 15, 2011
Messages
94
Location
In yo closet
Gender
Male
HSC
2014
Prove by mathematical induction that:
(n+1) + (n+2) + ... + 2n = [n(3n+1)]/2 for n>=1

Taken from Fitzpatrick 3U 2ed 17.1 Q12
 

photastic

Well-Known Member
Joined
Feb 11, 2013
Messages
1,848
Gender
Male
HSC
2014
Does rearranging the assumption work for you, like i tried chucking the (k+1) over to the right but idk. ceeeebs
 

braintic

Well-Known Member
Joined
Jan 20, 2011
Messages
2,137
Gender
Undisclosed
HSC
N/A
In a typical question, when n increases by 1, the first term is fixed, while one term is added at the end.
In this question, when n increase by 1, a term is LOST at the beginning, and TWO terms are added at the end.

RTP: (n+2) + (n+3) + ... 2n + (2n+1) + (2n+2) = (n+1)(3n+4)/2

LHS = [(n+1) + (n+2) + (n+3) + ... 2n] + (2n+1) + (2n+2) - (n+1) .... [adding (n+1) and subtracting it again]
= n(3n+1)/2 + (2n+1) + 2(n+1) - (n+1) (by assumption)
= n(3n+1)/2 + (2n+1) + (n+1)
= [n(3n+1) + 2(2n+1) + 2(n+1)] / 2
= (3n^2 + 7n + 4) / 2
= (n+1)(3n+4)/2
= RHS
 

braintic

Well-Known Member
Joined
Jan 20, 2011
Messages
2,137
Gender
Undisclosed
HSC
N/A
How did you know that in this Q two terms are added at the end?
Because substituting n+1 for n gives 2(n+1) which is 2n+2, which is two more than 2n

Since the pattern is that each term is increasing by 1, to get to 2n+2 we first need to add 2n+1.
 
Last edited:

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

Top