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