I thought of using comparison test and used the other series as $V_n = \frac{1}{n^2}$ . Now using the limit comparsion rule and LH rule to evaluate limit $$\frac{\arctan(\frac{1}{n^3})}{\frac{1}{n^3}}$$ I get the answer as 1 so it should converge as $\frac{1}{n^3}$ converges (p series test) but the book says it is diverging. What am I doing wrong?
2026-03-27 18:27:41.1774636061
What should I use to find the convergence of the series $n\arctan\frac{1}{n^3}$?
67 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
By $$\arctan x\leq x$$ for $x>0$, then $$\sum_{n=1}^\infty n\arctan\dfrac{1}{n^3}<\sum_{n=1}^\infty \dfrac{1}{n^2}=\dfrac{\pi^2}{6}$$