Test for convergence $$\sum_{n = 2}^\infty \frac{1}{(n+1)\ln^2(n+1)}$$
Here's my attempt! I decided to use the integral test for this.
$$\frac{1}{(n+1)\ln^2(n+1)} > \frac{1}{(n+1)^2\ln^2(n+1)}$$
Set $f(x) = \dfrac{1}{x\ln(x)}$ and let $x = (n + 1)^2$
$$\int_9^\infty\frac{1}{x\ln(x)}dx = \int_{\ln(9)}^\infty\frac{du}{u} = \ln(u)_{\ln(9)}^\infty = \infty$$