http://folk.uio.no/helgaker/talks/SostrupIntegrals_10.pdf
If you look at page 16/34, you can see this bit:
$ \frac{1}{r_c} = \frac{1}{\sqrt{\pi}} \int_{-\infty}^{\infty} \exp{(-r_c^2 t^2 )dt} $
The page notes that it is a laplace transform. However, I always thought the laplace transform of 1/r doesn't exist, for reasons that are explaind well here: Laplace transform of $1/t$
I am wondering how they came up with the above formula. I tried plugging the integral into mathematica to see what popped out, and the result was: $ \frac{1}{\sqrt{r_c^2}} $
aka just 1/r. I suppose it formats it in that way to force the sign?
I also found another document (which is also talking about the same thing; molecular integrals) which has a similar expression which it describes at a laplace transform, which evaluates the same in mathematica:
$ \frac{1}{r_c} = \frac{1}{\sqrt{\pi}} \int_{0}^{\infty} \exp{(-sr_c^2 )s^\frac{-1}{2}ds} $
Note that in the context of these two documents, rc is shorthand for:
$ r_c = \sqrt{(x_c^2 + y_c^2 + z_c^2)} $
where xc, etc are themselves shorthand for:
$ xc = (x-c_x) $
Where $ c_x $ is the x coordinate of atom c, etc.
Maybe that's why the transform exists, because it's actually 3 dimensional...? I'm sure the transform (from both documents) are correct, as I have played around with them a bit, but I still don't understand where they came from.
The motivation for these transforms is to be able to evaluate the following types of integrals:
$ \int_{-\infty}^{\infty} dr \frac{\exp{(-\gamma r_c^2)}}{r_c} $
r again being shorthand as above, and dr meaning dxdydz