Saturday, October 5, 2019

calculus - Find limlimitsntoinftysumlimitsnk=1frac2k+1k2(k+1)2



I have to find the limit limnnk=12k+1k2(k+1)2. I tried to make it into a telescopic series but it doesn't really work out...




limnnk=12k+1k2(k+1)2=nk=1(1kk2+1k+11(k+1)2) so that is what I did using telescopic...



I said that:



2k+1k2(k+1)2=Ak+Bk2+Ck+1+D(k+1)2 but now as I look at it.. I guess I should "build up the power" with the k2 too, right?


Answer



limnnk=1[1k21(k+1)2]


No comments:

Post a Comment

analysis - Injection, making bijection

I have injection f:AB and I want to get bijection. Can I just resting codomain to f(A)? I know that every function i...