I have a few problems which need to be solved using Fourier's transform. My problem is that I don't know how should I start this type of exercise (I just begin learning differentional equations). Could someone help me solved it step by step? One of them:
$$ u_t(t,x) = \Delta_x u(t,x) $$ $$ u(0,x) = f(x) $$ by using $$ (2\pi)^{-\frac{n}{2}} \int\limits_{R^n}e^{ix\xi-t|\xi|^2} d\xi = (2t)^{-\frac{n}{2}}e^{-\frac{|x|^2}{4t}} * $$
Edit:
I've managed to reach the stage
$$ u(t,x)=F^{-1}(e^{-t|\xi|^2}F(f)) $$
But how can I solve it more specific, by using * ?