Sr Examen

Otras calculadoras

Integral de 1/sqrt(x^2-8) 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        
 |  \/  x  - 8    
 |                
/                 
0                 
$$\int\limits_{0}^{1} \frac{1}{\sqrt{x^{2} - 8}}\, dx$$
Integral(1/(sqrt(x^2 - 8)), (x, 0, 1))
Solución detallada

    TrigSubstitutionRule(theta=_theta, func=2*sqrt(2)*sec(_theta), rewritten=sec(_theta), substep=RewriteRule(rewritten=(tan(_theta)*sec(_theta) + sec(_theta)**2)/(tan(_theta) + sec(_theta)), substep=AlternativeRule(alternatives=[URule(u_var=_u, u_func=tan(_theta) + sec(_theta), constant=1, substep=ReciprocalRule(func=_u, context=1/_u, symbol=_u), context=(tan(_theta)*sec(_theta) + sec(_theta)**2)/(tan(_theta) + sec(_theta)), symbol=_theta)], context=(tan(_theta)*sec(_theta) + sec(_theta)**2)/(tan(_theta) + sec(_theta)), symbol=_theta), context=sec(_theta), symbol=_theta), restriction=(x > -2*sqrt(2)) & (x < 2*sqrt(2)), context=1/(sqrt(x**2 - 8)), symbol=x)

  1. Ahora simplificar:

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


Respuesta:

Respuesta (Indefinida) [src]
  /                                                                                             
 |                      //   /                   _________\                                    \
 |      1               ||   |    ___     ___   /       2 |                                    |
 | ----------- dx = C + |<   |x*\/ 2    \/ 2 *\/  -8 + x  |         /         ___          ___\|
 |    ________          ||log|------- + ------------------|  for And\x > -2*\/ 2 , x < 2*\/ 2 /|
 |   /  2               \\   \   4              4         /                                    /
 | \/  x  - 8                                                                                   
 |                                                                                              
/                                                                                               
$$\int \frac{1}{\sqrt{x^{2} - 8}}\, dx = C + \begin{cases} \log{\left(\frac{\sqrt{2} x}{4} + \frac{\sqrt{2} \sqrt{x^{2} - 8}}{4} \right)} & \text{for}\: x > - 2 \sqrt{2} \wedge x < 2 \sqrt{2} \end{cases}$$
Gráfica
Respuesta [src]
              /  ___\
  pi*I        |\/ 2 |
- ---- + acosh|-----|
   2          \  4  /
$$- \frac{i \pi}{2} + \operatorname{acosh}{\left(\frac{\sqrt{2}}{4} \right)}$$
=
=
              /  ___\
  pi*I        |\/ 2 |
- ---- + acosh|-----|
   2          \  4  /
$$- \frac{i \pi}{2} + \operatorname{acosh}{\left(\frac{\sqrt{2}}{4} \right)}$$
-pi*i/2 + acosh(sqrt(2)/4)
Respuesta numérica [src]
(0.0 - 0.361367123906708j)
(0.0 - 0.361367123906708j)

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