Question
Question: Prove that \(\sum\limits_{k=0}^{n}{{{\left( -1 \right)}^{k}}\left( \begin{matrix} n \\\ k ...
Prove that k=0∑n(−1)kn k k+m+11=k=0∑m(−1)km k k+n+11
Solution
Hint: Write expression of (1−x)n&(1−x)m and then apply integral to both sides.
Here, we have to prove
k=0∑n(−1)knCkk+m+11=k=0∑m(−1)kmCkk+n+11.........(1)
Now, we cannot concert LHS to RHS directly, so basically we need to simplify LHS and RHS both for proving.
Let us simplifying LHS part:
LHS=k=0∑n(−1)knck(k+m+1)1
Writing the above summation to series as
k=0∑n(−1)knck(k+m+1)1=(m+1)nc0−(m+2)nc1+(m+3)nc2+.......(−1)nm+n+1ncn........(2)
Now we can observe that nc0,nc1,nc2.......ncn−1,ncn are coefficient of x0,x1,x2.......xn−1,xn in (1+x)n as expansion of it can be written as;
(1+x)n=nc0+nc1x+nc2x2+.....ncnxn
As, series of equation (2) has alternative positive and negative signs, means we need to relate the series by expansion of (1−x)n which can be written as
(1−x)n=nc0−nc1x+nc2x2−nc3x3+.........+(−1)nncnxn
Let us multiply by xm to both sides of the above series
(1−x)nxm=nc0xm−nc1xm+1+nc2xm+2+......(−1)nncnxn+m
We have ∫xn=n+1xn+1
Let us integrate the above series from 0 to 1 we get;
∫01(1−x)nxmdx=∫01nc0xmdx−∫01nc1xm+1dx+∫01nc2xm+2dx+.......(−1)n∫01ncnxm+ndx∫01(1−x)nxmdx=nc0m+1xm+11 0 −nc1m+2xm+21 0 +nc2m+3xm+31 0 +.......(−1)nncnm+n+1xm+n+11 0
Applying the limits, we get;
∫01(1−x)nxmdx=m+1nc0−m+2nc1+m+3nc2+........(−1)nm+n+1ncn
Hence, LHS part can be written as;
k=0∑n(−1)knckk+m+11=∫01(1−x)nxmdx........(3)
Now, let us simplify the RHS part in a similar way. Here we have to take expansion of (1−x)m as given summation can be expressed as:
k=0∑m(−1)k(k+n+1)mck=n+1mc0−n+2mc1+n+3mc2.........(−1)m−1n+mmCm−1+(−1)mn+m+1mcm
mc0,−mc1,mc2,−mc3........... are the coefficients of (1−x)m . Expansion of (1−x)mcan be written as;
(1−x)m=mc0−mc1x+mc2x2−mc3x3+........(−1)m−1mcm−1xm−1+(−1)mmcmxm
Multiplying by xn to both sides of the above expansion, we get
(1−x)mxn=mc0xn−mc1xn+1+mc2xn+2+.....(−1)m−1mcm−1xm+n−1+(−1)mmcmxm+n
Integrating the above series to both sides from the limit 0 to 1
0∫1(1−x)mxndx=∫01mc0xndx−∫01mc1xn+1dx+∫01mc2xn+2dx+.........∫01(−1)mmcmxm+ndx............(4)
We have
∫xm=m+1xm+1
Using the above formula in the equation (4)
∫01(1−x)mxndx−n+1mc0xn+11 0 −n+2mc1xn+21 0 +........(−1)mn+m+1mcmxn+m+11 0
Applying the limits, we get
∫01(1−x)mxndx=n+1mc0−n+2mc1+n+3mc2+........(−1)mn+m+1mcm
Rewriting the above equation in summation form we will get RHS part as
k=0∑k=m(−1)kn+k+1mck=∫01(1−x)mxndx......(5)
We have a property of definite integral as;
∫abf(x)dx=∫abf(a+b−x)dx
We can use the above property with equation (5) as
k=0∑k−mn+k+1(−1)kmck=∫01(1−x)mxndx=∫01(1−(0+1−x))m(0+1−x)ndx=∫01xm(1−x)ndx
Therefore,
k=0∑k=mn+m+1(−1)kmck=∫01xm(1−x)ndx............(6)
Now, comparing the equation (3)&(6) ,the RHS part of both the equations are equal, hence, the LHS part of the equation should also be equal.
k=0∑n(−1)knckk+m+11=k=0∑m(−1)kmckk+n+11
Hence proved.
Note: No need to solve ∫01xm(1−x)ndx or ∫01xn(1−x)m further. As we can use the property of definite integral. One can waste his/her time with the integral part.
One can think why integration is used, the reason is simple terms m+1,m+2.....m+n+1 or n+1,n+2,....m+n+1 are in denominator and ∫xm=m+1xm+1 , hence we need use integration only by observation of the given series. If the terms m+1,m+2.....m+n+1 or n,n+1,n+2.....n+m+1 were in multiplication with the terms mc0,mc1,mc2...... or nc0,nc1,nc2.....ncn then we need to use concept of differentiation. Hence observation is the key point of this question.
Another approach would be that we can take expansion of (1+x)n or (1+x)m and multiply it by xm or xn respectively, then integration the series from −1 to 0 to get the required given series.