Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store
seo-qna
SearchIcon
banner

Prove that ∑k=0n(−1)k(nk)1k+m+1=∑k=0m(−1)k(mk)1k+n+1

Answer
VerifiedVerified
532.8k+ views
like imagedislike image
Hint: Write expression of (1−x)n&(1−x)m and then apply integral to both sides.

Here, we have to prove
∑k=0n(−1)knCk1k+m+1=∑k=0m(−1)kmCk1k+n+1.........(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=0n(−1)knck1(k+m+1)
Writing the above summation to series as
∑k=0n(−1)knck1(k+m+1)=nc0(m+1)−nc1(m+2)+nc2(m+3)+.......(−1)nncnm+n+1........(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=xn+1n+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=nc0xm+1m+1|10−nc1xm+2m+2|10+nc2xm+3m+3|10+.......(−1)nncnxm+n+1m+n+1|10
Applying the limits, we get;
∫01(1−x)nxmdx=nc0m+1−nc1m+2+nc2m+3+........(−1)nncnm+n+1
Hence, LHS part can be written as;
∑k=0n(−1)knck1k+m+1=∫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=0m(−1)kmck(k+n+1)=mc0n+1−mc1n+2+mc2n+3.........(−1)m−1mCm−1n+m+(−1)mmcmn+m+1
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
∫01(1−x)mxndx=∫01mc0xndx−∫01mc1xn+1dx+∫01mc2xn+2dx+.........∫01(−1)mmcmxm+ndx............(4)
We have
∫xm=xm+1m+1
Using the above formula in the equation (4)
∫01(1−x)mxndx−mc0xn+1n+1|10−mc1xn+2n+2|10+........(−1)mmcmxn+m+1n+m+1|10
Applying the limits, we get
∫01(1−x)mxndx=mc0n+1−mc1n+2+mc2n+3+........(−1)mmcmn+m+1
Rewriting the above equation in summation form we will get RHS part as
∑k=0k=m(−1)kmckn+k+1=∫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=0k−m(−1)kmckn+k+1=∫01(1−x)mxndx=∫01(1−(0+1−x))m(0+1−x)ndx=∫01xm(1−x)ndx
Therefore,
∑k=0k=m(−1)kmckn+m+1=∫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=0n(−1)knck1k+m+1=∑k=0m(−1)kmck1k+n+1
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=xm+1m+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.