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