Series - Testing for Convergence / Divergence

steelphantom
Messages
158
Reaction score
0
I have a few series which I'm having trouble proving whether they converge or diverge. I know the following tests for convergence: comparison test, ratio test, n-th term test, and root test. Here are the series and what I have tried so far:

\sum n -1 / n2 : I'm assuming this series diverges, since it behaves like 1/n, which also diverges. I'm trying to use the comparison test to see if I can find a "smaller" series which also diverges, but coming up blank. I tried the ratio test to no avail, since it gives 1.

\sum_{n=2}^\infty 1 / (n + (-1)n)2 : I'm really not sure where to begin with this one. The (-1)n is really throwing me off. I'm assuming this converges.

And finally,

\sum n! / nn : I tried the ratio test, canceling out the factorial and getting the ratio of nn / (n + 1)n. This limit seems to be 1, so the ratio test doesn't really help me here. Any suggestions?

Thanks for any help!
 
Last edited:
Physics news on Phys.org
For the first one, how about saying (n-1)/n^2>=(n/2)/n^2? Notice that doesn't work for n=1, but that's ok. You can always ignore any finite number of terms. For the second one, your series is LARGER than 1/(2n)^2. That's no good. Being larger than a convergent series doesn't tell you much. How about 1/(n/2)^2? The last one is more delicate. Do you know Stirling's formula?
 
For the third one, n^n/(n+1)^n does NOT approach 1 as n becomes large.
 
Ok, thanks for the help on the first two! I noticed that my series was larger than 1/(2n)^2 right after I posted. Dumb mistake. :redface: I don't know Stirling's formula. Is there another way to go about this?

jhicks, if n^n/(n+1)^n doesn't approach 1, I can only assume it approaches a number less than 1, in which case the series would converge. How could I show this limit is less than 1?
 
jhicks is right. (n/(n+1))^n=1/((n+1)/n)^n=1/(1+1/n)^n. Does that look familiar?
 
Ah, I see it now. Thanks a lot!
 

Similar threads

Replies
3
Views
1K
Replies
4
Views
1K
Replies
6
Views
2K
Replies
5
Views
2K
Replies
1
Views
1K
Replies
2
Views
2K
Replies
14
Views
2K
Back
Top