This is not A Homework problem, I am just wondering.

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
bmed90
Messages
99
Reaction score
0
What would the integral of ln|x| be.
 
Physics news on Phys.org
Applying integration by parts which states

[tex]\int u\frac{dv}{dx}\,dx = uv - \int v \frac{du}{dx}\,dx[/tex]
[tex]u=ln(x)[/tex] and [tex]v=x[/tex] So [tex]\int ln(x)\,dx = xln(x) - \int x\frac{1}{x}\,dx = xln(x)-x+c[/tex]
 
I wouldn't have thought to use parts. Thanks, I appreciate it