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