So I want to show that $$\sum_{n=2}^{\infty}\displaystyle\frac{1}{n\ln(n)^{1.01}}$$ converges.
I suppose if $$\ln(n)>n^{0.01}$$then $$n\ln(n)>n^{1.01}$$ and so $$\displaystyle\frac{1}{n\ln(n)^{1.01}}<\displaystyle\frac{1}{n^{1.01}},$$ meaning that
$$\int\limits_{2}^{\infty}\displaystyle\frac{1}{n\ln(n)^{1.01}}\mathrm dn<\int\limits_{2}^{\infty}\displaystyle\frac{1}{n^{1.01}}\mathrm dn.$$
And since the RHS of the inequality converges by the $p$ test, the right hand term also converges, and so the series converges. Is this correct? If it is, is there a better (e.g. more straightforward/obvious/elegant...etc.) way of showing that the series converges?