1 / | | 3*x | ---------- dx | 2 | / 2 2\ | \x + y / | / 0
Integral((3*x)/(x^2 + y^2)^2, (x, 0, 1))
/ | | 3*x 3 | ---------- dx = C - ----------- | 2 / 2 2\ | / 2 2\ 2*\x + y / | \x + y / | /
3 3 - -------- + ---- 2 2 2 + 2*y 2*y
=
3 3 - -------- + ---- 2 2 2 + 2*y 2*y
-3/(2 + 2*y^2) + 3/(2*y^2)
Estos ejemplos se pueden aplicar para introducción de los límites de integración inferior y superior.