Integral of ln(x^2)

  • Thread starter Thread starter timon00
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 6K views
timon00
Messages
5
Reaction score
0
can anyone help me ?? i can't seem to do it i don't know what to do i tried by parts and substitution
 
Physics news on Phys.org
HINT:

[tex]\int (\ln x)^2 dx = \int \frac {dx}{dx} (\ln x)^2 dx[/tex]
 
sorry to say but i don't get that hint , can u exlain more please




thanks
 
When you tried integration by parts, how did you break it up? Do you know how to find the simpler integral [itex]\int\ln(x)dx[/itex] by parts?
 
It's just integration by parts:

[tex]\int (\ln x)^2 dx = \int \frac {dx}{dx} (\ln x)^2 dx = x (\ln x)^2 - \int x \frac {d (\ln x)^2}{dx} dx[/tex]

You should be able to handle the rest.