Question
Question: If \( S_n=^nC_0.^nC_1+^nC_1.^nC_2+....+^nC_{n-1}.^nC_n\;and\;\dfrac{S_{n+1}}{S_n}=\dfrac{15}4,\; \) ...
If Sn=nC0.nC1+nC1.nC2+....+nCn−1.nCnandSnSn+1=415, then n is
A.8
B.6
C.4
D.16
Solution
Hint : One should have the knowledge of binomial theorem to solve this problem. Some basic formula are given below , we make use of this formulae to solve the question.
\begin{aligned}
& ^n{C_r} = \dfrac{{n!}}{{\left( {n - r} \right)!r!}}...\left( 1 \right) \\\
&{\left( {1 + x} \right)^n}{ = ^n}{C_0}{.1^n}.{x^0}{ + ^n}{C_1}{.1^{n - 1}}.{x^1} + {....^n}{C_n}{.1^0}.{x^n}\;\;\;\;...\left( 2 \right) \\\
&= \mathop \sum \limits_{r = 0}^n {}_{}^nC_r^{}{.1^{n - r}}.{x^r} \\\
\end{aligned}
Complete step-by-step answer :
The given summation Sn is a sum of products of the terms of two different series. So, we will find these series and express Sn in terms of that series-
By equation (2), we can write that-
(1+x)n=nC0.1n.x0+nC1.1n−1.x1+....nCn.10.xn(1+x)n=nC0+nC1.x+nC2.x2....nCn.xn\Also,whenwereplacexbyx1(1+x1)n=nC0.1n.x01+nC1.1n−1.x11+....nCn.10.xn1(1+x1)n=nC0+nC1.x1+nC2.x21....nCn.xn1
On multiplying these two binomial series, we can write that-
\left(1+\mathrm x\right)^{\mathrm n}\left(1+\dfrac1{\mathrm x}\right)^{\mathrm n}=\left({}^{\mathrm n}{\mathrm C}_0+^{\mathrm n}{\mathrm C}_1.\mathrm x+^{\mathrm n}{\mathrm C}_2.\mathrm x^2....^{\mathrm n}{\mathrm C}_{\mathrm n}.\mathrm x^{\mathrm n}\right)\left({}^{\mathrm n}{\mathrm C}_0+^{\mathrm n}{\mathrm C}_1.\dfrac1{\mathrm x}+^{\mathrm n}{\mathrm C}_2.\dfrac1{\mathrm x^2}....^{\mathrm n}{\mathrm C}_{\mathrm n}.\dfrac1{\mathrm x^{\mathrm n}}\right)\\\
When we look at the series closely, the coefficients of x in the product are the same as Sn . The second term in the first series multiplies with the first term in the second series to give x. Similarly, the third term in the first series multiplies with the second term in the second series and so on. If we look at the coefficients, they are the same as Sn .
Sn = coefficient of x in (1+x)n(1+x1)n
Sn = coefficient of x in xn(1+x)2n(Bymultiplyingwithinthebrackets)
Sn = coefficient of xn+1 in (1+x)2n (By multiplying both sides by xn )
The formula for nth term in binomial expression is given by-
{}^{\mathrm n}{\mathrm C}_{\mathrm r}.1^{\mathrm n-\mathrm r}\mathrm x^{\mathrm r}\\\\\mathrm{So},\;\\\\\mathrm{Coefficient}\;\mathrm{of}\;\mathrm x^{\mathrm n+1}=^{2\mathrm n}{\mathrm C}_{\mathrm n+1}.1^{2\mathrm n-\left(\mathrm n+1\right)}\mathrm x^{\mathrm n+1}\\\=^{2\mathrm n}{\mathrm C}_{\mathrm n+1}
So, we can write that-
{\mathrm S}_{\mathrm n}=^{2\mathrm n}{\mathrm C}_{\mathrm n+1}=\dfrac{\left(2\mathrm n\right)!}{\left(\mathrm n-1\right)!\left(\mathrm n+1\right)!}\\\\{\mathrm S}_{\mathrm n+1}=^{2\mathrm n+2}{\mathrm C}_{\mathrm n+2}=\dfrac{\left(2\mathrm n+2\right)!}{\left(\mathrm n\right)!\left(\mathrm n+2\right)!}\\\
We have been given the ratio of Sn+1 and Sn , so we can equate that with these values to find the value of n.
SnSn+1=415=((n−1)!(n+1)!(2n)!)(n!(n+2)!(2n+2)!)
415=([1.2.3...(n−1)][1.2.3...(n+1)]1.2.3...(2n))([1.2.3...(n−1)n][1.2.3...(n+1)(n+2)]1.2.3...(2n)(2n+1)(2n+2))
We can cancel out the factorials correspondingly as-
n(n+2)(2n+1)(2n+2)=415
4(4n2+4n+2n+2)=15(n2+2n)
16n2+24n+8=15n2+30n
n2−6n+8=0
n2−4n−2n+8=0
n(n - 4) - 2(n - 4) = 0
(n - 4)(n - 2) = 0
n = 2, 4
2 is not in the options, so the correct answer is C. 4
Note : These problems require a deep understanding of binomial expressions and expansion. This is because we have to analyze the expression to write Sn in terms of n. After we do this, we can solve the problem easily with simple calculations.