Integral de x/(x^2+4x+1) dx
Solución
Respuesta (Indefinida)
[src]
// / ___ \ \
|| ___ |\/ 3 *(2 + x)| |
||-\/ 3 *acoth|-------------| |
/ || \ 3 / 2 |
| / 2 \ ||---------------------------- for (2 + x) > 3|
| x log\1 + x + 4*x/ || 3 |
| ------------ dx = C + ----------------- - 2*|< |
| 2 2 || / ___ \ |
| x + 4*x + 1 || ___ |\/ 3 *(2 + x)| |
| ||-\/ 3 *atanh|-------------| |
/ || \ 3 / 2 |
||---------------------------- for (2 + x) < 3|
\\ 3 /
∫(x2+4x)+1xdx=C−2⎩⎨⎧−33acoth(33(x+2))−33atanh(33(x+2))for(x+2)2>3for(x+2)2<3+2log(x2+4x+1)
Gráfica
/ ___\ / ___\ / ___\ / ___\
|1 \/ 3 | / ___\ |1 \/ 3 | / ___\ |1 \/ 3 | / ___\ |1 \/ 3 | / ___\
|- - -----|*log\3 - \/ 3 / + |- + -----|*log\3 + \/ 3 / - |- - -----|*log\2 - \/ 3 / - |- + -----|*log\2 + \/ 3 /
\2 3 / \2 3 / \2 3 / \2 3 /
−(21+33)log(3+2)−(21−33)log(2−3)+(21−33)log(3−3)+(21+33)log(3+3)
=
/ ___\ / ___\ / ___\ / ___\
|1 \/ 3 | / ___\ |1 \/ 3 | / ___\ |1 \/ 3 | / ___\ |1 \/ 3 | / ___\
|- - -----|*log\3 - \/ 3 / + |- + -----|*log\3 + \/ 3 / - |- - -----|*log\2 - \/ 3 / - |- + -----|*log\2 + \/ 3 /
\2 3 / \2 3 / \2 3 / \2 3 /
−(21+33)log(3+2)−(21−33)log(2−3)+(21−33)log(3−3)+(21+33)log(3+3)
(1/2 - sqrt(3)/3)*log(3 - sqrt(3)) + (1/2 + sqrt(3)/3)*log(3 + sqrt(3)) - (1/2 - sqrt(3)/3)*log(2 - sqrt(3)) - (1/2 + sqrt(3)/3)*log(2 + sqrt(3))
Estos ejemplos se pueden aplicar para introducción de los límites de integración inferior y superior.