Testing Absolute Convergence of ∑(-2)n+1/n+5n

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 1K views
Another
Messages
104
Reaction score
5
∑ (-2)n+1/n+5n Test this series Absolute Convergence ?

∑|an| = ∑(2)n+1/n+5n

if the sum of |an| converges, than the sum of an converges

∑|an| = ∑(2)n+1/n+5n

I can use Comparison Test?
I can choose series bn = ∑ 2n/5n ?
 
Physics news on Phys.org
Please don't delete the homework template.

Do you mean ##\displaystyle \sum \frac{(-2)^{n+1}}{n+5^n}##? Then you need brackets around the denominator. If that is your series, you can use this comparison.
 
  • Like
Likes   Reactions: Another
Another said:
∑ (-2)n+1/n+5n Test this series Absolute Convergence ?

∑|an| = ∑(2)n+1/n+5n

if the sum of |an| converges, than the sum of an converges

∑|an| = ∑(2)n+1/n+5n

I can use Comparison Test?
I can choose series bn = ∑ 2n/5n ?

What you wrote is obviously divergent: your series has
$$a_n = \frac{(-2)^{n+1}}{n} + 5^n,$$
giving two divergent series.

Perhaps you meant
$$a_n = \frac{(-2)^{n+1}}{n+5^n},$$
but that is not what you wrote. You need parentheses: just write (-2)^(n+1)/(n+5^n), and the problem would go away!
 
  • Like
Likes   Reactions: Another