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