Mute said:
Using the following substitution.
u=\ln x , du=\frac{dx}{x},
\int_0^\infty f\left(x+\frac{1}{x}\right)\frac{\ln x}{x} dx = \int_{-\infty}^\infty f\left(e^u+e^{-u} \right)u du = \int_{-\infty}^\infty f\left(2\cosh u \right)u du
The change of variables brought the integration region to be the entire real line. Now, cosh u is an even function: as u -> -u, it remains the same. u, on the other hand, is an odd function. So, for the original poster, what do you know about even and odd functions that let's you evaluate this integral?
Hi everyone,
Thanks for all your great ideas for analyzing the problem I posted. Let me tell you where I got it from. If you search under Google for "challenging integrals", and click on INTEGRATION BEE, CHALLENGING INTEGRALS: VISHAL LAMA'S BLOG, you will see a list of integrals. The 3rd one which is this problem is the only one I cannot do. That is why I need you guys' help.
I really like the idea of the Cauchy Principle Value for proving this integral by Mute.
I just thought of a way of doing this integral using the quote above.
But, I am not sure if this way would make any sense.
From the integral in the quote above, I let u=tan(z) du=(sec(z))^2 dz
I=integral from -infinity to +infinity of f(2*cosh(u))*u du
=integral from -pi/2 to +pi/2 of f(2*cosh(tan(z)))*sin(z)/(cos(z))^3 dz
Since f is bounded, let K be a constant > 0 such that
the absolute value of f is < or = K for all z in the domain of f
then,
I< or = K*integral from -pi/2 to +pi/2 of sin(z)/(cos(z))^3 dz
Now, I put (cot(z))^4 in the integrand to cancel (cos(z))^3
With the extra term in the integrand, the integral will be bigger
than or equal to the one without it.
< or = K*integral from -pi/2 to +pi/2 of cos(z)/(sin(z))^3 dz
= -K/2 * (1/(sin(z))^2]from -pi/2 to pi/2 = 0.
Please comment on my approach.
Once again, the Cauchy Principle Value is a really neat way to solve the problem.
I will keep that solution. Thanks to Mute and others.