$$s=\sum_{n=2}^\infty \frac{1}{n (\ln n)^2}.$$
So I use the integral test and when I do so the integrand is
$$\int\frac{1}{x\;(\ln x)^2}dx =\frac{-1}{\ln x}$$ which converges to $\dfrac{1}{\ln2}$ therefore the series is also convergent.
And I need to find an integer such that $$\left\lvert s-\sum_{n=2}^\infty \frac{1}{n\;(\ln n)^2}\right\rvert < 10^{-3}.$$
How do I set this up? Is taking the integral of a series the same as summing it?