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