Home
Class 11
MATHS
Using the principle of mathematical indu...

Using the principle of mathematical induction, prove that `:` `1. 2. 3+2. 3. 4++n(n+1)(n+2)=(n(n+1)(n+2)(n+3))/4^` for all `n in N` .

Text Solution

Verified by Experts

Let the given statement be P(n). Then,
`P(n): 1*2*3+2*3*4+..+n(n+1)(n+2)= 1/4 n (n+1)(n+2)(n+3)`.
When n = 1, we have
LHS = ` 1*2*3 = 6 and RHS = 1/4 xx12xx3xx4 = 6`.
` :. ` LHS=RHS.
Thus, the given statement is true for n = 1, i.e., P(1) is true.
Let P(k) be true. Then,
`P(k) : 1*2*3+2*3*4+...+k(k+1)(k+2)`
` = 1/4 k(k+1)(k+2)(k+3)`. ...(i)
Now, ` 1*2*3+2*3*4+..+k(k+1)(k+2)+(k+1)(k+2)(k+3) `
` = {1*2*3+2*3*4+...+k(k+1)(k+2)}+(k+1)(k+2)(k+3)`
` = 1/4 k(k+1)(k+2)(k+3)+(4(k+1)(k+2)(k+3))/4 ` [using (i)]
` 1/4 (k+1)(k+2)(k+3)(k+4)`.
`:. P(k+1): 1 * 2 *3+2*3*4+...+(k+1)(k+2)(k+3)`
` = 1/4 (k+1)(k+2)(k+3)(k+4)`.
Thus, P(k) (k+1) is true, whenever P(k) is true.
P(1) is true and P(k+1) is true, whenever P(k) is true.
Hence, by the principle of mathematical induction, we have
` 1 *2*3+2*3*4+...+n(n+1)(n+2)= 1/4 n(n+1)(n+2)(n+3) " for all values of " n in N`.
Promotional Banner

Similar Questions

Explore conceptually related problems

Using the principle of mathematical induction,prove that :.2.3+2.3.4+...+n(n+1)(n+2)=(n(n+1)(n+2)(n+3))/(4) for all n in N

Using the principle of mathematical induction, prove that n<2^(n) for all n in N

Using the principle of mathematical induction prove that : the 1.3+2.3^(2)+3.3^(3)++n.3^(n)=((2n-1)3^(n+1)+3)/(4) for all n in N.

Using the principle of mathematical induction, prove that (n^(2)+n) is seven for all n in N .

By using principle of mathematical induction, prove that 2+4+6+….2n=n(n+1), n in N

Using the principle of mathematical induction, prove that 1/(1*2)+1/(2*3)+1/(3*4)+…+1/(n(n+1)) = n/((n+1)) .

Prove the following by using the principle of mathematical induction for all n in N:1.2.3+2.3.4+....+n(n+1)quad (n+2)=(n(n+1)(n+2)(n+3))/(4)

Using the principle of mathematical induction, prove that (2^(3n)-1) is divisible by 7 for all n in N

Using the principle of mathematical induction, prove that (1-1/2)(1-1/3)(1-1/4)...(1-1/(n+1))= 1/((n+1))" for all " n in N .

Using principle of mathematical induction, prove the following 1+3+5+...+(2n-1)=n^(2)