I am working with the propagator associated to the Euclidean Klein-Gordon equation, as derived in "Quantum Physics a functional integral point of view", James Glimm, Arthur Jaffe or as derived here: http://www.wiese.itp.unibe.ch/lectures/fieldtheory.pdf ยง 5.4.
It turns out that the propagator can be evaluated, and a close-form expression for it can be given, namely:
$$ C \left( m; \mathbf{x} - \mathbf{y} \right) = \left(\frac{1}{2 \pi}\right)^{-\frac{d}{2}} \left(\frac{m}{\left| \mathbf{x} - \mathbf{y} \right|}\right)^{\frac{d-2}{2}} K_{\frac{d-2}{2}} \left( m \left| \mathbf{x} - \mathbf{y} \right| \right) $$
where $K$ is the modified Bessel function of the second kind. I'd want to take the massless limit in two dimensions; when setting $d=2$ and $m=0$ one of the terms in the r.h.s. of the equation evaluates to $0^0$ while the modified Bessel function goes to infinity. How do I calculate the massless limit for the Euclidean Klein-Gordon propagator in 2D?