Convergence of Series: Comparing Criteria & Quotient Limit

Telemachus
Messages
820
Reaction score
30

Homework Statement


Well, hi there. I have to study the convergence of the next series using the comparison criteria, or the comparison criteria through the limit of the quotient.

\displaystyle\sum_{n=1}^\infty{\displaystyle\frac{3n^2+5n}{2^n(n^2+1)}}

I think that I should use the comparison criteria through the limit of the quotient, so I think of using for this this other series:
\displaystyle\sum_{n=1}^\infty{\displaystyle\frac{3n^2}{2^n}}

But I don't know how to determine the convergence/divergence of this series neither. I need some help.

Thanks!
 
Physics news on Phys.org
Tried using ratio test? :)
 
Telemachus said:

Homework Statement


Well, hi there. I have to study the convergence of the next series using the comparison criteria, or the comparison criteria through the limit of the quotient.

\displaystyle\sum_{n=1}^\infty{\displaystyle\frac{3n^2+5n}{2^n(n^2+1)}}

I think that I should use the comparison criteria through the limit of the quotient, so I think of using for this this other series:
\displaystyle\sum_{n=1}^\infty{\displaystyle\frac{3n^2}{2^n}}

But I don't know how to determine the convergence/divergence of this series neither. I need some help.

Thanks!

Two words. Ratio test.
 
Thanks. But the thing is that it asks me to do it using a comparison criteria :P
 
Last edited:
\frac{3n^2+5n}{2^n(n^2+1)} \leq \frac{3n^2+5n}{2^nn^2} = \frac{3n^2}{2^nn^2} + \frac{5n}{2^nn^2}

Now, what can you say about the convergence of the two terms on the right?
 
Thanks. They converge :D
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top