Question
Question: Prove that the value of \(^{n}{{C}_{r}}{{+}^{n}}{{C}_{r-1}}={}^{n+1}{{C}_{r}}\)....
Prove that the value of nCr+nCr−1=n+1Cr.
Solution
Hint: To prove nCr+nCr−1=n+1Cr, we will solve L.H.S and try to show that it is equal to R.H.S. By using the formula of nCr=r!(n−r)!n! to solve this problem.
Complete step-by-step answer:
It is given in the question to prove nCr+nCr−1=n+1Cr. We know that, nCr=r!(n−r)!n! using this formula we will expand L.H.S. We get –
⇒nCr+nCr−1
⇒r!(n−r)!n!+n−(r+1)!(r−1)!n!⇒r!(n−r)!n!+(n−r+1)!(r−1)!n!
Taking n! as common from both the terms, we get
⇒n![r!(n−r)!1+(n−r+1)!(r−1)!1]
We can write r! as r×(r−1)! because n! can be written as n×(n−1)×(n−2)×(n−3)×........................
⇒n![r(r−1)!(n−r)!1+(r−1)!(n−r+1)!1]
Taking (r−1)! common from denominator, we get
=(r−1)!n![r(n−r)!1+(n−r+1)!1]
We can also write (n−r+1) as (n−r+1)×(n−r)!. Then, we get
⇒(r−1)!n![(n−r)!×r1+(n−r+1)(n−r)!1]
Taking (n−r)! as common, we get
⇒(n−r)!(r−1)!n![r1+(n−r+1)1]
Taking L.C.M of r and (n−r+1) as r(n−r+1), we get
⇒(n−r)!(r−1)!n![r(n−r+1)n−r+1+r]
⇒(n−r)!(r−1)!n![r(n−r+1)n+1]
⇒(r−1)!(n−r)!×r(n−r+1)(n+1)n!
⇒(n−r+1)(r−1)!(n−r)!×r(n+1)n!
We can write (n+1)×n! as (n+1)! because we are multiplying n! to its successive number. For example, we can write (7+1)×7! as 8!. Also, (n−r+1)(n−r)! can be written as (n−r+1)! and r(r−1)! can be written as r!.
⇒(n−r+1)!×r!(n+1)! =n+1Cr = L.H.S
On expanding n+1Cr using formula nCr=r!(n−r)!n!, we get
n+1Cr=(n−r+1)!×r!(n+1)!. Therefore,
L.H.S = R.H.S.
Hence, we proved nCr+nCr−1=n+1Cr.
Note: It is very important to differentiate between nCr and nPr expansion. As, nCr gives the total combination whereas, nPr gives total permutation and the expansion of nCr=r!(n−r)!n! and nPr=(n−r)!n!.