Posted by Jesse on Thursday, June 10, 2010 at 12:33am.
step1
test for n=1
LS = (1)(2) = 2
RS = (1)(2)(3)/3 = 2, check!
step2
assume it is true for n=k, that is ...
(1)(2) + (2)(3) + ... k(k+1) =
k(k+1)(k+2)/3
step3
show that it must be true for n= k+1
that is ...
show
(1)(2) + (2)(3) + ... k(k+1) + (k+1)(k+2) =
(k+1)(k+2)(k+3)/3
LS = (1)(2) + (2)(3) + ... k(k+1) + (k+1)(k+2)
= [ (1)(2) + (2)(3) + ... k(k+1) ] + (k+1)(k+2)
= k(k+1)(k+2)/3 + (k+1)(k+2)
= k(k+1)(k+2)/3 + 3(k+1)(k+2)/3
= [ k(k+1)(k+2) + 3(k+1)(k+2) ]/3
= (k+1)(k+2) [k + 3]/3 , took out common factor
= (k+1)(k+2)(k+3)/3
= RS
Related Questions
Discrete Math - Theorem: For every integer n, if x and y are positive integers ...
pre-calculus - Prove 3+4+5+...+(n+2) = [n(n+5)]/2 for n>4 Do the first ...
Pre-calculus. - Wesley and Delia are playing a math game. Wesley gives Delia ...
Pre-Calculus - I'm having a had time with this problem. Could you please ...
pre algebra - solve the equation step by step.list each step along with the ...
Calculus - Hi there i am having some problems trying to do my calculus homework...
Pre-calculus - can someone show how to graph step by step the polynomial ...
Math - What is wrong with the following proof. You must explain your answer in ...
trig - Prove sin 1 cos  1&#...
precal - Prove sin 1 cos  1&...
For Further Reading