I'm trying to prove that this integral converges: $$\int_1^\infty \frac {\ln x} {1+x^2}dx$$
I have tried so many different approaches, including all the tests I know of.
I can safely say I'm lost, and I would love some guidance, or a hint, if you think of anything.
Consider the limit $$\lim_{x\to +\infty}\frac{\frac{\ln x}{1+x^2}}{\frac{1}{x^{3/2}}}=\lim_{x\to +\infty} \frac{x^{3/2}}{1+x^2}=\lim_{x\to +\infty} \frac{x^{2}\ln x}{1+x^2}\cdot\frac{\ln x}{\sqrt{x}}=0.$$ Hence there is some $x_0>0$ such that for any $x\geq x_0$, $$0\leq \frac{\ln x}{1+x^2}\leq \frac{1}{2x^{3/2}}\implies 0\leq \int_1^{\infty}\frac{\ln x}{1+x^2}\ dx\leq \int_1^{\infty}\frac{dx}{x^{3/2}} <+\infty$$ because $3/2>1$.