Integral de sqr(x)*cbrt((3-x^3)^2) dx
Solución
___
\/ 3
/
|
| / -2*pi*I -2*pi*I
| | ------- _ / | 3\ ------- _ / | 3\
| | 3 ___ 3 |_ |-4/3, 2/3 | x | 3 ___ 4 3 |_ |-1/3, 5/3 | x |
| | 2*x*\/ 3 *e *Gamma(2/3)* | | | --| 8*\/ 3 *x *e *Gamma(2/3)* | | | --|
| | 2 1 \ 5/3 | 3 / 2 1 \ 8/3 | 3 / 3
| | --------------------------------------------------- - ---------------------------------------------------- for -3 + x >= 0
| | Gamma(5/3) 15*Gamma(5/3)
| < dx
| |
| | _ / | 3 2*pi*I\ _ / | 3 2*pi*I\
| | 3 ___ |_ |-4/3, 2/3 | x *e | 3 ___ 4 2*pi*I |_ |-1/3, 5/3 | x *e |
| |2*x*\/ 3 *Gamma(2/3)* | | | ----------| 8*\/ 3 *x *e *Gamma(2/3)* | | | ----------|
| | 2 1 \ 5/3 | 3 / 2 1 \ 8/3 | 3 /
| |-------------------------------------------------- - ----------------------------------------------------------- otherwise
| \ Gamma(5/3) 15*Gamma(5/3)
|
/
1
1∫3⎩⎨⎧−15Γ(35)833x4e−32iπΓ(32)2F1(−31,35383x3)+Γ(35)233xe−32iπΓ(32)2F1(−34,32353x3)−15Γ(35)833x4e2iπΓ(32)2F1(−31,35383x3e2iπ)+Γ(35)233xΓ(32)2F1(−34,32353x3e2iπ)forx3−3≥0otherwisedx
=
___
\/ 3
/
|
| / -2*pi*I -2*pi*I
| | ------- _ / | 3\ ------- _ / | 3\
| | 3 ___ 3 |_ |-4/3, 2/3 | x | 3 ___ 4 3 |_ |-1/3, 5/3 | x |
| | 2*x*\/ 3 *e *Gamma(2/3)* | | | --| 8*\/ 3 *x *e *Gamma(2/3)* | | | --|
| | 2 1 \ 5/3 | 3 / 2 1 \ 8/3 | 3 / 3
| | --------------------------------------------------- - ---------------------------------------------------- for -3 + x >= 0
| | Gamma(5/3) 15*Gamma(5/3)
| < dx
| |
| | _ / | 3 2*pi*I\ _ / | 3 2*pi*I\
| | 3 ___ |_ |-4/3, 2/3 | x *e | 3 ___ 4 2*pi*I |_ |-1/3, 5/3 | x *e |
| |2*x*\/ 3 *Gamma(2/3)* | | | ----------| 8*\/ 3 *x *e *Gamma(2/3)* | | | ----------|
| | 2 1 \ 5/3 | 3 / 2 1 \ 8/3 | 3 /
| |-------------------------------------------------- - ----------------------------------------------------------- otherwise
| \ Gamma(5/3) 15*Gamma(5/3)
|
/
1
1∫3⎩⎨⎧−15Γ(35)833x4e−32iπΓ(32)2F1(−31,35383x3)+Γ(35)233xe−32iπΓ(32)2F1(−34,32353x3)−15Γ(35)833x4e2iπΓ(32)2F1(−31,35383x3e2iπ)+Γ(35)233xΓ(32)2F1(−34,32353x3e2iπ)forx3−3≥0otherwisedx
Integral(Piecewise((2*x*3^(1/3)*exp(-2*pi*i/3)*gamma(2/3)*hyper((-4/3, 2/3), (5/3,), x^3/3)/gamma(5/3) - 8*3^(1/3)*x^4*exp(-2*pi*i/3)*gamma(2/3)*hyper((-1/3, 5/3), (8/3,), x^3/3)/(15*gamma(5/3)), -3 + x^3 >= 0), (2*x*3^(1/3)*gamma(2/3)*hyper((-4/3, 2/3), (5/3,), x^3*exp_polar(2*pi*i)/3)/gamma(5/3) - 8*3^(1/3)*x^4*exp_polar(2*pi*i)*gamma(2/3)*hyper((-1/3, 5/3), (8/3,), x^3*exp_polar(2*pi*i)/3)/(15*gamma(5/3)), True)), (x, 1, sqrt(3)))
Estos ejemplos se pueden aplicar para introducción de los límites de integración inferior y superior.