Some help with finding the limit of a series

  • Thread starter Thread starter vande060
  • Start date Start date
  • Tags Tags
    Limit Series
vande060
Messages
180
Reaction score
0

Homework Statement



determine whether or not the sequence converges of diverges. If it converges, find the limit.

an = ((-1)n-1n)/(n2 + 1)

Homework Equations

I have a feeling this theorem is used

if lim n->∞ |an| = 0, then lim n->∞ an = 0

The Attempt at a Solution



I don't really know where to start on this one, I thought about using L'Hospital for this, but I don't know how to do exponential derivatives without taking a log, and I don't remember the teacher ever doing that in class when looking at this variety of problem
 
Physics news on Phys.org
vande060 said:

Homework Statement



determine whether or not the sequence converges of diverges. If it converges, find the limit.

an = ((-1)n-1n)/(n2 + 1)



Homework Equations

I have a feeling this theorem is used

if lim n->∞ |an| = 0, then lim n->∞ an = 0



The Attempt at a Solution



I don't really know where to start on this one, I thought about using L'Hospital for this, but I don't know how to do exponential derivatives without taking a log, and I don't remember the teacher ever doing that in class when looking at this variety of problem

Do you have any sense of what this one does?
bn = n/(n2 + 1)

For n > 0, the denominator is always larger than the numerator, and gets larger more rapidly.
 
Mark44 said:
Do you have any sense of what this one does?
bn = n/(n2 + 1)

For n > 0, the denominator is always larger than the numerator, and gets larger more rapidly.

yes i understand that, that would mean that the series is decreasing right?
 
You seem to be using the terms "series" and "sequence" interchangeable, but they are different. Your thread title includes the word series, but what you showed is a sequence.

For your sequence, it might help to pull a factor of n2 out of the numerator, like so:
a_n = (-1)^{n - 1}\frac{n}{n^2(1 + 1/n^2)}

This really isn't a very complicated sequence.
 
Mark44 said:
You seem to be using the terms "series" and "sequence" interchangeable, but they are different. Your thread title includes the word series, but what you showed is a sequence.

For your sequence, it might help to pull a factor of n2 out of the numerator, like so:
a_n = (-1)^{n - 1}\frac{n}{n^2(1 + 1/n^2)}

This really isn't a very complicated sequence.

Im sorry, I am sure its not complicated, but this is one of the first ones I've seen:blushing:

I think I understand how to do the rest now though.

If I find the limit of the absolute value of this sequence I find that it is zero. By the theorem I posted earlier, the limit of the original sequence with the -1 is also 0. Correct?

Thanks for your help so far
 
Yes, the limit of the absolute values of this sequence is zero, which means that the limit of the original sequence is also zero.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Back
Top