Question
Question: If k and n are positive integers and \({{S}_{k}}={{1}^{k}}+{{2}^{k}}+\cdots +{{n}^{k}}\), then \(\su...
If k and n are positive integers and Sk=1k+2k+⋯+nk, then r=1∑mmCrSr is equal to
[a] (n+1)m+1−(n+1)[b] (n+1)m+1+(n+1)[c] (n−1)m+1−(n−1)[d] None of these
Solution
Hint: Use the fact that the expansion of binomial (1+x)n is given by (1+x)n=1+nC1x+nC2x2+⋯+nCnxn. Hence prove that (1+x)n−xn−1=r=1∑n−1nCrxr. Replace n by m+1, and put successively x = 1, 2, …,n and add the resulting expressions. Hence express the sum r=1∑m+1m+1CrSr in the form of Telescopic series, i.e. series where an=f(n)−f(n−1). In a telescopic series, alternate terms cancel out leaving the first and the last term only. Hence find the sum and verify which of the options are correct.
Complete step-by-step solution -
We have Sk=1k+2k+⋯+nk
Now, we know that (1+x)m+1=r=0∑m+1m+1Crxr
Put x =1, we get
(1+1)m+1=r=0∑m+1m+1Cr1r=1+r=1∑mm+1Cr1r+1m+1
Put x = 2, we get
(1+2)m+1=r=0∑m+1m+1Cr2r=1+r=1∑mm+1Cr2r+2m+1⋮ = ⋮
Put x = n, we get
(1+n)m+1=r=0∑m+1m+1Crnr=1+r=1∑mm+1Crnr+nm+1
Adding these equation, we get
2m+1+3m+1+⋯+(n+1)m+1=(1+r=1∑mm+1Cr1r+1m+1)+(1+r=1∑mm+1Cr2r+2m+1)+(1+r=1∑mm+1Cr2r+3m+1)+⋯+(1+r=1∑mm+1Crnr+nm+1)
Transposing the terms 1m+1,2m+1,⋯,nm+1 to LHS, we get
−1m+1+2m+1−2m+1+⋯+nm+1−nm+1+(n+1)m+1=(1+1+⋯+1)+r=1∑mnCr(1r+2r+⋯+nr)
On LHS alternate terms cancel each other except the first and the last term.
Hence, we have
n+r=1∑mm+1CrSr=(n+1)m+1−1
Subtracting n from both sides, we get
r=1∑mm+1CrSr=(n+1)m+1−(n+1)
Hence option [a] is correct.
Note: We can verify the correctness of our solution by checking the correctness of our result of m = 1, 2.
For m = 1, we have
r=1∑mm+1CrSr=2C1S1=2(1+2+⋯+n)=n(n+1)
Also, we have
(n+1)m+1−(n+1)=(n+1)2−(n+1)=n(n+1)
LHS = RHS for m = 1.
For m = 2, we have