Can't figure out how to evaluate a sequence as it goes to infinity.

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
13 replies · 2K views
kripenwah
Messages
7
Reaction score
0

Homework Statement



An = (((-1)^(n-1))n)/(n^2 + 1)

I need to know if it converges or diverges and if it converges the limit.

Homework Equations





The Attempt at a Solution



I know it converges to 0. But I don't know how to show it when evaluating. I tried evaluation An| in the absolute value but I keep ending up with oo/oo
 
Physics news on Phys.org
lin n -> oo abs (((n(-1)^(n-1))/(n + 1/n)) * (1/n)) So it ends up being (infinity/infinity) * 0 = 0. Is that really a valid way to evaluate it?
 
The limit is to infinity.
http://www4d.wolframalpha.com/Calculate/MSP/MSP44701a03g21d31b6h65500003b8813i95da1dcbe?MSPStoreType=image/gif&s=25&w=119&h=40
 
Last edited by a moderator:
Well the problem text says Determine whether the sequences converges or diverges. If it converges find the limit.
 
Not sure if I wrote the problem bad. Here is what the problem looks like the text. an=
0aikG.gif
 
kripenwah said:
Not sure if I wrote the problem bad. Here is what the problem looks like the text. an=
0aikG.gif

That's what I thought it was. I'm going to just have to repeat what I said to start with. Divide numerator and denominator by n. That doesn't change the limit. Now you don't have infinity/infinity. What form do you have?
 
ZFAub.gif


I don't see how it helps unless you take the absolute value of it.
 
kripenwah said:
ZFAub.gif


I don't see how it helps.

Doesn't the denominator go to infinity and the numerator not go to infinity? The numerator is bounded. Taking the absolute value wouldn't hurt. But it's not infinity/infinity anymore.
 
Numerator will be -1 or 1. Divided by infinity it evaluates to 0. But I am not sure if that is a valid way to show that it evaluates to 0. In the book I am using (Stewart) it gives a therom if Lim n-> infinity |an = o than Lim n-> infinity |an = 0.
 
kripenwah said:
Numerator will be -1 or 1. Divided by infinity it evaluates to 0. But I am not sure if that is a valid way to show that it evaluates to 0. In the book I am using (Stewart) it gives a therom if Lim n-> infinity |an = o than Lim n-> infinity |an = 0.

I think you mean lim n->infinity |an|=0 then lim n->infinity an=0. |an|=1/(n+1/n). Surely that approaches 0. It has the form 1/infinity doesn't it? You probably don't need a epsilon style proof here.