There is a particular integral which comes up frequently in physics which a friend and I spent hours trying to figure out with no success. I don't know if this integral has a name so googling has been fruitless. Arfken states the solution in the back flap but I have no idea how to find it
$$\int_{-\infty}^{\infty}{\frac{e^{i\mathbf{k}^{.}\mathbf{r}}}{k^{2}+m^{2}}\frac{dk^{3}}{(2\pi)^{3}}}=\frac{e^{-mr}}{4\pi r}$$
Limits go from -inf to inf for all k. Note that k and r are vectors. Presumably r on the right hand side is $\lvert\mathbf{r}\rvert$ (I could be wrong).
If someone could show how this is derived or provide a link to its derivation it would be greatly appreciated.
Align the vector $\vec r$ with the polar axis of $k$- space. Then we can write
$$\begin{align} \int_{\mathbb{R}^3} \frac{e^{i\vec k\cdot\vec r}}{k^2+m^2}\,dk^3&=2\pi \int_0^\infty \int_0^\pi \frac{e^{ikr\cos(\theta)}}{k^2+m^2}\,k^2\sin(\theta)\,d\theta\,dk\\\\ &=\frac{4\pi}{r} \int_0^\infty \frac{k\sin(kr)}{k^2+m^2}\,dk\\\\ &=\frac{2\pi}{r}\,\text{Im}\,\int_{-\infty}^\infty \frac{ke^{ikr}}{k^2+m^2}\,dk\\\\ &=\frac{2\pi^2 e^{-mr}}{r} \end{align}$$