Mister Exam

Other calculators


1/(1-t^2)

Integral of 1/(1-t^2) dx

Limits of integration:

from to
v

The graph:

from to

Piecewise:

The solution

You have entered [src]
  1          
  /          
 |           
 |    1      
 |  ------ dt
 |       2   
 |  1 - t    
 |           
/            
0            
$$\int\limits_{0}^{1} \frac{1}{1 - t^{2}}\, dt$$
Integral(1/(1 - t^2), (t, 0, 1))
Detail solution

    PiecewiseRule(subfunctions=[(ArctanRule(a=1, b=-1, c=1, context=1/(1 - t**2), symbol=t), False), (ArccothRule(a=1, b=-1, c=1, context=1/(1 - t**2), symbol=t), t**2 > 1), (ArctanhRule(a=1, b=-1, c=1, context=1/(1 - t**2), symbol=t), t**2 < 1)], context=1/(1 - t**2), symbol=t)

  1. Add the constant of integration:


The answer is:

The answer (Indefinite) [src]
  /                                       
 |                 //               2    \
 |   1             ||acoth(t)  for t  > 1|
 | ------ dt = C + |<                    |
 |      2          ||               2    |
 | 1 - t           \\atanh(t)  for t  < 1/
 |                                        
/                                         
$$\int \frac{1}{1 - t^{2}}\, dt = C + \begin{cases} \operatorname{acoth}{\left(t \right)} & \text{for}\: t^{2} > 1 \\\operatorname{atanh}{\left(t \right)} & \text{for}\: t^{2} < 1 \end{cases}$$
The graph
The answer [src]
     pi*I
oo + ----
      2  
$$\infty + \frac{i \pi}{2}$$
=
=
     pi*I
oo + ----
      2  
$$\infty + \frac{i \pi}{2}$$
oo + pi*i/2
Numerical answer [src]
22.3920519833869
22.3920519833869
The graph
Integral of 1/(1-t^2) dx

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