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

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 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 Another
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