Sr Examen

Otras calculadoras

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

    TrigSubstitutionRule(theta=_theta, func=sqrt(6)*sin(_theta)/2, rewritten=sqrt(2)/2, substep=ConstantRule(constant=sqrt(2)/2, context=sqrt(2)/2, symbol=_theta), restriction=(x > -sqrt(6)/2) & (x < sqrt(6)/2), context=1/(sqrt(3 - 2*x**2)), symbol=x)

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


Respuesta:

Respuesta (Indefinida) [src]
  /                       //          /    ___\                                 \
 |                        ||  ___     |x*\/ 6 |                                 |
 |       1                ||\/ 2 *asin|-------|         /       ___         ___\|
 | ------------- dx = C + |<          \   3   /         |    -\/ 6        \/ 6 ||
 |    __________          ||-------------------  for And|x > -------, x < -----||
 |   /        2           ||         2                  \       2           2  /|
 | \/  3 - 2*x            \\                                                    /
 |                                                                               
/                                                                                
$$\int \frac{1}{\sqrt{3 - 2 x^{2}}}\, dx = C + \begin{cases} \frac{\sqrt{2} \operatorname{asin}{\left(\frac{\sqrt{6} x}{3} \right)}}{2} & \text{for}\: x > - \frac{\sqrt{6}}{2} \wedge x < \frac{\sqrt{6}}{2} \end{cases}$$
Gráfica
Respuesta [src]
          /  ___\
  ___     |\/ 6 |
\/ 2 *asin|-----|
          \  3  /
-----------------
        2        
$$\frac{\sqrt{2} \operatorname{asin}{\left(\frac{\sqrt{6}}{3} \right)}}{2}$$
=
=
          /  ___\
  ___     |\/ 6 |
\/ 2 *asin|-----|
          \  3  /
-----------------
        2        
$$\frac{\sqrt{2} \operatorname{asin}{\left(\frac{\sqrt{6}}{3} \right)}}{2}$$
sqrt(2)*asin(sqrt(6)/3)/2
Respuesta numérica [src]
0.67551085885604
0.67551085885604

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