How do you test the following series for convergence?: $$\sum_{n=2}^{\infty}\frac{1}{n^2\ln(n)}$$
What I've tried:
If we take the second sequence to be $1/n$ i.e $yⁿ=1/n$ and try to prove it by limit convergence test; but I dont know how can we prove that $1/n\geq 1/(n\ln(n))$
Justification for asking on a Q&A forum
To get an answer to my question, because I want to learn.
Hint. Note that for $n\geq 3$, $$\frac{1}{n^2\ln(n)}\leq \frac{1}{n^2}$$ and use the comparison test.