I would appreciate if you could help me to find the following integral, thank you.
$$f(u)= \int_{-\infty }^{\infty} \int_{-\infty }^{\infty} \frac{e^{ -(x-a)^2/2b^2} }{{b\sqrt {2\pi}}} \frac{e^{ -(y-c)^2/2d^2} }{{d\sqrt {2\pi}}} \delta (xy-u) dx dy$$
where $\delta()$ is delta function and a, b, c , d are real numbers.
According to MathWorld when a and c are zero the answer would be $$\frac {K_0 (\frac{|u| }{bd})}{ \pi bd}$$
where $K_0()$ is modified Bessel function. Now what if a and c are not zero?
I simplified it as follows (not sure if it is correct)
$$f(u)=\frac1{2\pi bd} \int_{-\infty }^{\infty} \frac 1{|y|} e^{ -(\frac uy-a)^2/2b^2} e^{ -(y-c)^2/2d^2} dy$$