Mister Exam

Other calculators

Integral of ln(x^2-3) dx

Limits of integration:

from to
v

The graph:

from to

Piecewise:

The solution

You have entered [src]
  0               
  /               
 |                
 |     / 2    \   
 |  log\x  - 3/ dx
 |                
/                 
0                 
$$\int\limits_{0}^{0} \log{\left(x^{2} - 3 \right)}\, dx$$
Integral(log(x^2 - 3), (x, 0, 0))
Detail solution
  1. Use integration by parts:

    Let and let .

    Then .

    To find :

    1. The integral of a constant is the constant times the variable of integration:

    Now evaluate the sub-integral.

  2. The integral of a constant times a function is the constant times the integral of the function:

    1. Rewrite the integrand:

    2. Integrate term-by-term:

      1. The integral of a constant is the constant times the variable of integration:

      1. 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:

  3. Now simplify:

  4. Add the constant of integration:


The answer is:

The answer (Indefinite) [src]
                          //            /    ___\             \                      
                          ||   ___      |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                       /                      
$$\int \log{\left(x^{2} - 3 \right)}\, dx = C + x \log{\left(x^{2} - 3 \right)} - 2 x - 6 \left(\begin{cases} - \frac{\sqrt{3} \operatorname{acoth}{\left(\frac{\sqrt{3} x}{3} \right)}}{3} & \text{for}\: x^{2} > 3 \\- \frac{\sqrt{3} \operatorname{atanh}{\left(\frac{\sqrt{3} x}{3} \right)}}{3} & \text{for}\: x^{2} < 3 \end{cases}\right)$$
The graph
The answer [src]
0
$$0$$
=
=
0
$$0$$
0
Numerical answer [src]
0.0
0.0

    Use the examples entering the upper and lower limits of integration.