Integral de 1/(4x^2-9) dx
Solución
Solución detallada
PieceweseRule(subfunctions=[(ArctanRule(a=1, b=4, c=-9, context=1/(4*x**2 - 9), symbol=x), False), (ArccothRule(a=1, b=4, c=-9, context=1/(4*x**2 - 9), symbol=x), x**2 > 9/4), (ArctanhRule(a=1, b=4, c=-9, context=1/(4*x**2 - 9), symbol=x), x**2 < 9/4)], context=1/(4*x**2 - 9), symbol=x)
-
Añadimos la constante de integración:
⎩⎨⎧−6acoth(32x)−6atanh(32x)forx2>49forx2<49+constant
Respuesta:
⎩⎨⎧−6acoth(32x)−6atanh(32x)forx2>49forx2<49+constant
Respuesta (Indefinida)
[src]
// /2*x\ \
||-acoth|---| |
/ || \ 3 / 2 |
| ||------------ for x > 9/4|
| 1 || 6 |
| -------- dx = C + |< |
| 2 || /2*x\ |
| 4*x - 9 ||-atanh|---| |
| || \ 3 / 2 |
/ ||------------ for x < 9/4|
\\ 6 /
∫4x2−91dx=C+⎩⎨⎧−6acoth(32x)−6atanh(32x)forx2>49forx2<49
Gráfica
log(2) log(5/2)
- ------ - --------
12 12
−12log(25)−12log(2)
=
log(2) log(5/2)
- ------ - --------
12 12
−12log(25)−12log(2)
Estos ejemplos se pueden aplicar para introducción de los límites de integración inferior y superior.