Basically, I'm looking for advice on how I could find the value of $$\int_0^\infty \frac{\mu^x}{\Gamma(x + 1)}dx $$ where $\mu > 0$ is an arbitrary positive constant.
Based on the infinite series, I was initially expecting this to be something close to $e^\mu$ (if not exactly that). However, numerical experiments have convinced me that this is a flawed assumption unless $\mu$ is relatively large.
I'm happy to push on the problem myself --- I'm just a bit unsure where to start.
P.S. For context, I'm an applied statistician trying to force through an unorthodox probability distribution for data-efficiency reasons. Thanks in advance!
well if $\mu$ is a constant then if we let $m=\ln\mu$ then me get: $$\int_0^\infty\frac{e^{mx}}{\Gamma(x+1)}dx$$
I am trying to see if there are any nice relationships for $1/\Gamma$ but all I can find is: $$\frac{1}{\Gamma(z)}=\frac{i}{2\pi}\int_C(-t)^{-z}e^{-t}\,dt\,\,\,\,\,\forall z\notin\mathbb{Z}$$ Where $C$ is the Hankel contour. The problem is that (as stated) its not valid for integers and so it would be discontinuous for us. I will see if I can find anything else :)