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