Question
Question: If \({}^n{C_{r - 1}} = 36,{}^n{C_r} = 84,{}^n{C_{r + 1}} = 126\), find the value of \({}^r{C_2}\)....
If nCr−1=36,nCr=84,nCr+1=126, find the value of rC2.
Solution
We know that nCr=n−r!r!n! and n!=n(n−1)(n−2)...........3.2.1 and we need to find the value of rC2=r−2!2!r! so we need to find the value of r.
Complete step by step solution:
Here we are given the value of nCr−1=36,nCr=84,nCr+1=126 and now we should know what is nCr so here nCris the combination of different things from n things or in other words we can say that nCr is the number of different unordered combinations of r objects from the set of n objects. We know the formula of nCr=n−r!r!n!
Here n!=n(n−1)(n−2)...........3.2.1 denotes the factorial of the numbern and we should know that 0!=1,1!=1,2!=2.1=2...... and so on
Here n must be the positive integer.
So now we are given that
⇒nCr−1=36 that is n−r+1!r−1!n!=36
Or we can write it as
⇒(n+1−r)!r−1!n!=36 −−−−(1)
And we know that nCr=84
⇒n−r!r!n!=84 −−−−(2)
Now dividing (1) and (2) we get that
⇒(n+1−r)(n−r)!(r−1)!(n−r)!r(r−1)!=73
So we get that
⇒(n+1−r)r=73
⇒7r=3n+3−3r
⇒10r=3n+3 −−−−−(3)
Also we are given that nCr+1=126
So we can write that
⇒n−r−1!r+1!n!=84 −−−−−(4)
Now dividing (2) and (3) we get that
⇒(n−r)(n−r−1)!(r)!(n−r−1)!(r+1)(r)!=32 ⇒(n−r)(r+1)=32 ⇒3r+3=2n−2r
5r=2n−3−−−−−−(5)
Now solving (3) and (5)
Now multiplying the equation (5) by 2 and then subtracting it from equation (3) we get
⇒4n−6−3n−3=0 ⇒n=9
Now putting it in (3) we get that
⇒10r=3(9)+3 ⇒r=3
So we can write rC2=r−2!2!r!
3C2=3−2!2!3!=26=3
Note:
We should know that for any n⩾1 nC0+nC1+nC2+........+nCn=2n It is valid for n⩾1. Also, combinations are used to choose the elements. nCr means, number of ways to choose r items from n.