Integral de x^2/(x+y^2) dy
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:
∫x+y2x2dy=x2∫x+y21dy
-
Integral y2+11 es xatan(xy).
Por lo tanto, el resultado es: x23atan(xy)
-
Añadimos la constante de integración:
x23atan(xy)+constant
Respuesta:
x23atan(xy)+constant
Respuesta (Indefinida)
[src]
/
|
| 2
| x 3/2 / y \
| ------ dy = C + x *atan|-----|
| 2 | ___|
| x + y \\/ x /
|
/
∫x+y2x2dy=C+x23atan(xy)
/ _____ / _____\ _____ / _____\\ / _____ / _____\ _____ / _____\\
| / -1 | / -1 | / -1 | / -1 || | / -1 | / -1 | / -1 | / -1 ||
| / --- *log|1 + x* / --- | / --- *log|1 - x* / --- || | / --- *log|x* / --- | / --- *log|-x* / --- ||
2 |\/ x \ \/ x / \/ x \ \/ x /| 2 |\/ x \ \/ x / \/ x \ \/ x /|
x *|------------------------------ - ------------------------------| - x *|-------------------------- - ---------------------------|
\ 2 2 / \ 2 2 /
−x2−2−x1log(−x−x1)+2−x1log(x−x1)+x2−2−x1log(−x−x1+1)+2−x1log(x−x1+1)
=
/ _____ / _____\ _____ / _____\\ / _____ / _____\ _____ / _____\\
| / -1 | / -1 | / -1 | / -1 || | / -1 | / -1 | / -1 | / -1 ||
| / --- *log|1 + x* / --- | / --- *log|1 - x* / --- || | / --- *log|x* / --- | / --- *log|-x* / --- ||
2 |\/ x \ \/ x / \/ x \ \/ x /| 2 |\/ x \ \/ x / \/ x \ \/ x /|
x *|------------------------------ - ------------------------------| - x *|-------------------------- - ---------------------------|
\ 2 2 / \ 2 2 /
−x2−2−x1log(−x−x1)+2−x1log(x−x1)+x2−2−x1log(−x−x1+1)+2−x1log(x−x1+1)
x^2*(sqrt(-1/x)*log(1 + x*sqrt(-1/x))/2 - sqrt(-1/x)*log(1 - x*sqrt(-1/x))/2) - x^2*(sqrt(-1/x)*log(x*sqrt(-1/x))/2 - sqrt(-1/x)*log(-x*sqrt(-1/x))/2)
Estos ejemplos se pueden aplicar para introducción de los límites de integración inferior y superior.