Question
Question: If \(n\) and \(r\) are positive integers such as \(r < n\), then \(^{n}{{C}_{r}}{{+}^{n}}{{C}_{r-1}}...
If n and r are positive integers such as r<n, then nCr+nCr−1=
A. 2nC2r−1
B. (n+1)Cr
C. nCr+1
D. (n+1)Cr+1
Solution
In order to solve this question, we have to know about what nCr stands for and then substitute nCr=r!(n−r)!n! in the equation and then solve it. After solving, rearrange the value that we got according to the options and get the answer.
Complete step by step answer:
We have to find the value of nCr+nCr−1.
The meaning of nCr in terms of permutation and combination is picking r objects out of n objects.
And in mathematical way nCr can be represented as,
∴nCr=r!(n−r)!n!..........................(1)
Similarly, nCr−1 can also be written as,
⇒nCr−1=(r−1)!(n−r+1)!n!...............(2)
Also, we know that
⇒n!=n×(n−1)!..................(3)
Now, from the question, we have
∴nCr+nCr−1
Substituting values from equation (1) and (2), we get
⇒r!(n−r)!n!+(r−1)!(n−r+1)!n!
Taking (r−1)!(n−r)!n! common from both terms, we get
⇒(r−1)!(n−r)!n!(r1+n−r+11)
Simplifying the above equation, we get
⇒(r−1)!(n−r)!n!(r(n−r+1)n−r+1+r)
Cancelling out −r with r, we get
⇒(r−1)!(n−r)!n!×r(n−r+1)n+1
Rearranging the terms like multiplying (n+1) with n!, r with (r−1)! and (n−r+1) with (n−r)! and using (3), we get
⇒(r)!(n−r+1)!(n+1)!=(r)!(n+1−r)!(n+1)!
Also the above expression can be written as
⇒(n+1)Cr
So, we get the value of nCr+nCr−1=(n+1)Cr.
So, the correct answer is “Option B”.
Note: This question tests the understanding of expression solving and rearranging knowledge of students. In these type of question students often do two mistakes, first one is that they put the value of nCr and other terms in factorial and then solve it but they get struck at the last step i.e. converting back the final expression in nCr, so they leave it. Second mistake it that they get confused in nCr and nPr, they mix these two things and end up getting wrong answer. So, carefully read the question and substitute the correct value and then rearrange the final expression to get the correct answer.