Evaluate if the following series is convergent or divergent: $\sum\limits_{n=2}^\infty \frac {1} {\ln{n}}$.
I solved the problem using Weierstrass's comparison theorem once the integral would get messy:
$n+c\geqslant \ln(n)$, where $c$ is a constant. We can check that $$\frac{d\ln(x)}{dx}=\frac{1}{x}<1=\frac{dy}{dx},$$ for $y=x$ and $x\in\mathbb{N}$, which shows that $\ln(n)$ grows slower than $n$.
Then $$\sum\limits_{n=2}^\infty \frac {1} {{n}} <\sum\limits_{n=2}^\infty \frac {1} {{n}+c}<\sum\limits_{n=2}^\infty \frac {1} {\ln{n}},$$ proving the series diverge.
Question:
Is my answer right? If not why? What are other possibilities?
Thanks in advance!
You can simply say that $(\forall n\in\mathbb{N}):\ln n<n$ and that therefore$$\sum_{n=2}^\infty\frac1{\ln n}\geqslant\sum_{n=2}^\infty\frac1n=+\infty.$$