Mister Exam

Other calculators


(x^2-3)^(-3/2)

Integral of (x^2-3)^(-3/2) dx

Limits of integration:

from to
v

The graph:

from to

Piecewise:

The solution

You have entered [src]
  1               
  /               
 |                
 |       1        
 |  ----------- dx
 |          3/2   
 |  / 2    \      
 |  \x  - 3/      
 |                
/                 
0                 
$$\int\limits_{0}^{1} \frac{1}{\left(x^{2} - 3\right)^{\frac{3}{2}}}\, dx$$
Integral((x^2 - 3)^(-3/2), (x, 0, 1))
The answer (Indefinite) [src]
                        //                    | 2|    \
                        ||     -x             |x |    |
                        ||--------------  for ---- > 1|
  /                     ||     _________       3      |
 |                      ||    /       2               |
 |      1               ||3*\/  -3 + x                |
 | ----------- dx = C + |<                            |
 |         3/2          ||     I*x                    |
 | / 2    \             ||-------------    otherwise  |
 | \x  - 3/             ||     ________               |
 |                      ||    /      2                |
/                       ||3*\/  3 - x                 |
                        \\                            /
$$\int \frac{1}{\left(x^{2} - 3\right)^{\frac{3}{2}}}\, dx = C + \begin{cases} - \frac{x}{3 \sqrt{x^{2} - 3}} & \text{for}\: \frac{\left|{x^{2}}\right|}{3} > 1 \\\frac{i x}{3 \sqrt{3 - x^{2}}} & \text{otherwise} \end{cases}$$
The graph
The answer [src]
  1                                                  
  /                                                  
 |                                                   
 |  /                          2             2       
 |  |        1                x             x        
 |  |- -------------- + --------------  for -- > 1   
 |  |       _________              3/2      3        
 |  |      /       2      /      2\                  
 |  |  3*\/  -3 + x     3*\-3 + x /                  
 |  <                                              dx
 |  |                          2                     
 |  |        I              I*x                      
 |  |  ------------- + -------------    otherwise    
 |  |       ________             3/2                 
 |  |      /      2      /     2\                    
 |  \  3*\/  3 - x     3*\3 - x /                    
 |                                                   
/                                                    
0                                                    
$$\int\limits_{0}^{1} \begin{cases} \frac{x^{2}}{3 \left(x^{2} - 3\right)^{\frac{3}{2}}} - \frac{1}{3 \sqrt{x^{2} - 3}} & \text{for}\: \frac{x^{2}}{3} > 1 \\\frac{i x^{2}}{3 \left(3 - x^{2}\right)^{\frac{3}{2}}} + \frac{i}{3 \sqrt{3 - x^{2}}} & \text{otherwise} \end{cases}\, dx$$
=
=
  1                                                  
  /                                                  
 |                                                   
 |  /                          2             2       
 |  |        1                x             x        
 |  |- -------------- + --------------  for -- > 1   
 |  |       _________              3/2      3        
 |  |      /       2      /      2\                  
 |  |  3*\/  -3 + x     3*\-3 + x /                  
 |  <                                              dx
 |  |                          2                     
 |  |        I              I*x                      
 |  |  ------------- + -------------    otherwise    
 |  |       ________             3/2                 
 |  |      /      2      /     2\                    
 |  \  3*\/  3 - x     3*\3 - x /                    
 |                                                   
/                                                    
0                                                    
$$\int\limits_{0}^{1} \begin{cases} \frac{x^{2}}{3 \left(x^{2} - 3\right)^{\frac{3}{2}}} - \frac{1}{3 \sqrt{x^{2} - 3}} & \text{for}\: \frac{x^{2}}{3} > 1 \\\frac{i x^{2}}{3 \left(3 - x^{2}\right)^{\frac{3}{2}}} + \frac{i}{3 \sqrt{3 - x^{2}}} & \text{otherwise} \end{cases}\, dx$$
Integral(Piecewise((-1/(3*sqrt(-3 + x^2)) + x^2/(3*(-3 + x^2)^(3/2)), x^2/3 > 1), (i/(3*sqrt(3 - x^2)) + i*x^2/(3*(3 - x^2)^(3/2)), True)), (x, 0, 1))
Numerical answer [src]
(0.0 + 0.235702260395516j)
(0.0 + 0.235702260395516j)
The graph
Integral of (x^2-3)^(-3/2) dx

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