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