I am trying to find the integrals $$\large\int\limits_{\mathbb{R}^3} e^{-\beta \left|\vec{r}\,\right|}e^{i \vec{q} \cdot\,\vec{r}} \mathop{d^3r}$$
$$\large\int\limits_{\mathbb{R}^3} \left|\vec{r}\,\right|e^{-\beta \left|\vec{r}\,\right|}e^{i \vec{q} \cdot\,\vec{r}} \mathop{d^3r}$$
Both integrated over all of $\mathbb{R}^3 $. These are essentially 3D Fourier transforms. Unfortunately the first factor looks nice in spherical coordinates, but not the second factor. I was able to integrate $e^{i \vec{q} \cdot\,\vec{r}} $ over the azimuthal angle using Mathematica, but it was not able to proceed integrating the polar angle. The actual integral I'm trying to solve is $$\large\int\limits_{\mathbb{R}_3} e^{-3 \left|\vec{r}\,\right|/(2 a)} \left(2-\frac{ \left|\vec{r}\,\right|}{a}\right)e^{i \vec{q}\, \cdot\, \vec{r}}\mathop{d^3r}$$
This appeared as part of a physics textbook problem, so I think this should somehow be doable.