Can someone explain how is the result of:
$A(x_0,y_0,z_0)=\int\limits_{-a}^{a}\int\limits_{-b}^{b}\int\limits_{-\infty}^{+\infty}\frac{1}{\sqrt{(x-x_0)^2+(y-y_0)^2+(z-z_0)^2}}{\rm d}z{\rm d}y{\rm d}x$
equal to (assuming $z_0=0$):
$A(x_0,y_0,0)=\int\limits_{-a}^{a}\int\limits_{-b}^{b}\ln\left[(x-x_0)^2+(y-y_0)^2\right]{\rm d}y{\rm d}x$
if we assume that all variables are reals? This is the result obtained in an article and I would like to understand how the integration with respect to $z$ from $-\infty$ to $+\infty$ can converge? Perhaps their bounds are wrong, but what would they be in order to get this answer?