Does the Absolute Value of this Series Converge? A Scientist's Dilemma

miglo
Messages
97
Reaction score
0

Homework Statement


\sum_{n=1}^{\infty}(-1)^{n+1}\frac{\sqrt{n}+1}{n+1}


Homework Equations


absolute convergence test


The Attempt at a Solution


by book says that the series converges because \sum_{n=1}^{\infty}\frac{\sqrt{n}+1}{n+1} converges
but they don't show how the absolute value of the original series converges, and I've tried showing it myself but i keep getting divergence
i know that as n grows larger and larger the behavior of \frac{\sqrt{n}+1}{n+1} is similar to that of \frac{\sqrt{n}}{n} so i tried using limit comparison and direct comparison with \frac{1}{n} but i keep getting divergence
i tried the integral test but i kept getting divergence also
ive been trying this for far too long so any help would be greatly appreciated
 
Physics news on Phys.org
You are correct that the positive term series diverges.
 
but my book says that the original series converges by the absolute convergence test
so wouldn't that mean that \sum_{n=1}^{\infty}\frac{\sqrt{n}+1}{n+1} converges also? or is this an error in the book?
 
miglo said:
but my book says that the original series converges by the absolute convergence test
so wouldn't that mean that \sum_{n=1}^{\infty}\frac{\sqrt{n}+1}{n+1} converges also? or is this an error in the book?

The series is not absolutely convergent. It may be convergent with the alternating signs in which case it would be called "conditionally convergent". (I didn't check that). But the positive term series you are asking about is definitely divergent. You know it is because you correctly checked it.
 
well then ill just check to see if it convergences by the alternating series test
thanks a lot!
 
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