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