In article <
0q6dnULAAoXiA43S...@megapath.net>, Thomas D.
I think you cannot do that in Maple. That E with subscript is just a
re-writing of the original integral anyway... and Maple does not
include that variant. Using an actual value for n, Maple can produce
the incomplete Gamma versions...
integrate(exp(x^7),x)
after simplifying gets me to
(1/7)*exp(-((1/7)*I)*Pi)*(GAMMA(1/7)-GAMMA(1/7, -x^7))
and you can of course adjust the constant of integration.
So, interestingly, both Maple and Alpha use complex numbers to
represent this real integral.
--
G. A. Edgar
http://www.math.ohio-state.edu/~edgar/