I realize questions regarding integrating the normal distribution are numerous, but I wasn't able to find an already answered question that helped me with this. The integral is:
\begin{align*} \int_{\mathbb{R}} e^{-ax}\,dP = \int^\infty_{-\infty} \frac{1}{\sqrt{2\pi\sigma^2}}e^{-\frac{-(x-\mu)^2}{2\sigma^2}-ax}\, dx \end{align*} but where to take it from here is leaving me clueless. Maple tells me it should evaluate to $e^{\frac{1}{2}a(a\sigma^2-2\mu)}$, but how do I show this?