1 / | | 5*x + 4 | ---------------- dx | / 2 \ | \x + 2/*(x + 2) | / 0
Integral((5*x + 4)/(((x^2 + 2)*(x + 2))), (x, 0, 1))
/ ___\ / ___ |x*\/ 2 | | / 2\ 3*\/ 2 *atan|-------| | 5*x + 4 log\2 + x / \ 2 / | ---------------- dx = C + ----------- - log(2 + x) + --------------------- | / 2 \ 2 2 | \x + 2/*(x + 2) | /
/ ___\ ___ |\/ 2 | 3*\/ 2 *atan|-----| log(2) log(3) \ 2 / ------ - ------ + ------------------- 2 2 2
=
/ ___\ ___ |\/ 2 | 3*\/ 2 *atan|-----| log(2) log(3) \ 2 / ------ - ------ + ------------------- 2 2 2
log(2)/2 - log(3)/2 + 3*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.