Question
Question: Find the value of \(\left( {}^{n}{{C}_{0}} \right)\left( {}^{n}{{C}_{1}} \right)+\left( {}^{n}{{C}_{...
Find the value of (nC0)(nC1)+(nC1)(nC2)+.....+(nCn−1)(nCn).
Solution
We first try to find the binomial expansion of (1+x)n. We then try to rearrange this into higher power to lower power terms and change the coefficient of the terms using the method of combination where nCr=nCn−r. Then we take multiplication of those two and find the coefficients of xn−1.
Complete step-by-step answer:
We know that the formula of the binomial expansion is
(1+x)n=nC0+nC1x+nC2x2+.....+nCn−1xn−1+nCnxn......(i).
We can rearrange the terms and start with the maximum power of x first and the form will be
(1+x)n=nCnxn+nCn−1xn−1+.....+nC2x2+nC1x+nC0.
We change coefficient of the terms using the method of combination where nCr=nCn−r.
(1+x)n=nC0xn+nC1xn−1+.....+nCn−2x2+nCn−1x+nCn......(ii)
Both arrangements have (n+1) terms in their expansion.
We take multiplication of those two equations.
(1+x)n(1+x)n=(nC0+nC1x+nC2x2+.....+nCn−1xn−1+nCnxn)(nC0xn+nC1xn−1+.....+nCn−2x2+nCn−1x+nCn)
Now from the long multiplication we try to find the term of x with power (n−1).
The power (n−1) of x is created from the multiplication of x0 and xn−1, x1 and xn−2, x2 and xn−3, ……., xn−1 and x0.
We only deal with the term of x with power (n−1) on both sides.
On the left side the term xn−1 is the nth term of (1+x)n(1+x)n=(1+x)2n which is 2nCn−1xn−1.
On the right side we have
(nC0x0)(nC1xn−1)+(nC1x1)(nC2xn−2)+.....+(nCn−1xn−1)(nCnx0)⇒(nC0)(nC1)xn−1+(nC1)(nC2)xn−1+.....+(nCn−1)(nCn)xn−1⇒[(nC0)(nC1)+(nC1)(nC2)+.....+(nCn−1)(nCn)]xn−1
We equate both sides’ term of x with power (n−1).