Integral de x^2/sqrt(36-x^2)^3 dx
Solución
Solución detallada
-
Hay varias maneras de calcular esta integral.
Método #1
-
Vuelva a escribir el integrando:
(36−x2)3x2=−x236−x2−3636−x2x2
-
La integral del producto de una función por una constante es la constante por la integral de esta función:
∫(−x236−x2−3636−x2x2)dx=−∫x236−x2−3636−x2x2dx
TrigSubstitutionRule(theta=_theta, func=6*sin(_theta), rewritten=-tan(_theta)**2, substep=ConstantTimesRule(constant=-1, other=tan(_theta)**2, substep=RewriteRule(rewritten=sec(_theta)**2 - 1, substep=AddRule(substeps=[TrigRule(func='sec**2', arg=_theta, context=sec(_theta)**2, symbol=_theta), ConstantRule(constant=-1, context=-1, symbol=_theta)], context=sec(_theta)**2 - 1, symbol=_theta), context=tan(_theta)**2, symbol=_theta), context=-tan(_theta)**2, symbol=_theta), restriction=(x > -6) & (x < 6), context=x**2/(x**2*sqrt(36 - x**2) - 36*sqrt(36 - x**2)), symbol=x)
Por lo tanto, el resultado es: −{−36−x2x+asin(6x)forx>−6∧x<6
Método #2
-
Vuelva a escribir el integrando:
(36−x2)3x2=−x236−x2+3636−x2x2
-
Vuelva a escribir el integrando:
−x236−x2+3636−x2x2=−x236−x2−3636−x2x2
-
La integral del producto de una función por una constante es la constante por la integral de esta función:
∫(−x236−x2−3636−x2x2)dx=−∫x236−x2−3636−x2x2dx
TrigSubstitutionRule(theta=_theta, func=6*sin(_theta), rewritten=-tan(_theta)**2, substep=ConstantTimesRule(constant=-1, other=tan(_theta)**2, substep=RewriteRule(rewritten=sec(_theta)**2 - 1, substep=AddRule(substeps=[TrigRule(func='sec**2', arg=_theta, context=sec(_theta)**2, symbol=_theta), ConstantRule(constant=-1, context=-1, symbol=_theta)], context=sec(_theta)**2 - 1, symbol=_theta), context=tan(_theta)**2, symbol=_theta), context=-tan(_theta)**2, symbol=_theta), restriction=(x > -6) & (x < 6), context=x**2/(x**2*sqrt(36 - x**2) - 36*sqrt(36 - x**2)), symbol=x)
Por lo tanto, el resultado es: −{−36−x2x+asin(6x)forx>−6∧x<6
-
Ahora simplificar:
{36−x2x−asin(6x)forx>−6∧x<6
-
Añadimos la constante de integración:
{36−x2x−asin(6x)forx>−6∧x<6+constant
Respuesta:
{36−x2x−asin(6x)forx>−6∧x<6+constant
Respuesta (Indefinida)
[src]
/
|
| 2 // x /x\ \
| x ||- ------------ + asin|-| for And(x > -6, x < 6)|
| ------------- dx = C - |< _________ \6/ |
| 3 || / 2 |
| _________ \\ \/ 36 - x /
| / 2
| \/ 36 - x
|
/
∫(36−x2)3x2dx=C−{−36−x2x+asin(6x)forx>−6∧x<6
Gráfica
____
\/ 35
-asin(1/6) + ------
35
−asin(61)+3535
=
____
\/ 35
-asin(1/6) + ------
35
−asin(61)+3535
Estos ejemplos se pueden aplicar para introducción de los límites de integración inferior y superior.