I am having trouble showing that I can differentiate this specific example through the integral
$$\frac{d}{dt} \int_\mathbb{R} e^{-tx^2} dx = - \int_\mathbb{R} x^2 e^{-tx^2} dx$$
The way I tried was using the Dominated convergence theorem, but I am stuck. I was able to prove that the sequence defined by
$$f_n = \left(\frac{x^2}{n} +1\right)^{-tn}$$
converges to $e^{-tx^2}$ and counts with all the required properties for the theorem. That is, measurability, and that it is absolutely bounded (e.g. by the constant function $1$ in this case). This also applies to the sequence defined by the derivatives $\frac{d f_n}{dt}$.
My problem is that, at the end I have the same problem, the limit is still outside the integral. At this point, I have shown that
$$\int_\mathbb{R} \frac{df_n}{dt} dx \to - \int_\mathbb{R} x^2 e^{-tx^2} dx$$
$$\int_\mathbb{R} f_n dx \to \int_\mathbb{R} e^{-tx^2} dx$$
But still not the crucial fact that
$$\frac{d}{dt} \int_\mathbb{R} f_n dx = \int_\mathbb{R} \frac{d f_n}{dt} dx$$
Let $t_0>0$ and $h_n \to 0$ and $h_n>0$
Then $f_n(x)=\frac{ (e^{-(t_0+h_n)x^2}-e^{-t_0x^2})}{h_n} \to -x^2e^{-t_0x^2}, \forall x \in \Bbb{R}$
Also $$\frac{1}{h_n}[\int e^{-(t_0+h_n)x^2}dx-\int e^{-t_0x^2}dx]=\int\frac{ e^{-(t_0+h_n)x^2}-e^{-t_0x^2}}{h_n}dx=\int f_n(x)dx$$
and $$\int|f_n(x)|dx=\int\frac{ |e^{-(t_0+h_n)x^2}-e^{-t_0x^2}|}{|h_n|}dx$$ $$=\int e^{-t_0x^2} \frac{|e^{-h_nx^2}-1|}{|h_n|}dx$$
Since for $a>0$ the function $e^{-ax^2}$ is Lipschitz we have that exists $M>0$ such that $|e^{-h_nx^2}-1| \leq M|h_n|x^2, \forall n \in \Bbb{N}$
Can you continue from here with the DCT?
For $t \leq 0$ the integrals are infinite.