I am trying to solve the following integral in the 4D space \begin{equation} \int\exp ({-i \vec{w}^T \vec{x}}) \exp(-\frac{||\vec{x}||_2}{2}) d \vec{x} \end{equation}
I tried to follow the similar strategy shown in 3D Fourier transforms of $e^{-\beta r} $ and $re^{-\beta r} $ and solved the problem in the 4D spherical coordinate system. But the result didn't seem right.
I don't have a good idea about the polar direction in the 4D coordinate system. One thing I think I did wrong is I wrote $\vec{w}^T\vec{x}=||\vec{w}||_2 ||\vec{x}||_2 cos \theta, 0\leq \theta \leq \pi$ assuming $\vec{w}$ is parallel to the polar direction.