Test Index

NCERT Class XI Mathematics - Principle of Mathematical Induction - Solutions

© examsnet.com
Question : 4 of 24
Marks: +1, -0
1 . 2 . 3 + 2 . 3 . 4 + ... + n (n + 1) (n + 2) = n(n+1)(n+2)(n+3)4\frac{n(n+1)(n+2)(n+3)}{4}
Solution:  
Let the given statement be P(n), i.e.,
P(n) : 1â‹… 2 â‹… 3 + 2 â‹… 3â‹… 4+....+ n(n + 1)(n + 2) = n(n+1)(n+2)(n+3)4\frac{n(n+1)(n+2)(n+3)}{4}
First we prove that the statement is true for n = 1.
P (1) : 1 . 2 . 3 = 1(1+1)(1+2)(1+3)4\frac{1(1+1)(1+2)(1+3)}{4} ⇒ 6 = 2.3.44\frac{2.3.4}{4} = 6, which is true
Assume P(k) is true for some positive integer k, i.e.,
1·2·3 + 2·3·4 + ..... + k(k + 1)(k + 2)
= k(k+1)(k+2)(k+3)4\frac{k(k+1)(k+2)(k+3)}{4} ... (i)
We shall now prove that P(k + 1) is also true.
For this we have to prove that
1·2·3 + 2·3·4 + .. + k(k + 1)(k + 2) + (k + 1)(k + 2) (k + 3)
= (k+1)(k+2)(k+3)(k+4)4\frac{(k+1)(k+2)(k+3)(k+4)}{4}
L.H.S. = 1·2·3 + 2·3·4 + ..... + k(k + 1)(k + 2) + (k + 1)(k + 2)(k + 3)
= k(k+1)(k+2)(k+3)4\frac{k(k+1)(k+2)(k+3)}{4} + (k + 1) (k + 2) (k + 3) [From (i)]
= (k + 1) (k + 2) (k + 3) [k4+1]\left[ \frac{k}{4}+1 \right] = (k + 1) (k + 2) (k + 3) [k+44]\left[ \frac{k+4}{4} \right] = R.H.S.
Thus P(k + 1) is true, whenever P(k) is true.
Hence, by the principle of mathematical induction, the statement P(n) is true ∀ n ∈ N.
© examsnet.com
Go to Question: