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