I'm having some difficulties solving this improper integral:
$$\int_{2}^{+\infty} \frac{1}{x \log^2{x}} dx.$$
Taking the limit as $b$ approaches infinity we have
$$\lim_{b\to\infty}\int_{2}^{b} \frac{1}{x \log^2{x}} dx.$$
What is the appropriate way to compute this improper integral? Is there a method to simplify the expression of the integrand?
Hint
I suppose that $\log$ is in fact $\ln$. (If it's not, you can easily adapt my answer by using the fact that $\log x=\frac{\ln x}{\ln 10}$). $$\frac{1}{x\ln^2x}=\frac{u'}{u^2}$$ where $u=\ln(x)$.