Integral de xdx/cbrt(1-x^2)^5 dx
Solución
Solución detallada
-
Hay varias maneras de calcular esta integral.
Método #1
-
Vuelva a escribir el integrando:
(31−x2)5x=−x2(1−x2)32−(1−x2)32x
-
La integral del producto de una función por una constante es la constante por la integral de esta función:
∫(−x2(1−x2)32−(1−x2)32x)dx=−∫x2(1−x2)32−(1−x2)32xdx
TrigSubstitutionRule(theta=_theta, func=sin(_theta), rewritten=-sin(_theta)/cos(_theta)**(7/3), substep=ConstantTimesRule(constant=-1, other=sin(_theta)/cos(_theta)**(7/3), substep=URule(u_var=_u, u_func=cos(_theta), constant=-1, substep=ConstantTimesRule(constant=-1, other=_u**(-7/3), substep=PowerRule(base=_u, exp=-7/3, context=_u**(-7/3), symbol=_u), context=_u**(-7/3), symbol=_u), context=sin(_theta)/cos(_theta)**(7/3), symbol=_theta), context=-sin(_theta)/cos(_theta)**(7/3), symbol=_theta), restriction=(x > -1) & (x < 1), context=x/(x**2*(1 - x**2)**(2/3) - (1 - x**2)**(2/3)), symbol=x)
Por lo tanto, el resultado es: −{−4(1−x2)323forx>−1∧x<1
Método #2
-
Vuelva a escribir el integrando:
(31−x2)5x=−x2(1−x2)32+(1−x2)32x
-
Vuelva a escribir el integrando:
−x2(1−x2)32+(1−x2)32x=−x2(1−x2)32−(1−x2)32x
-
La integral del producto de una función por una constante es la constante por la integral de esta función:
∫(−x2(1−x2)32−(1−x2)32x)dx=−∫x2(1−x2)32−(1−x2)32xdx
TrigSubstitutionRule(theta=_theta, func=sin(_theta), rewritten=-sin(_theta)/cos(_theta)**(7/3), substep=ConstantTimesRule(constant=-1, other=sin(_theta)/cos(_theta)**(7/3), substep=URule(u_var=_u, u_func=cos(_theta), constant=-1, substep=ConstantTimesRule(constant=-1, other=_u**(-7/3), substep=PowerRule(base=_u, exp=-7/3, context=_u**(-7/3), symbol=_u), context=_u**(-7/3), symbol=_u), context=sin(_theta)/cos(_theta)**(7/3), symbol=_theta), context=-sin(_theta)/cos(_theta)**(7/3), symbol=_theta), restriction=(x > -1) & (x < 1), context=x/(x**2*(1 - x**2)**(2/3) - (1 - x**2)**(2/3)), symbol=x)
Por lo tanto, el resultado es: −{−4(1−x2)323forx>−1∧x<1
-
Ahora simplificar:
{4(1−x2)323forx>−1∧x<1
-
Añadimos la constante de integración:
{4(1−x2)323forx>−1∧x<1+constant
Respuesta:
{4(1−x2)323forx>−1∧x<1+constant
Respuesta (Indefinida)
[src]
/
| // -3 \
| x ||------------- for And(x > -1, x < 1)|
| ------------ dx = C - |< 2/3 |
| 5 || / 2\ |
| ________ \\4*\1 - x / /
| 3 / 2
| \/ 1 - x
|
/
∫(31−x2)5xdx=C−{−4(1−x2)323forx>−1∧x<1
Gráfica
∞sign(3−2)
=
∞sign(3−2)
Estos ejemplos se pueden aplicar para introducción de los límites de integración inferior y superior.