Binomial Theorem
Summation of Binomial Series
Grade 11
Question:
<p>Consider the following statements:<br><strong>Statement-1:</strong> <span>\(\sum_{r=0}^{n}(r+1)\,{}^nC_r = (n+2)\,2^{n-1}\)</span><br><strong>Statement-2:</strong> <span>\(\sum_{r=0}^{n}(r+1)\,{}^nC_r\,x^r = (1+x)^n + nx(1+x)^{n-1}\)</span><br>Which of the following is true?</p>
<p>Statement-1 is true, Statement-2 is true; Statement-2 is a correct explanation for Statement-1.</p>
<p>Statement-1 is true, Statement-2 is true; Statement-2 is not a correct explanation for Statement-1.</p>
<p>Statement-1 is true, Statement-2 is false.</p>
<p>Statement-1 is false, Statement-2 is true.</p>
Step-by-Step Solution
Key Concept: Use the identity $r\,{}^nC_r = n\,{}^{n-1}C_{r-1}$ to split $(r+1)\,{}^nC_r = r\,{}^nC_r + {}^nC_r$ into manageable summations, then apply binomial expansion to evaluate each part separately.
<p><strong>Step 1: Verify Statement-2 algebraically</strong></p><p>Using the identity $r\,{}^nC_r = n\,{}^{n-1}C_{r-1}$, we split:</p><p>$$\sum_{r=0}^{n}(r+1)\,{}^nC_r\,x^r = \sum_{r=0}^{n}r\,{}^nC_r\,x^r + \sum_{r=0}^{n}{}^nC_r\,x^r$$</p><p><strong>Step 2: Evaluate the first sum</strong></p><p>$$\sum_{r=0}^{n}r\,{}^nC_r\,x^r = \sum_{r=1}^{n}n\,{}^{n-1}C_{r-1}\,x^r = nx\sum_{r=1}^{n}{}^{n-1}C_{r-1}\,x^{r-1} = nx(1+x)^{n-1}$$</p><p><strong>Step 3: Evaluate the second sum</strong></p><p>$$\sum_{r=0}^{n}{}^nC_r\,x^r = (1+x)^n$$</p><p><strong>Step 4: Combine results</strong></p><p>$$\sum_{r=0}^{n}(r+1)\,{}^nC_r\,x^r = (1+x)^n + nx(1+x)^{n-1}$$</p><p>∴ <strong>Statement-2 is TRUE</strong></p><p><strong>Step 5: Verify Statement-1 using Statement-2</strong></p><p>Setting $x=1$ in Statement-2:</p><p>$$\sum_{r=0}^{n}(r+1)\,{}^nC_r = 2^n + n\cdot2^{n-1} = 2^{n-1}(2+n) = (n+2)\cdot2^{n-1}$$</p><p>∴ <strong>Statement-1 is TRUE</strong></p><p><strong>Both statements are true.</strong></p>
Correct Answer: A