Wednesday, 13 July 2016

calculus - Find a simple formula for the partial sum





  1. The series n=114n21 telescopes. Find a simple formula for the kth partial sum Sk, and use it to determine whether the series converges. If it converges, find its value.





I've mostly tried to intuit my way through. Calculating the partial sums to several degrees by varying n, I got 13+115+135+163+199+

and I can see that it is converging to 12.



I computed the first few multiplicative differences between the values and saw that 13 was multiplied by 15 to get 115, 115 by 37, 135 by 711.



I see that both the denominator and the numerator of the multiplier is increasing by two each time. So I see that it is certainly converging. But I cannot quite put the pieces together on the formula. Any help?


Answer



Basically the telescoping technique is like this: You have a sequence a1,a2,,an. You find a sequence b1,b2,,bn such that ak=bkbk+1. So summing ak would be like summing



nk=1ak=nk=1(bkbk+1)=b1b2+b2b3+b3b4+bnbn+1.




You can see here that the terms b2+b2, b3+b3 etc. vanish when you sum. So you only have to pick up the first and the last term:



nk=1ak=nk=1bkbk+1=b1bn+1.



So what you need to do here is to find bn such that 14n21=bnbn+1.


No comments:

Post a Comment

real analysis - How to find limhrightarrow0fracsin(ha)h

How to find limh0sin(ha)h without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...