Alternating Series convergence?

Is the series {(-1)^n sqrt(n) / (1+2sqrt(n))} n=1 to inf convergent? I don't know how to show the n+1 term is smaller (or larger) than the n term.

ted s2010-03-23T22:33:14Z

Favorite Answer

does not meet the conditions of the AST...nth term does not tend to 0...{1/2}

nothereanymoreomgteh2010-03-23T21:34:34Z

Lets take the alternating series part and summation part out for inspection
lim as n-> inf, sqrt(n) / (1+2sqrt(n))} = sqrt(n) / 2sqrt(n) = 1/2
=> Series is alternating between 1/2 and -1/2. It does not converge.