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