Testing for series convergence.

uber_kim
Messages
7
Reaction score
0

Homework Statement



\sum(\frac{2n}{2n+1})n2

(The sum being from n=1 to ∞).


Homework Equations





The Attempt at a Solution



Used exponent properties to get (\frac{2n}{2n+1})2n. Using the root test, the nth root of an = lim n->∞(\frac{2n}{2n+1})2 = 1. However, the root test is indeterminate if the limit = 1.

The ratio test didn't work out, and it doesn't seem to be similar to any series, such as geometric, tunnel, etc.

The integral test seems like it would be very complicated, but if someone thinks it's the right way to go, I'll give it a shot.

Would it work to say that (\frac{2n}{2n+1})n2 < (\frac{2n}{2n+1}), so if (\frac{2n}{2n+1}) converges, then (\frac{2n}{2n+1})n2 also does by squeeze convergence? Would that also work if it diverges?

Any help would be great, thanks!
 
Physics news on Phys.org
uber_kim said:

Homework Statement



\sum(\frac{2n}{2n+1})n2

(The sum being from n=1 to ∞).

Homework Equations


The Attempt at a Solution



Used exponent properties to get (\frac{2n}{2n+1})2n. Using the root test, the nth root of an = lim n->∞(\frac{2n}{2n+1})2 = 1. However, the root test is indeterminate if the limit = 1.

The ratio test didn't work out, and it doesn't seem to be similar to any series, such as geometric, tunnel, etc.

The integral test seems like it would be very complicated, but if someone thinks it's the right way to go, I'll give it a shot.

Would it work to say that (\frac{2n}{2n+1})n2 < (\frac{2n}{2n+1}), so if (\frac{2n}{2n+1}) converges, then (\frac{2n}{2n+1})n2 also does by squeeze convergence? Would that also work if it diverges?

Any help would be great, thanks!

Try a really simple test, the nth term test. If the limit of the nth term of your series as n->infinity is not zero, then the sum of the series can't exist.
 
Last edited:
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top