Question
Question: Find the value of \[{}^n{C_r} + {}^n{C_{r - 1}}\]:...
Find the value of nCr+nCr−1:
Solution
Here we will use the combination formula for expanding the terms which state that nCr=r!(n−r)!n! where n is the total number of items in the set and r is the selected ones from that set.
Complete step-by-step answer:
Step 1: By expanding the term nCr+nCr−1 as nCr=r!(n−r)!n! , nCr−1=(r−1)!(n−(r−1))!n!and writing the term as below:
nCr+nCr−1=r!(n−r)!n!+(r−1)!(n−(r−1))!n!
Taking (r−1)!(n−r)!n! common in RHS side of nCr+nCr−1=r!(n−r)!n!+(r−1)!(n−(r−1))!n!, we get:
⇒nCr+nCr−1=(r−1)!(n−r)!n!(r1+n−r+11) ………… (1)
Step 2: Now in the above equation (1), by multiplying and dividing the two fractions inside the bracket using common factors. We ensure that denominators are the same:
⇒nCr+nCr−1=(r−1)!(n−r)!n!(r(n−r+1)1⋅(n−r+1)+r(n−r+1)1⋅r)………… (2)
Now, in the above equation (2) by multiplying the factors and adding the two fractions we get:
⇒nCr+nCr−1=(r−1)!(n−r)!n!(r(n−r+1)n−r+1+r)
By simplifying inside the brackets, we get:
⇒nCr+nCr−1=(r−1)!(n−r)!n!(r(n−r+1)n+1)……….. (3)
Step 3: Now, we can write n!×(n+1)=(n+1)!, r×(r−1)!=r! and (n−r)!×(n−r+1)=(n−r+1)! substituting these values in the above expression (3):
⇒nCr+nCr−1=r!(n−r+1)!(n+1)!
Step 4: By comparing the above term r!(n−r+1)!(n+1)! from the combination formula pCq=q!(p−q)!p!, the final result will be:
⇒nCr+nCr−1=n+1Cr
So, the answer is n+1Cr.
Note: Students can also try to solve these types of the problem by using the pascal formula which states for any positive natural numbers p and q with p⩾q:
pCq+pCq−1=p+1Cq where pCq=q!(p−q)!p!, pCq−1=(q−1)!(p−(q−1))!p! and p+1Cq=(q)!(p+1−q)!(p+1)!
Step 1: We need to find the value of nCr+nCr−1. By applying combination rule here which states that:
To calculate the total number of outcomes of an event where nrepresents the total number of items in the set and rrepresents the number of selected items being chosen at a time and C states for combination:
nCr=r!(n−r)!n!
Step 2: Now, for finding the value of the term nCr+nCr−1 , we will use the pascal rule which states that for p⩾q and p & q are positive natural numbers:
⇒pCq+pCq−1=p+1Cq
Step 3: By comparing the term nCr+nCr−1 with the pascal formula pCq+pCq−1=p+1Cq , we can write the expression as below:
⇒nCr+nCr−1=n+1Cr (∵by using pascal’s rule)
Where, p=n and q=r.
Students should not confuse between the permutation and combination formula. There is a major difference between the formula for both terms:
Permutation formula: nPr=(n−r)!n!, Combination formula: nCr=r!(n−r)!n! .