SOLUTION: Use the principle of mathematical induction to prove the following identity. If n is greator and equal to 1 then, 1*2+.......+n(n+1) = (n(n+1)(n+2))/3

Algebra.Com
Question 26478: Use the principle of mathematical induction to prove the following identity.
If n is greator and equal to 1 then,
1*2+.......+n(n+1) = (n(n+1)(n+2))/3

Answer by venugopalramana(3286)   (Show Source): You can put this solution on YOUR website!
1*2+.......+n(n+1) = (n(n+1)(n+2))/3
IN INDUCTION ,WE FIRST TEST WHETHER IT IS CORRECT FOR N=1
LHS=1*2=2
RHS=1*2*3/3=2...LHS=RHS...SO IT IS TRUE FOR N=1
NOW WE ASSUME IT IS TRUE FOR N=K ......SOME VALUE...SO
1*2+.......+K(K+1) = (K(K+1)(K+2))/3........................I
WE NOW GO ON TO PROVE THAT IT IS TRUE FOR N=K+1...THAT IS...TPT
1*2+.......+K(K+1)+(K+1)(K+2) = ((K+1)(K+2)(K+3))/3..........II
LHS={1*2+.......+K(K+1)}+(K+1)(K+2)...USING EQN.I
=(K(K+1)(K+2))/3}+(K+1)(K+2)
=(K+1)(K+2){(K/3)+1}
=(K+1)(K+2){(K+3)/3}
=((K+1)(K+2)(K+3))/3=RHS OF EQN.II.
SO WE GOT IT NOW THAT ,IF THE GIVEN RELATION IS TRUE FOR N=K,THEN IT IS TRUE FOR N=K+1
BUT WE PROVED FIRST THAT IT IS TRUE FOR N=1
SO IT IS TRUE FOR N=2
SO IT IS TRUE FOR N=3
SO IT IS TRUE FOR N=4
........ETC..........
SO IT IS TRUE FOR ALL INTEGRAL VALUES OF N




RELATED QUESTIONS

USE PRINCIPLE OF MATHEMATICAL INDUCTION TO PROVE THE FORMULA 1(1!) + 2(2!) + 3(3!)... (answered by Edwin McCravy)
Use mathematical induction to prove the following. N^3 < or = (N+1)^2 ; N> or =... (answered by ikleyn)
Use mathematical induction to prove the following: (a) For each natural number n with... (answered by richard1234)
use mathematical induction to prove that the following statement is true for every... (answered by ikleyn)
use mathematical induction to prove that the following statement is true for every... (answered by ikleyn)
Use mathematical induction to prove each of the following: Fore each natural number n, (answered by richard1234)
use the principals of mathematical induction to prove the following statement... (answered by greenestamps)
use mathematical induction to prove the summation of  i=1... (answered by KMST)
use the principals of mathematical induction to prove the following statement... (answered by math_helper)