here is the integral:
$$\int_0^{+\infty} \frac{x\mathrm{ln}x}{(1+x^2)^2}dx$$
What is the best way to solve it? I was thinking of by parts but I did not find exact result then, if there is substitution in the denum, it does not "cover" $\mathrm{ln}x$ and I don't get more-less table integral (or similar).
Are there easier ways?
HINT:
Enforce the substitution $x\to 1/x$ and watch the "magic" ensue.
If you would like to proceed less efficiently, integrate by parts with $u=\log(x)$ and $v=\frac{-1/2}{1+x^2}$. Then, use partial fraction expansion to write $\frac{1}{x(x^2+1)}=\frac1x-\frac x{x^2+1}$. Be mindful that the integral is improper and that evaluation of the terms involved in the integration by parts scheme do *not * individually converge. Rather, their sum converges.