I'm interested in the value of the integral: $$\ \int_{-\infty}^\infty e^{-x^2}\cos(ax) \ d x $$
One of the insightful ways I have seen this integral evaluated is by differentiating under the integral with respect to $\ a$ , and using a clever rearrangement to set up a differential equation that allows us to solve (see this post).
However, I am uncomfortable with moving our differential operator inside an improper integral. I'm pretty sure according to the Dominated Convergence Theorem that it should suffice to find some integrable $\ g(a,x)$ that bounds our sequence of functions: $$\ f_h(a,x)=\frac{f(a+h, x)-f(a,x)}{h}$$
for all h sufficiently small, and where $$\ \lim_{h \to 0}\strut f_h(a,x)= \frac{\partial}{\partial a}f(a,x)$$
for all a, x.
However, being somewhat of a novice at these things, I have no idea how to start on this track. Or, if I'm even on the right track to begin with. In particular, it has crossed my mind that showing uniform convergence might be sufficient? Any and all advice is welcome.