Friday, September 25, 2015

calculus - Prove that xn=1+frac24+frac316+...+fracn4n1 converges



so i have got a sequence xn=1+24+316+464+...+n4n1


and i have to prove that it actually converges to some point, just by looking at it, it is clear to me that it does converge, if i would take its limit limnnk=0n4n1



as n increases the numerator becomes actually less than the
denominator, from that point it would converge, but how would i prove it.


Answer



Use comparison:

k=0k4k1<k=02k4k1=4k=0(24)k


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...