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