Question
Question: The sum \(\sum\limits_{r=0}^{n}{\left( r+1 \right){}^{n}C_{r}^{2}}\) is equal to (a) \(\dfrac{\le...
The sum r=0∑n(r+1)nCr2 is equal to
(a) n!(n−1)!(n+2)(2n−1)!
(b) n!(n−1)!(n+2)(2n+1)!
(c) n!(n+1)!(n+2)(2n+1)!
(d) n!(n+1)!(n+2)(2n−1)!
Solution
We will first expand the term (r+1)nCr2 by using distribution law of multiplication. After that we calculate each term in the expression by substituting the value nCr=r!(n−r)!n!. Now we will get the simple values of each term of (r+1)nCr2. So according to the problem we will apply the summation to get the result.
Complete step-by-step answer:
Given that, r=0∑n(r+1)nCr2
Using the distribution law of multiplication to simplify the term (r+1)nCr2, then we will get
(r+1)nCr2=r.nCr2+nCr2
So, we can write the term r=0∑n(r+1)nCr2 as r=0∑n(r+1)nCr2=r=0∑nr.nCr2+r=0∑nnCr2
Now we will calculate the values of r.nCr2 and nCr2 individually, after that we will substitute them in the above equation.
We know that nCr=r!(n−r)!n!, then the value of r.nCr is calculated as
r.nCr=r.r!(n−r)!n!
Now we are going to write n!=n.(n−1)! and r!=r.(r−1)! in the above equation, then
r.nCr=r.r.(r−1)!(n−r)!n.(n−1)!
Now add and subtract one in the term (n−r)!, then we will have
r.nCr=n.(r−1)![n−r+1−1]!(n−1)!⇒r.nCr=n.(r−1)![(n−1)−(r−1)]!(n−1)!
We can write the term (r−1)![(n−1)−(r−1)]!(n−1)!as n−1Cr−1, then we will have
r.nCr=n.n−1Cr−1
So from the value of r.nCr, we can write ther.nCr2=n.n−1Cr−12
∴r=0∑nr.nCr2=r=0∑nn.n−1Cr−12⇒r=0∑nr.nCr2=n[n−1C02+n−1C12+n−1C22+...+n−1Cn−12]
We have an identity which states that m+nCk=r=0∑kmCr⋅nCk−r. Now, in this identity, we will substitute m=k=n. So, we get n+nCn=r=0∑nnCr⋅nCn−r. We already know that nCr=nCn−r. Therefore, we get the following,
2nCn=r=0∑nnCr2
Hence, we have r=0∑nnCr2=n!n!2n!.....(i) from this the value of r=0∑nn−1Cr2=(n−1)!n!(2n−1)!
⇒r=0∑nr.nCr2=n.(n−1)!n!(2n−1)!........(ii)
Now adding the equations (i) and (ii), then we will get
r=0∑n(r+1)nCr2=n.(n−1)!n!(2n−1)!+n!n!2n!⇒r=0∑n(r+1)nCr2=n.(n−1)!n!(2n−1)!+n(n−1)!n!2n(2n−1)!
Now taking (n−1)!n!(2n−1)! as common in the above equation, then we will have
r=0∑n(r+1)nCr2=(n−1)!n!(2n−1)![n+n2n]⇒r=0∑n(r+1)nCr2=(n−1)!n!(n+2)(2n−1)!
So, the correct answer is “Option A”.
Note: We can also solve the problem by using the formula aC02+(a+d)C12+(a+2d)C22+...+(a+nd)Cn2=(22a+nd)2nCn
Substitute the value of a=1 and d=1, then
r=0∑n(r+1)nCr2=(22×1+n×1)2nCn⇒r=0∑n(r+1)nCr2=(2n+2)×n!×n!2n!⇒r=0∑n(r+1)nCr2=2n+2×2n×n×(n−1)!×n!(2n−1)!⇒r=0∑n(r+1)nCr2=n!×(n−1)!(n+2)×(2n−1)!
From both the methods we get the same answer.