25 / | | 1 | ------------- dx | ___________ | \/ x*x*x + 1 | / 0
Integral(1/(sqrt((x*x)*x + 1)), (x, 0, 25))
_ / |_ /1/3, 1/2 | 3 pi*I\ | x*Gamma(1/3)* | | | x *e | | 1 2 1 \ 4/3 | / | ------------- dx = C + --------------------------------------- | ___________ 3*Gamma(4/3) | \/ x*x*x + 1 | /
_ |_ /1/3, 1/2 | pi*I\ 25*Gamma(1/3)* | | | 15625*e | 2 1 \ 4/3 | / ------------------------------------------- 3*Gamma(4/3)
=
_ |_ /1/3, 1/2 | pi*I\ 25*Gamma(1/3)* | | | 15625*e | 2 1 \ 4/3 | / ------------------------------------------- 3*Gamma(4/3)
25*gamma(1/3)*hyper((1/3, 1/2), (4/3,), 15625*exp_polar(pi*i))/(3*gamma(4/3))
Estos ejemplos se pueden aplicar para introducción de los límites de integración inferior y superior.