Does $$\sum^\infty_{n=1}\arctan\left(\frac 1 {\sqrt n}\right)$$ converge?
The series probably diverges and I should probably use the comparison test, but I don't know what to use.
Note: no integral test.
My other question is, in general, when there are trigonometric expressions in series, what is the recommended approach?
We have $$\lim_{n\to +\infty}\sqrt{n}\arctan\frac{1}{\sqrt{n}} = 1, $$ hence the series $$\sum_{n\geq 1}\arctan\frac{1}{\sqrt{n}}$$ is divergent by asymptotic comparison with the series $$ \sum_{n\geq 1}\frac{1}{\sqrt{n}}$$ that is divergent.
For a slightly different approach, notice that $\arctan x$ is a concave function on the interval $I=[0,1]$, hence for every $n\geq 1$ we have:
$$\arctan\frac{1}{\sqrt{n}}\geq\frac{\pi}{4\sqrt{n}}\geq\frac{\pi}{2}\left(\sqrt{n+1}-\sqrt{n}\right)$$ so that: $$ \sum_{n=1}^{N}\arctan\frac{1}{\sqrt{n}}\geq \frac{\pi}{2}\left(\sqrt{N+1}-1\right).$$