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