Given the series: $$\sum_{n=1}^\infty(-1)^{n-1} \frac{\sqrt{n}}{n+4}, $$
how to determine if it's divergent or convergent?
The problem seems harder than it looks. It's not absolutely convergent, as can be easily shown by limit comparison test. I'm thinking of using Alternating Series Test, but I'm not sure if the absolute value of the expression is decreasing.
Yes it is an alternating series and $a_n\to 0$ is monotonically decreasing indeed
$$f(x)=\frac{\sqrt{x}}{x+4}\implies f'(x)=\frac{4-x}{2\sqrt x(x+4)^2}<0$$
for $x>4$.