I have this math problem: "determine whether the series converges absolutely, converges conditionally, or diverges."
I can use any method I'd like. This is the series:$$\sum_{n=1}^{\infty}(-1)^n\frac{1}{n\sqrt{n+10}}$$
I though about using a comparison test. But I'm not sure what series I can compare $\sum_{n=1}^{\infty}\frac{1}{n\sqrt{n+10}}$ to.
Converges absolutely
$|u_n|=\frac{1}{n\sqrt{(n+10)}}<\frac{1}{n}.\frac{1}{n^{\frac{1}{2}}}=\frac{1}{n^{\frac{3}{2}}}$