Integral of log(1-x^2)/x^2 dx
The solution
Detail solution
-
Use integration by parts:
∫udv=uv−∫vdu
Let u(x)=log(1−x2) and let dv(x)=x21.
Then du(x)=−1−x22x.
To find v(x):
-
The integral of xn is n+1xn+1 when n=−1:
∫x21dx=−x1
Now evaluate the sub-integral.
-
The integral of a constant times a function is the constant times the integral of the function:
∫1−x22dx=2∫1−x21dx
PiecewiseRule(subfunctions=[(ArctanRule(a=1, b=-1, c=1, context=1/(1 - x**2), symbol=x), False), (ArccothRule(a=1, b=-1, c=1, context=1/(1 - x**2), symbol=x), x**2 > 1), (ArctanhRule(a=1, b=-1, c=1, context=1/(1 - x**2), symbol=x), x**2 < 1)], context=1/(1 - x**2), symbol=x)
So, the result is: 2({acoth(x)atanh(x)forx2>1forx2<1)
-
Now simplify:
⎩⎨⎧−(2acoth(x)+xlog(1−x2))−(2atanh(x)+xlog(1−x2))forx2>1forx2<1
-
Add the constant of integration:
⎩⎨⎧−(2acoth(x)+xlog(1−x2))−(2atanh(x)+xlog(1−x2))forx2>1forx2<1+constant
The answer is:
⎩⎨⎧−(2acoth(x)+xlog(1−x2))−(2atanh(x)+xlog(1−x2))forx2>1forx2<1+constant
The answer (Indefinite)
[src]
/
|
| / 2\ // 2 \ / 2\
| log\1 - x / ||acoth(x) for x > 1| log\1 - x /
| ----------- dx = C - 2*|< | - -----------
| 2 || 2 | x
| x \\atanh(x) for x < 1/
|
/
∫x2log(1−x2)dx=C−2({acoth(x)atanh(x)forx2>1forx2<1)−xlog(1−x2)
The graph
−2log(2)
=
−2log(2)
Use the examples entering the upper and lower limits of integration.