Using comparison tests on three series

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
ProBasket
Messages
140
Reaction score
0
Test each of the following series for convergence by either the Comparison Test or the Limit Comparison Test.

[tex]\sum_{n=1}^\infty \frac{2n^4}{n^5+7}[/tex] this diverges using the p-series and comparison test right? p <1


[tex]\sum_{n=1}^\infty \frac{2n^4}{n^9+7}[/tex] and this converges right? because p > 1



[tex]\sum_{n=1}^\infty \frac{-1^n}{9n}[/tex] i think this also diverges cause p <1. (not sure about this one)

can someone check these real quick and tell me if I am correct?
 
Physics news on Phys.org
First one, P = 1, it diverges.

2 is correct.

Hint for the last one

[tex]\sum_{n=1}^{\infty} - \frac{1^n}{9n}[/tex]

Whats [itex]1^n[/itex] for positive n? It should be easy after that.
 
I suspect he meant [tex]\sum_{n=1}^{\infty} -\frac{(-1)^n}{9n}[/tex] for the last one. That converges because it is an alternating series with terms going to 0.
 
I was going to make that suggestion, but since his post mentions the comparison test, I decided that the way he originally posted was likely the way that he meant it (since the comparison test can't be used for conditionally convergent series).