I have a relatively simple question but I don't know how to do it. Let $p(t,x) := \frac{1}{\sqrt t} e^{-\frac{x^2}{2t}}$, $t>0, x\in \mathbb R$. I would like to justify
$$ \frac{\partial}{\partial t}\int_\mathbb{R} p(t,x)dx = \int_\mathbb{R} \frac{\partial}{\partial t} p(t,x)dx.$$
using the standard differentiation theorem. However, I cannot find an integrable function $g(x)$ such that
$$|\frac{\partial}{\partial t}p(t,x)| = \Big|-\left(\frac{x^2}{2t^2\sqrt t} +\frac{1}{2t\sqrt t} \right) e^{-\frac{x^2}{2t}}\Big| \leq g(x), \quad \forall t>0 \quad \text{and} \quad a.e \quad x. $$
Any help for this case is highly appreciated. If possible, I would like a general statement for $p(t,x) = e^{\frac{-|x|^2}{2t}}$, $t>0$, $x \in \mathbb R^n$ as well. Thank you very much!
Seems like a similar question was also asked before: https://math.stackexchange.com/questions/2530213/when-can-we-interchange-integration-and-differentiation
– Alan Chung Jun 22 '23 at 03:17