Test Index

NCERT Class XI Mathematics - Principle of Mathematical Induction - Solutions

© examsnet.com
Question : 8 of 24
Marks: +1, -0
1 · 2 + 2 · 222^2 + 3 · 232^3 + ... + n · 2n2^n = (n1)2n+1(n – 1)2^{n + 1} + 2.
Solution:  
Let the given statement be P(n), i.e.,
P (n) : 1 · 2 + 2 · 222^2 + 3 · 232^3 + ... + n · 2n2^n = (n1)2n+1(n – 1)2^{n + 1} + 2.
First we prove that the statement is true for n = 1.
P (1) : 1⋅2 = (1 – 1) 21+12^{1 + 1} + 2 ⇒ 2 = 0 + 2 = 2, which is true.
Assume, P(k) is true for some positive integer k, i.e.,
1 · 2 + 2 · 222^2 + 3 · 232^3 + ... + k · 2k2^k = (k1)2k+1(k – 1)2^{k + 1} + 2. ... (i)
We shall now prove that P(k + 1) is also true.
for this we have to prove that
1 · 2 + 2 · 222^2 + 3 · 232^3 + ... + k · 2k2^k + (k + 1) . 2k+12^{k+1} = (k + 1 - 1) 2k+1+12^{k+1+1} + 2
L.H.S. = 1 · 2 + 2 · 222^2 + 3 · 232^3 + ... + k · 2k2^k + (k + 1) . 2k+12^{k+1} = (k - 1) 2k+12^{k+1} + 2 + (k + 1) . 2k+12^{k+1}
= 2k+12^{k+1} (k - 1 + k + 1) + 2 = 2k+12^{k+1} . 2k + 2 = 2k+1+12^{k+1+1} (k + 1 - 1) + 2 = R.H.S.
Thus, P(k + 1) is true, whenever P(k) is true.
Hence, by the principle of mathematical induction P(n) is true ∀ n ∈ N.
© examsnet.com
Go to Question: