I want to prove that the function defined as the Lebesgue Integral $$F(y)=\int_0^\infty e^{-x^2}\cos(2xy)dx$$ satisfies $F'(y)+2yF(y)=0$, and after that, that $F(y)=\frac{1}{2}\sqrt{\pi}e^{-y^2}$. I tried this:
First, we have that $F'(y)=\int_0^\infty -2xe^{-x^2}\sin (2xy)dx$, and that
$$F'(y)+2yF(y)=\int_0^\infty e^{-x^2}(2y \cos(2xy)-2x\sin(2xy))dx.$$
So I want to prove that this last integral is 0. I suppose I should use in some step that $$\int_0^\infty e^{-x^2}dx=\frac{\sqrt{\pi}}{2}.$$