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