Let $u(x,t)$ solve the partial differential equation
$$\frac{\partial u}{\partial t} = \frac{\partial^2 u}{\partial x^2} - u$$
where $x,t\in\mathbb{R}$ with $t>0$ and initial condition $u(x,0) = v(x)$.
Also, let $\hat{u} = \mathcal{F}[u]$, the Fourier transform of $u$ wrt to $x$. Show that $\hat{u}$ satisfies
$$ \frac{\partial \hat{u}}{\partial t} = -(k^2 +1)\hat{u} $$
with initial condition $\hat{u}(k,0) = \mathcal{F}[v]$ and also the solution of $\hat{u}$ of the equation in Fourier space and thereby the solution $u$ of the original equation.
Can anybody show the steps to take ?