Determining convergence or divergence

Timebomb3750
Messages
59
Reaction score
0

Homework Statement


Use a valid convergence test to see if the sum converges.
Ʃ(n^(2))/(n^(2)+1)


Homework Equations



Well, according to p-series, I'd assume this sum diverges, but I don't know which test to use.

The Attempt at a Solution



I probably can't do this, but I was think about comparing it to (n^(2))/(n^(2)), which diverges, thus, the original sum diverges. This is one of those problems where it seems so easy, but it's hard. Please help.
 
Physics news on Phys.org
Timebomb3750 said:

Homework Statement


Use a valid convergence test to see if the sum converges.
Ʃ(n^(2))/(n^(2)+1)


Homework Equations



Well, according to p-series, I'd assume this sum diverges, but I don't know which test to use.

The Attempt at a Solution



I probably can't do this, but I was think about comparing it to (n^(2))/(n^(2)), which diverges, thus, the original sum diverges. This is one of those problems where it seems so easy, but it's hard. Please help.

Use the limit test, a.k.a. the nth term test.
 
Okay. So I take the limit of this sum as n→∞. Thus, I'm left with ∞/∞, which is undefined, meaning the series diverges. Correct?
 
Timebomb3750 said:
Okay. So I take the limit of this sum as n→∞. Thus, I'm left with ∞/∞, which is undefined, meaning the series diverges. Correct?
The limit is of the form ∞/∞, but such a limit can potentially be anything -- maybe convergent, maybe not.

To find the limit: \displaystyle\lim_{n\to\infty}\frac{n^2}{n^2+1}\,, multiply the numerator & denominator by 1/n2 .
 
Okay, so we're using limit comparison. When I multiply that out, I get (n^(4))/(n^(2)+1), and the limit as n goes to infinity of that is just ∞. So the series diverges.

EDIT: I forgot I could use l'hopital's rule, in this case. So, take the derivative of the top and bottom and simplify, and I'm left with 2n^(2). Take the limit of that as n goes to infinity, and you're left with infinity. So, the series diverges.
 
Correct me if I'm wrong, but, the limit as n approaches infinity shouldn't be 1? Applying L'Hopital's rule you should get 2n/2n, which would give you 1.
 
SammyS said:
The limit is of the form ∞/∞, but such a limit can potentially be anything -- maybe convergent, maybe not.

To find the limit: \displaystyle\lim_{n\to\infty}\frac{n^2}{n^2+1}\,, multiply the numerator & denominator by 1/n2 .

Timebomb3750 said:
Okay, so we're using limit comparison. When I multiply that out, I get (n^(4))/(n^(2)+1), and the limit as n goes to infinity of that is just ∞. So the series diverges.

No, you aren't using the limit comparison test. You are checking whether the nth term goes to zero which, if it didn't, would imply divergence. But you haven't simplified the expression correctly. It doesn't go to ∞. Recheck your implementation of SammyS's suggestion. What is the correct limit of that expression?
 
Well, this sum diverges. So, if I'm doing just a regular limit test, I have to get a limit that equals to zero, or is undefined, in order to prove divergence.

Another thing. If I'm not doing limit comparison test, then why is he making me multiply the sum by (1)/(n^(2))?
 
Timebomb3750:
So you can solve the limit without L'Hopital's rule.
 
  • #10
AndersCarlos said:
Timebomb3750:
So you can solve the limit without L'Hopital's rule.

Okay. But, since I'm doing a plain old limit test, I have to get a limit equal to 0, or is undefined in order to prove divergence. If I get a limit of 1, then the test didn't work, or the series converges. The answer is that the series diverges. So, I'm stuck here.
 
  • #11
Timebomb3750 said:
Okay. But, since I'm doing a plain old limit test, I have to get a limit equal to 0, or is undefined in order to prove divergence. If I get a limit of 1, then the test didn't work, or the series converges. The answer is that the series diverges. So, I'm stuck here.

No you don't. If the limit isn't 0 (and it isn't) then the series diverges. You could also just do a comparison test with the constant series a_n=1/2.
 
  • #12
@Timebomb -- You seem to be confusing the limit comparison test with the nth term test. For a series Ʃan, a necessary condition for the series to converge is that an → 0 as n → ∞. So if that fails, the series must diverge. This is not any kind of comparison or ratio test.

You could also use the limit comparison test with Ʃ1, which is a little, but not much, more complicated. Your main problem seems to be your inability to multiply the numerator and denominator of an by 1/n2 correctly. If you do that algebra correctly you will get an→ 1.
 

Similar threads

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