Sr Examen

Otras calculadoras

Integral de dx/(5-x^2) dx

Límites de integración:

interior superior
v

Gráfico:

interior superior

Definida a trozos:

Solución

Ha introducido [src]
  0          
  /          
 |           
 |    1      
 |  ------ dx
 |       2   
 |  5 - x    
 |           
/            
0            
0015x2dx\int\limits_{0}^{0} \frac{1}{5 - x^{2}}\, dx
Integral(1/(5 - x^2), (x, 0, 0))
Solución detallada

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

  1. Añadimos la constante de integración:

    {5acoth(5x5)5forx2>55atanh(5x5)5forx2<5+constant\begin{cases} \frac{\sqrt{5} \operatorname{acoth}{\left(\frac{\sqrt{5} x}{5} \right)}}{5} & \text{for}\: x^{2} > 5 \\\frac{\sqrt{5} \operatorname{atanh}{\left(\frac{\sqrt{5} x}{5} \right)}}{5} & \text{for}\: x^{2} < 5 \end{cases}+ \mathrm{constant}


Respuesta:

{5acoth(5x5)5forx2>55atanh(5x5)5forx2<5+constant\begin{cases} \frac{\sqrt{5} \operatorname{acoth}{\left(\frac{\sqrt{5} x}{5} \right)}}{5} & \text{for}\: x^{2} > 5 \\\frac{\sqrt{5} \operatorname{atanh}{\left(\frac{\sqrt{5} x}{5} \right)}}{5} & \text{for}\: x^{2} < 5 \end{cases}+ \mathrm{constant}

Respuesta (Indefinida) [src]
                   //           /    ___\            \
                   ||  ___      |x*\/ 5 |            |
                   ||\/ 5 *acoth|-------|            |
  /                ||           \   5   /       2    |
 |                 ||--------------------  for x  > 5|
 |   1             ||         5                      |
 | ------ dx = C + |<                                |
 |      2          ||           /    ___\            |
 | 5 - x           ||  ___      |x*\/ 5 |            |
 |                 ||\/ 5 *atanh|-------|            |
/                  ||           \   5   /       2    |
                   ||--------------------  for x  < 5|
                   \\         5                      /
15x2dx=C+{5acoth(5x5)5forx2>55atanh(5x5)5forx2<5\int \frac{1}{5 - x^{2}}\, dx = C + \begin{cases} \frac{\sqrt{5} \operatorname{acoth}{\left(\frac{\sqrt{5} x}{5} \right)}}{5} & \text{for}\: x^{2} > 5 \\\frac{\sqrt{5} \operatorname{atanh}{\left(\frac{\sqrt{5} x}{5} \right)}}{5} & \text{for}\: x^{2} < 5 \end{cases}
Gráfica
0.001.000.100.200.300.400.500.600.700.800.900.200.21
Respuesta [src]
0
00
=
=
0
00
0
Respuesta numérica [src]
0.0
0.0

    Estos ejemplos se pueden aplicar para introducción de los límites de integración inferior y superior.