Solveeit Logo

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 nCr1=36,nCr=84,nCr+1=126{}^n{C_{r - 1}} = 36,{}^n{C_r} = 84,{}^n{C_{r + 1}} = 126, find the value of rC2{}^r{C_2}.

Explanation

Solution

We know that nCr=n!nr!r!{}^n{C_r} = \dfrac{{n!}}{{n - r!r!}} and n!=n(n1)(n2)...........3.2.1n! = n(n - 1)(n - 2)...........3.2.1 and we need to find the value of rC2=r!r2!2!{}^r{C_2} = \dfrac{{r!}}{{r - 2!2!}} so we need to find the value of rr.

Complete step by step solution:
Here we are given the value of nCr1=36,nCr=84,nCr+1=126{}^n{C_{r - 1}} = 36,{}^n{C_r} = 84,{}^n{C_{r + 1}} = 126 and now we should know what is nCr{}^n{C_r} so here nCr{}^n{C_r}is the combination of different things from n things or in other words we can say that nCr{}^n{C_r} is the number of different unordered combinations of rr objects from the set of nn objects. We know the formula of nCr=n!nr!r!{}^n{C_r} = \dfrac{{n!}}{{n - r!r!}}
Here n!=n(n1)(n2)...........3.2.1n! = n(n - 1)(n - 2)...........3.2.1 denotes the factorial of the numbernn and we should know that 0!=1,1!=1,2!=2.1=2...... and so on0! = 1,1! = 1,2! = 2.1 = 2......{\text{ and so on}}
Here n must be the positive integer.
So now we are given that
nCr1=36\Rightarrow {}^n{C_{r - 1}} = 36 that is n!nr+1!r1!=36\dfrac{{n!}}{{n - r + 1!r - 1!}} = 36
Or we can write it as
n!(n+1r)!r1!=36\Rightarrow \dfrac{{n!}}{{(n + 1 - r)!r - 1!}} = 36 (1) - - - - (1)
And we know that nCr=84{}^n{C_r} = 84
n!nr!r!=84\Rightarrow \dfrac{{n!}}{{n - r!r!}} = 84 (2) - - - - (2)
Now dividing (1) and (2) we get that
(nr)!r(r1)!(n+1r)(nr)!(r1)!=37\Rightarrow \dfrac{{(n - r)!r(r - 1)!}}{{(n + 1 - r)(n - r)!(r - 1)!}} = \dfrac{3}{7}
So we get that
r(n+1r)=37\Rightarrow \dfrac{r}{{(n + 1 - r)}} = \dfrac{3}{7}
7r=3n+33r\Rightarrow 7r = 3n + 3 - 3r
10r=3n+3\Rightarrow 10r = 3n + 3 (3) - - - - - (3)
Also we are given that nCr+1=126{}^n{C_{r + 1}} = 126
So we can write that
n!nr1!r+1!=84\Rightarrow \dfrac{{n!}}{{n - r - 1!r + 1!}} = 84 (4) - - - - - (4)
Now dividing (2) and (3) we get that
(nr1)!(r+1)(r)!(nr)(nr1)!(r)!=23 (r+1)(nr)=23 3r+3=2n2r  \Rightarrow \dfrac{{(n - r - 1)!(r + 1)(r)!}}{{(n - r)(n - r - 1)!(r)!}} = \dfrac{2}{3} \\\ \Rightarrow \dfrac{{(r + 1)}}{{(n - r)}} = \dfrac{2}{3} \\\ \Rightarrow 3r + 3 = 2n - 2r \\\
5r=2n3(5)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
4n63n3=0 n=9  \Rightarrow 4n - 6 - 3n - 3 = 0 \\\ \Rightarrow n = 9 \\\
Now putting it in (3) we get that
10r=3(9)+3 r=3  \Rightarrow 10r = 3(9) + 3 \\\ \Rightarrow r = 3 \\\

So we can write rC2=r!r2!2!{}^r{C_2} = \dfrac{{r!}}{{r - 2!2!}}
3C2=3!32!2!=62=3{}^3{C_2} = \dfrac{{3!}}{{3 - 2!2!}} = \dfrac{6}{2} = 3

Note:
We should know that for any n1n \geqslant 1 nC0+nC1+nC2+........+nCn=2n{}^n{C_0} + {}^n{C_1} + {}^n{C_2} + ........ + {}^n{C_n} = {2^n} It is valid for n1n \geqslant 1. Also, combinations are used to choose the elements. nCr{}^n{C_r} means, number of ways to choose r items from n.