Use the substitution $u = \frac{1}{x}$ to show that $\int_{0}^{\infty} \frac{\ln(x)}{1+x^2} dx = 0$
I know that this is improper and I could rewrite this as
$$\lim_{A\to0^+} \int_{A}^{1} f(x)dx + \lim_{B\to\infty} \int_{1}^{B} f(x)dx$$
Now I'm currently trying to figure out the integration of this
Using u = $\frac{1}{x}$, then $-du = \frac{1}{x^2} dx$. We also have $x = \frac{1}{u}$
$$= - \int\frac{ln \left(\frac{1}{u}\right)}{1+ \frac{1}{u^2}}\frac{1}{u^2}du = -\int \frac{\ln(\frac{1}{u})}{u^2+1}du$$
No idea how to do do this after that.
\ln
overln
.) – Did Apr 16 '17 at 08:30