Question
Question: If we have an expression as \({{\left( 1+x \right)}^{n}}={{C}_{0}}+{{C}_{1}}x+{{C}_{2}}{{x}^{2}}+......
If we have an expression as (1+x)n=C0+C1x+C2x2+...+Cnxn, then prove the following: C0Cr+C1Cr+1+...+Cn−rCn=(n+r)!(n−r)!(2n)!
Solution
To solve this question, firstly we will start with following seriesnC0nCr+nC1nCr+1+...+nCn−rnCn which is equals to the coefficient of xn+r in the expansion of (1+x)n⋅(x+1)n . Now we will equate the coefficient with the coefficient of xr in the expansion of (1+x)2n . Now substituting r = n we get the required equation.
Complete step-by-step solution:
In this question, we are given that (1+x)n=nC0+nC1x+nC2x2+...+nCnxn
Using this information, we need to prove that nC0nCr+nC1nCr+1+...+nCn−rnCn=(n+r)!(n−r)!(2n)!.
The given sequence is a binomial sequence. Let us first define the binomial theorem.
In elementary algebra, the binomial theorem (or binomial expansion) describes the algebraic expansion of powers of a binomial. According to the theorem, it is possible to expand the polynomial (x+y)n into a sum involving terms of the form axbyc, where the exponents b and c are non negative integers with b + c = n, and the coefficient a of each term is a specific positive integer depending on n and b.
Now consider (1+x)n⋅(x+1)n
Let us find the coefficient of xn+r in the equation.
Now xr can be formed by taking x in (1+x)n and xn from (x+1)n
or by taking xr−1 in (1+x)n and xn+1 from the term (x+1)n .
Hence taking all the coefficients we get the coefficient of xr in the expansion of (1+x)n(1+x)n is given by nC0nCr+nC1nCr+1+...+nCn−rnCn
Now we know that (1+x)n(1+x)n=(1+x)2n
Now let us find the coefficient of xn+r in the expansion of (1+x)2n by using binomial theorem. Hence we get the coefficient as 2nCn+r
Hence we can say that 2nCr+1=nC0nCr+nC1nCn+r+...+nCn−rnCn
Now simplifying the equation we get,
⇒(2n−n−r)!(n+r)!(2n)!=nC0nCr+nC1nCr+1+...+nCn−rnCn⇒(n−r)!(n+r)!(2n)!=nC0nCr+nC1nCr+1+...+nCn−rnCn
Hence the required equation is proved.
Note: In this question, it is very important to note that in the expansion given in the question or those used in the solution, the terms used for coefficients are Ci. This Ci is equal to nCi=i!(n−i)!n!, which is equals to the coefficient of xi in the binomial expansion of (1+x)n.