Integral de sqrt(1-x^(-2/3)) dx
Solución
Respuesta (Indefinida)
[src]
/
| // ___________ ___________ \
| __________ || / 2/3 2/3 / 2/3 | 2/3| |
| / 1 || - \/ -1 + x + x *\/ -1 + x for |x | > 1|
| / 1 - ---- dx = C + |< |
| / 2/3 || __________ __________ |
| \/ x || / 2/3 2/3 / 2/3 |
| \\- I*\/ 1 - x + I*x *\/ 1 - x otherwise /
/
∫1−x321dx=C+⎩⎨⎧x32x32−1−x32−1ix321−x32−i1−x32forx32>1otherwise
Gráfica
1
/
|
| / ___________
| | 3 ___ / 2/3
| | 1 \/ x 2*\/ -1 + x 2/3
| |- ---------------------- + ---------------- + ---------------- for x > 1
| | ___________ ___________ 3 ___
| | 3 ___ / 2/3 / 2/3 3*\/ x
| | 3*\/ x *\/ -1 + x 3*\/ -1 + x
| < dx
| | __________
| | 3 ___ / 2/3
| | I*\/ x I 2*I*\/ 1 - x
| |- --------------- + --------------------- + ----------------- otherwise
| | __________ __________ 3 ___
| | / 2/3 3 ___ / 2/3 3*\/ x
| \ 3*\/ 1 - x 3*\/ x *\/ 1 - x
|
/
0
0∫1⎩⎨⎧3x32−13x+33x2x32−1−33xx32−11−31−x32i3x+33x2i1−x32+33x1−x32iforx32>1otherwisedx
=
1
/
|
| / ___________
| | 3 ___ / 2/3
| | 1 \/ x 2*\/ -1 + x 2/3
| |- ---------------------- + ---------------- + ---------------- for x > 1
| | ___________ ___________ 3 ___
| | 3 ___ / 2/3 / 2/3 3*\/ x
| | 3*\/ x *\/ -1 + x 3*\/ -1 + x
| < dx
| | __________
| | 3 ___ / 2/3
| | I*\/ x I 2*I*\/ 1 - x
| |- --------------- + --------------------- + ----------------- otherwise
| | __________ __________ 3 ___
| | / 2/3 3 ___ / 2/3 3*\/ x
| \ 3*\/ 1 - x 3*\/ x *\/ 1 - x
|
/
0
0∫1⎩⎨⎧3x32−13x+33x2x32−1−33xx32−11−31−x32i3x+33x2i1−x32+33x1−x32iforx32>1otherwisedx
Integral(Piecewise((-1/(3*x^(1/3)*sqrt(-1 + x^(2/3))) + x^(1/3)/(3*sqrt(-1 + x^(2/3))) + 2*sqrt(-1 + x^(2/3))/(3*x^(1/3)), x^(2/3) > 1), (-i*x^(1/3)/(3*sqrt(1 - x^(2/3))) + i/(3*x^(1/3)*sqrt(1 - x^(2/3))) + 2*i*sqrt(1 - x^(2/3))/(3*x^(1/3)), True)), (x, 0, 1))
(0.0 + 0.999999999999689j)
(0.0 + 0.999999999999689j)
Estos ejemplos se pueden aplicar para introducción de los límites de integración inferior y superior.