I know the result of one dimensional case.
However, I can't find out what it is for the multidimensional case, i.e. the following integrals. $$ \frac{1}{(2\pi)^{\frac{n}{2}}} \int_{\mathbb{R}^n} e^{-a|x|} \,e^{-i \xi x}\,\mathrm d x $$ I tried to use n-dimensional spherical coordinate, so I arrived to the following $$ \frac{1}{(2\pi)^{n/2}} \int_0^\infty \int_0^\pi x^{n-1} \sin^{n-2}(\theta)\, e^{-ax-i|\xi|x\cos(\theta)} \,\mathrm d\Omega_{n-2}\,\mathrm d\theta\,\mathrm d x $$
where $\mathrm d\Omega_{n-2}$ is solid angle for $S^{n-2}$
But, I cannot go further. I can't find out how to do integration. How can I do the integration?