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