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