Question
Question: FInd the value of \[\dfrac{{{C_0}}}{1} + \dfrac{{{C_2}}}{3} + \dfrac{{{C_4}}}{5} + \dfrac{{{C_6}}}{7...
FInd the value of 1C0+3C2+5C4+7C6...........=
Solution
Use binomial expansions of (1+x)n and (1−x)n and then add them so that the terms that you don’t need will be cancel out. After doing this integrate both sides of the equation by using the formula that integral of xn is n+1xn+1. Therefore on solving further we will be able to find the value of the given expression.
Complete step-by-step solution:
In the question, they are asking us for the value of 1C0+3C2+5C4+7C6............
We know that the binomial expansion of (1+x)n=nC0x0+nC1x1+nC2x2+nC3x3+............+nCnxn. On further solving we get
(1+x)n=nC0+nC1x+nC2x2+nC3x3+............+nCnxn ----------- (i)
Similarly, the binomial expansion of (1−x)n will be
(1−x)n=nC0−nC1x+nC2x2−nC3x3+............+(−1)nnCnxn ------------- (ii)
We know that we have to find the value of 1C0+3C2+5C4+7C6............ In this expression C1 , C3 , C5, ………. are absent. That means we only need the values of C0 , C2 , C4 , C6 ,………... Therefore we will now add the equations (i) and (ii). By adding these two equations we get
(1+x)n+(1−x)n=(nC0+nC1x+nC2x2+nC3x3+............+nCnxn)+(nC0−nC1x+nC2x2−nC3x3+............+(−1)nnCnxn)
Now cancel out the similar terms with opposite signs. On doing this we get
(1+x)n+(1−x)n=2(nC0+nC2x2+nC4x4+...........)
The given expression has a denominator in every term. Therefore we will now integrate the above equation. On integrating both sides we get
∫((1+x)n+(1−x)n)dx=2∫nC0+nC2x2+nC4x4+...........
First we will integrate the right hand side to avoid the confusion. We know that the integral of xn is n+1xn+1. Therefore the above expression will be
∫((1+x)n+(1−x)n)dx=2(C0.0+1x0+1+C2.2+1x2+1+C44+1x4+1+...........)
On further solving we get
∫((1+x)n+(1−x)n)dx=2(1C0.x+3C2.x3+5C4.x5+...........)
Now the same formula we will apply in the left hand side that we used for the right hand side to find the integral. Therefore on integrating left hand side we get
n+1(1+x)n+1+(−n+1(1−x)n+1)=2(1C0.x+3C2.x3+5C4.x5+...........)
On putting x is equal to one on both sides we get
n+1(1+1)n+1−n+1(1−1)n+1=2(1C0.1+3C2.(1)3+5C4.(1)5+...........)
By doing further calculations we get
n+12n+1−n+1(0)n+1=2(1C0+3C2+5C4+...........)
That is
n+12n+1−0=2(1C0+3C2+5C4+...........)
On shifting two from the right hand side to the left hand side we get
2(n+1)2n+1=1C0+3C2+5C4+...........
We can also write it as
(n+1)2n+1.2−1=1C0+3C2+5C4+...........
On adding powers of two we get
n+12n=1C0+3C2+5C4+...........
Hence the value of 1C0+3C2+5C4+...........=n+12n.
Note: Remember that nC0 , nC1 , nC2 , nC3 ,……….. nCn are called binomial coefficients and also represented by C0 , C1 , C2 , C3 ,……….. Cn . Keep in mind that the integral of (1−x)n is −n+1(1−x)n+1 . Here the reason for the negative sign of the integral is because the x is negative. Check the steps carefully for better understanding.