Integral de 1/(sqrt(7-x^2)) dx
Solución
Solución detallada
TrigSubstitutionRule(theta=_theta, func=sqrt(7)*sin(_theta), rewritten=1, substep=ConstantRule(constant=1, context=1, symbol=_theta), restriction=(x < sqrt(7)) & (x > -sqrt(7)), context=1/(sqrt(7 - x**2)), symbol=x)
-
Añadimos la constante de integración:
{asin(77x)forx>−7∧x<7+constant
Respuesta:
{asin(77x)forx>−7∧x<7+constant
Respuesta (Indefinida)
[src]
/
| // / ___\ \
| 1 || |x*\/ 7 | / ___ ___\|
| ----------- dx = C + | -\/ 7 , x < \/ 7 /|
| ________ || \ 7 / |
| / 2 \\ /
| \/ 7 - x
|
/
∫7−x21dx=C+{asin(77x)forx>−7∧x<7
Gráfica
(1.57079632676942 - 6.08298710305988e-9j)
(1.57079632676942 - 6.08298710305988e-9j)
Estos ejemplos se pueden aplicar para introducción de los límites de integración inferior y superior.