0 / | | / 2 \ | log\x - 3/ dx | / 0
Integral(log(x^2 - 3), (x, 0, 0))
Use integration by parts:
Let and let .
Then .
To find :
The integral of a constant is the constant times the variable of integration:
Now evaluate the sub-integral.
The integral of a constant times a function is the constant times the integral of the function:
Rewrite the integrand:
Integrate term-by-term:
The integral of a constant is the constant times the variable of integration:
The integral of a constant times a function is the constant times the integral of the function:
PiecewiseRule(subfunctions=[(ArctanRule(a=1, b=1, c=-3, context=1/(x**2 - 3), symbol=x), False), (ArccothRule(a=1, b=1, c=-3, context=1/(x**2 - 3), symbol=x), x**2 > 3), (ArctanhRule(a=1, b=1, c=-3, context=1/(x**2 - 3), symbol=x), x**2 < 3)], context=1/(x**2 - 3), symbol=x)
So, the result is:
The result is:
So, the result is:
Now simplify:
Add the constant of integration:
The answer is:
// / ___\ \
|| ___ |x*\/ 3 | |
||-\/ 3 *acoth|-------| |
/ || \ 3 / 2 |
| ||---------------------- for x > 3|
| / 2 \ || 3 | / 2 \
| log\x - 3/ dx = C - 6*|< | - 2*x + x*log\x - 3/
| || / ___\ |
/ || ___ |x*\/ 3 | |
||-\/ 3 *atanh|-------| |
|| \ 3 / 2 |
||---------------------- for x < 3|
\\ 3 /
Use the examples entering the upper and lower limits of integration.