Suppose $a,c >0$ and $b\in(0,1)$, then $$\int_0^\infty e^{-ax}e^{c x^b } dx ~?$$
My try:
I tried using integration by parts, but ending up with $e^{c x^b } $ again to be integrated again and again. Any other suggestions to get a closed-form expression for this integral? If not viable, then are there any simple upper bounds for this integral?
Thanks in advance for any help!
Hint: Expansion of $\exp$ function shows $$\int_0^\infty e^{-ax}e^{c x^b } dx =\int_0^\infty e^{-ax}\sum_{n=0}^{\infty} \dfrac{c^n x^{nb}}{n!} dx = \sum_{n=0}^{\infty} \dfrac{c^n\Gamma(1+nb)}{a^{1+nb}n!}$$