Integral de 1/√(1-x^2)•√(1-y^2) dx
Solución
Solución detallada
-
La integral del producto de una función por una constante es la constante por la integral de esta función:
∫1−x21−y2dx=1−y2∫1−x21dx
TrigSubstitutionRule(theta=_theta, func=sin(_theta), rewritten=1, substep=ConstantRule(constant=1, context=1, symbol=_theta), restriction=(x > -1) & (x < 1), context=1/(sqrt(1 - x**2)), symbol=x)
Por lo tanto, el resultado es: 1−y2({asin(x)forx>−1∧x<1)
-
Ahora simplificar:
{1−y2asin(x)forx>−1∧x<1
-
Añadimos la constante de integración:
{1−y2asin(x)forx>−1∧x<1+constant
Respuesta:
{1−y2asin(x)forx>−1∧x<1+constant
Respuesta (Indefinida)
[src]
/
|
| ________
| / 2 ________
| \/ 1 - y / 2
| ----------- dx = C + \/ 1 - y *({asin(x) for And(x > -1, x < 1))
| ________
| / 2
| \/ 1 - x
|
/
∫1−x21−y2dx=C+1−y2({asin(x)forx>−1∧x<1)
________
/ 2
pi*\/ 1 - y
--------------
2
2π1−y2
=
________
/ 2
pi*\/ 1 - y
--------------
2
2π1−y2
Estos ejemplos se pueden aplicar para introducción de los límites de integración inferior y superior.