I need lower and upper bounds (as tight as possible) on the following integral: $$\int_0^\infty x^n\exp\left(-\frac{(x-x_0)^2}2\right)\, dx$$
$n$ is a real number greater than $0$, and $x_0>0$. I am guessing the bounds will be of the form $B(n)x_0^n+C(n)$, but I don't have a way of showing it (it might not be true either).
EDIT: I guess for the cases $n>1$ and $n<1$, one can use the convexity/concavity of the $x^n$ and make estimates of the form $x_0^n+nxx_0^{n-1}\le(x+x_0)^n\le2^{n-1}(x^n+x_0^n)$.
EDIT: $n$ is not an integer. More importantly, I would like an actual bound on the integral in terms of elementary functions.