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