Some weird integral with natural logarithm

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
mrdoe
Messages
36
Reaction score
0

Homework Statement



[tex]\displaystyle\int\left(\dfrac{\ln x}{x}\right)^2 dx[/tex]

2. The attempt at a solution

I tried letting [tex]u=\ln^2 x[/tex] and dv the rest and I also tried [tex]dv=\ln^2 x dx[/tex] and u the rest. It won't work out.
 
Physics news on Phys.org
Let u = ln(x), => du = 1/x dx.

Then your integrand is [(u^2) / x]du

Well, x = exp(u), so what you really have is (u^2)exp(-u)du

Does that work? You should be able to handle that one...
 
mrdoe said:

Homework Statement



[tex]\displaystyle\int\left(\dfrac{\ln x}{x}\right)^2 dx[/tex]

2. The attempt at a solution

I tried letting [tex]u=\ln^2 x[/tex] and dv the rest and I also tried [tex]dv=\ln^2 x dx[/tex] and u the rest. It won't work out.

your dv is wrong its [tex]dv=\frac{1}{x^2} dx[/tex]