Question
Question: Prove that: \({1^2}.{C_1} + {2^2}.{C_2} + {3^2}.{C_3} + {\text{ }} \ldots {n^2}.{C_n} = n\left( {n +...
Prove that: 12.C1+22.C2+32.C3+ …n2.Cn=n(n+1)2n−2
Solution
Hint: Use Binomial expansion of (1+x)n and then differentiate it.
To prove: 12.C1+22.C2+32.C3+ …n2.Cn=n(n+1)2n−2
We know that, Binomial expansion of (1+x)n is C0+C1x+C2x2+ …Cnxn=(1+x)n
Differentiating the expansion of (1+x)n with respect to x, we get
n(1+x)n−1=C1+2C2x+3C2x2+……+nCnxn−1 …(1)
Keeping in view the form of question we multiply both sides of (1) by x, we get
nx(1+x)n−1=C1x+2C2x2+3C2x3+……+nCnxn …(2)
Now differentiating equation (2) with respect to x, we get
n[1.(1+x)n−1+x.(n−1)(1+x)n−2]=C1+22C2x+32C3x2+……+n2C2xn−1 …(3)
Now put x=1in equation (3), we get
⇒n[2n−1+(n−1)(2n−2)] = 12C1+22C2+32C3+……+n2Cn ⇒n2n−2[2+n−1] = 12C1+22C2+32C3+……+n2Cn ⇒n(n+1)2n−2 = 12C1+22C2+32C3+……+n2Cn
Hence Proved.
Note: In these types of problems, the most important part is to recognize the series and bring it in terms of binomial expansion and then try to match the coefficients of the series.