1 / | | _________ | x + \/ 2*x + 3 | --------------- dx | x - 1 | / 0
Integral((x + sqrt(2*x + 3))/(x - 1), (x, 0, 1))
// / ___ _________\ \ || ___ |\/ 5 *\/ 2*x + 3 | | / ||-\/ 5 *acoth|-----------------| | | || \ 5 / | | _________ ||-------------------------------- for 2*x + 3 > 5| | x + \/ 2*x + 3 3 _________ || 5 | | --------------- dx = - + C + x + 2*\/ 2*x + 3 + 10*|< | + log(-2 + 2*x) | x - 1 2 || / ___ _________\ | | || ___ |\/ 5 *\/ 2*x + 3 | | / ||-\/ 5 *atanh|-----------------| | || \ 5 / | ||-------------------------------- for 2*x + 3 < 5| \\ 5 /
/ ____\ ___ |\/ 15 | -oo - pi*I + 2*\/ 5 *atanh|------| \ 5 /
=
/ ____\ ___ |\/ 15 | -oo - pi*I + 2*\/ 5 *atanh|------| \ 5 /
-oo - pi*i + 2*sqrt(5)*atanh(sqrt(15)/5)
Estos ejemplos se pueden aplicar para introducción de los límites de integración inferior y superior.