Question
Question: Find the value \(\sum\limits_{r = 1}^n {r\left( {{}^n{C_r} - {}^n{C_{r - 1}}} \right)} \) . A) \({...
Find the value r=1∑nr(nCr−nCr−1) .
A) 2n+n+1
B) 2n−n+1
C) n−2n+1
D) n−2n−1
Solution
The given expression is the difference of two combination formulas so we will expand the given formula and then use the summation formulae to simplify the given expression further. Make the necessary arrangements in the equations obtained to get to the final result.
Complete step-by-step answer:
The given expression is r=1∑nr(nCr−nCr−1) .
We know that the formula for combination of r objects out of n objects is given as follows:
nCr=(n−r)!r!n!
Using the above formula, the given expression can be rewritten as:
⇒ r=1∑nr(nCr−nCr−1)=r=1∑nr((n−r)!r!n!−(n−r+1)!(r−1)!n!)
We also know that the property of factorial states that n!=(n−1)!n .
Therefore, the above expression becomes,
⇒ r=1∑nr((n−r)!r!n!−(n−r+1)!(r−1)!n!)=r=1∑n(n−r)!(r−1)!n!r(r1−n−r+11)
Simplify the above terms as follows:
⇒ r=1∑n(n−r)!(r−1)!n!r(r1−n−r+11)=r=1∑n(n−r+1)!(r−1)!(n+1)!
Now with respect to summation (n+1)! is constant.
⇒ r=1∑n(n−r+1)!(r−1)!(n+1)!=(n+1)!r=1∑n(n−r+1)!(r−1)!1 … (1)
Now we will expand the summation, keep aside the term (n+1)!.
Now first we will put n=1 .
Then the expression (1) becomes:
⇒ (n+1)!r=1∑n(n−r+1)!(r−1)!1=2
Now we will put n=2 .
Then the expression (1) becomes:
⇒ (n+1)!r=1∑n(n−r+1)!(r−1)!1=3
Now put n=3 .
Then the expression (1) becomes:
⇒ (n+1)!r=1∑n(n−r+1)!(r−1)!1=6
Similarly, if we keep substituting different values of n then we obtain the values of the expression (1) which are the same for the expression 2n−n+1.
None of the other options gives similar values.
Therefore, we conclude that r=1∑nr(nCr−nCr−1)=2n−n+1
Thus, the correct answer is B.
Note: We did not actually solve this problem but we simplified it to the stage where we can verify the answer from the given options. We can also actually expand the summation and then solve the equation further till we get the same expansion as the answer.