Use the appropriate test to decide if they converge

  • Thread starter Thread starter Natasha1
  • Start date Start date
  • Tags Tags
    Test
Natasha1
Messages
494
Reaction score
9
Use the appropriate test to decide whether the following serie converges or not:

\sum \limit_{n=1} ^{\infty} \frac{3n^2 - 2n +1}{2n^2 + 5}
 
Physics news on Phys.org
Try the n-th term test for divergence.
 
LeonhardEuler said:
Try the n-th term test for divergence.

What about these ones:

b) \sum \limit_{n=1} ^{\infty} \frac{3n^2 - 2n + 1}{2n^4 + 5}

c) \sum \limit_{n=1} ^{\infty} \frac{n^3 4^n}{3(n!)}

d) \sum \limit_{n=1} ^{\infty} \frac{2 + 3 sin~n}{5n^2 + 2}
 
When you look at b, you should see that for large n it behaves like \frac{1}{2n^2}. What test will let you use that fact?

c) is pretty straght foward. When you see everything in with powers and factorials you should think of the comparison test or the root test.

d)Similar to b). The sin basically has no effect because the series that this looks like converges absolutely.
 
LeonhardEuler said:
When you look at b, you should see that for large n it behaves like \frac{1}{2n^2}. What test will let you use that fact?

c) is pretty straght foward. When you see everything in with powers and factorials you should think of the comparison test or the root test.

d)Similar to b). The sin basically has no effect because the series that this looks like converges absolutely.

For a) can I just say this series does not converge as a_n does not tend to zero as n --> infinity but to 2/3 instead.

I have never heard of this n-th term test. Could someone quickly do it for a) please, just so I can understand it. Much appreciated :-)
 
The n-th term test can be used exactly like you said. If the terms in the sequence do not approach zero then the series can not converge. That is all you need to say.
 
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...
Back
Top