Sr Examen

Otras calculadoras

Integral de y=1/(25-x^2) dx

Límites de integración:

interior superior
v

Gráfico:

interior superior

Definida a trozos:

Solución

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

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

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

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


Respuesta:

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

Respuesta (Indefinida) [src]
                    //     /x\             \
                    ||acoth|-|             |
  /                 ||     \5/       2     |
 |                  ||--------  for x  > 25|
 |    1             ||   5                 |
 | ------- dx = C + |<                     |
 |       2          ||     /x\             |
 | 25 - x           ||atanh|-|             |
 |                  ||     \5/       2     |
/                   ||--------  for x  < 25|
                    \\   5                 /
125x2dx=C+{acoth(x5)5forx2>25atanh(x5)5forx2<25\int \frac{1}{25 - x^{2}}\, dx = C + \begin{cases} \frac{\operatorname{acoth}{\left(\frac{x}{5} \right)}}{5} & \text{for}\: x^{2} > 25 \\\frac{\operatorname{atanh}{\left(\frac{x}{5} \right)}}{5} & \text{for}\: x^{2} < 25 \end{cases}
Gráfica
0.001.000.100.200.300.400.500.600.700.800.900.0380.042
Respuesta [src]
  log(4)   log(6)
- ------ + ------
    10       10  
log(4)10+log(6)10- \frac{\log{\left(4 \right)}}{10} + \frac{\log{\left(6 \right)}}{10}
=
=
  log(4)   log(6)
- ------ + ------
    10       10  
log(4)10+log(6)10- \frac{\log{\left(4 \right)}}{10} + \frac{\log{\left(6 \right)}}{10}
-log(4)/10 + log(6)/10
Respuesta numérica [src]
0.0405465108108164
0.0405465108108164

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