I am having a real hard time trying to figure this problem out: $$u(\textbf{x},t)=\int_{\mathbb{R}^n}K(\textbf{x},\textbf{y},t)g(\textbf{y})d\textbf{y}$$ Where: $$ K(\textbf{x},\textbf{y},t):= \frac{e^{-\frac{|\textbf{x}-\textbf{y}|}{4t}^2}}{(4\pi t)^{n/2}} $$ show that $$ \lim_{x\to 0}u(\textbf{x},t)=g(\textbf{x}) $$
so far I have shown that $$ \int_{\mathbb{R}^n}K(\textbf{x},\textbf{y},t)d\textbf{y}=1 $$ But I can't seem to figure out how to deal with the limit since you have an infinity over infinity that can't seem to be solved using L'Hospital's rule. I get the general notion, namely that as t $\to 0$, the Gaussian Heat Kernel acts like the Dirac Delta function, but I can't seem to prove it. Thanks