1 / | | 1 | ------- dx | 2 | x - 16 | / 0
Integral(1/(x^2 - 16), (x, 0, 1))
PieceweseRule(subfunctions=[(ArctanRule(a=1, b=1, c=-16, context=1/(x**2 - 16), symbol=x), False), (ArccothRule(a=1, b=1, c=-16, context=1/(x**2 - 16), symbol=x), x**2 > 16), (ArctanhRule(a=1, b=1, c=-16, context=1/(x**2 - 16), symbol=x), x**2 < 16)], context=1/(x**2 - 16), symbol=x)
Añadimos la constante de integración:
Respuesta:
// /x\ \ ||-acoth|-| | / || \4/ 2 | | ||---------- for x > 16| | 1 || 4 | | ------- dx = C + |< | | 2 || /x\ | | x - 16 ||-atanh|-| | | || \4/ 2 | / ||---------- for x < 16| \\ 4 /
log(5) log(3) - ------ + ------ 8 8
=
log(5) log(3) - ------ + ------ 8 8
-log(5)/8 + log(3)/8
Estos ejemplos se pueden aplicar para introducción de los límites de integración inferior y superior.