1 / | | / 3\ | x*cos\x / dx | / 0
Integral(x*cos(x^3), (x, 0, 1))
_ / | 6 \
/ 2 |_ | 1/3 | -x |
| x *Gamma(1/3)* | | | ----|
| / 3\ 1 2 \1/2, 4/3 | 4 /
| x*cos\x / dx = C + ------------------------------------
| 6*Gamma(4/3)
/
_
|_ / 1/3 | \
Gamma(1/3)* | | | -1/4|
1 2 \1/2, 4/3 | /
---------------------------------
6*Gamma(4/3)
=
_
|_ / 1/3 | \
Gamma(1/3)* | | | -1/4|
1 2 \1/2, 4/3 | /
---------------------------------
6*Gamma(4/3)
gamma(1/3)*hyper((1/3,), (1/2, 4/3), -1/4)/(6*gamma(4/3))
Use the examples entering the upper and lower limits of integration.