5

The Wave equation is:

$$\nabla^2\psi(\mathbf{x},t)-\frac{1}{c}\frac{\partial^2 \psi(\mathbf{x},t)}{\partial t^2}=f(\mathbf{x},t)$$

The Green function is then $$\nabla^2G(\mathbf{x},t)-\frac{1}{c}\frac{\partial^2 G(\mathbf{x},t)}{\partial t^2}=\delta(\mathbf{x}-\mathbf{x}')\delta(t-t')$$

Using the Fourier transform

$$(-k^2+\frac{\omega^2}{c})G(\mathbf{k},\omega)=e^{i\mathbf{k}\cdot\mathbf{x}'}e^{-i\omega t'}$$

Then

$$G(\mathbf{x},t)=\int_{\mathbb{R}^4}\frac{e^{i\mathbf{k}\cdot(\mathbf{x}'-\mathbf{x})}e^{-i\omega(t'-t)}}{(-k^2+\frac{\omega^2}{c})}d^3k\,d\omega$$

Let's consider only the integral in the frequency space

$$I_{\mathbb{R}}=\int_{\mathbb{R}}\frac{e^{-i\omega(t-t')}}{(\omega^2-c^2k^2)}d\omega$$

The integrand has two simple poles in $\omega=\pm ck$ and has to be solved using the Residue Theorem. Let's choose the retarded solution ($t'<t$).

If my path ($\Gamma$) is just a closed semi-circle the poles are not inside the path, so I have two options:

  1. Move the poles: $\pm ck = \displaystyle\lim_{\varepsilon \to 0}\pm ck-i\varepsilon$ with $\varepsilon\in \mathbb{R}^+$
  2. Add two small semicircles to the path

Let's follow method (1) first, choosing the path with the semicircle ($SC$) closing in the lower complex plane, its contribution is zero.

$$I_{\Gamma}=I_{\mathbb{R}}+I_{SC}=I_{\mathbb{R}}=-2\pi i\left(\mathrm{Res}\left(\frac{e^{-i\omega(t-t')}}{(\omega^2-c^2k^2)},+ck\right)+\mathrm{Res}\left(\frac{e^{-i\omega(t-t')}}{(\omega^2-c^2k^2)},-ck\right)\right) \tag{a}$$

But if I move the poles in the upper plane (i.e. $\pm ck = \displaystyle\lim_{\varepsilon \to 0}\pm ck+i\varepsilon$ with $\varepsilon\in \mathbb{R}^+$) there are no poles in the path so

$$I_{\Gamma}=I_{\mathbb{R}}+I_{SC}=I_{\mathbb{R}}=0 \tag{b}$$

Following instead method (2):

If I choose the small semicircles ($sc_\pm$) to be in the upper plane, then the poles are inside $\Gamma$ and then

$$I_{\Gamma}=I_{\mathbb{R}}+I_{SC}+I_{sc_-}+I_{sc_+}=I_{\mathbb{R}}+I_{sc_-}+I_{sc_+}=-2\pi i\left(\mathrm{Res}\left(\frac{e^{-i\omega(t-t')}}{(\omega^2-c^2k^2)},+ck\right)+\mathrm{Res}\left(\frac{e^{-i\omega(t-t')}}{(\omega^2-c^2k^2)},-ck\right)\right)$$

so $$I_{\mathbb{R}}=I_{\Gamma}-I_{sc_-}-I_{sc_+}=-\pi i\left(\mathrm{Res}\left(\frac{e^{-i\omega(t-t')}}{(\omega^2-c^2k^2)},+ck\right)+\mathrm{Res}\left(\frac{e^{-i\omega(t-t')}}{(\omega^2-c^2k^2)},-ck\right)\right) \tag{c}$$

because

$$ I_{sc_\pm} = -\pi i\mathrm{Res}\left(\frac{e^{-i\omega(t-t')}}{(\omega^2-c^2k^2)},\pm ck\right)$$

If I choose the small semicircles ($sc_\pm$) to be in the lower plane, there are no poles inside $\Gamma$ and then I'm getting again

$$I_{\mathbb{R}}=I_{\Gamma}-I_{sc_-}-I_{sc_+}=-\pi i\left(\mathrm{Res}\left(\frac{e^{-i\omega(t-t')}}{(\omega^2-c^2k^2)},+ck\right)+\mathrm{Res}\left(\frac{e^{-i\omega(t-t')}}{(\omega^2-c^2k^2)},-ck\right)\right) \tag{d}$$

because in this case

$$ I_{sc_\pm} = \pi i\mathrm{Res}\left(\frac{e^{-i\omega(t-t')}}{(\omega^2-c^2k^2)},\pm ck\right)$$

I've then found three different solutions, the first one should be the correct one, but why? How do I choose it? Am I doing something wrong?


Maybe this analogy shouldn't be made, but wikipedia claims that in the resolution of the Klein-Gordon equation (very similar to the wave equation) is the same thing to add a small semicircle around the pole or modify the integrand adding a small term $\varepsilon \to 0$ to the poles. Why my case should be different?

enter image description here

1 Answers1

2

The first one, as you note, is the expected answer. The second and third answers are in fact the same, and there you've computed the Cauchy principal value of the integral. The difference lies primarily in how you're taking the limit of some $\epsilon \rightarrow 0$.

In the first case, you're changing the integrand slightly, and in the second/third case you're changing the domain of integration slightly. There's no reason to expect these integrals to be the same.

In fact, one can view the first and third approaches to be the same so long as one includes the semi-circle portions in the third answer. Similarly, if one does this for the second answer one gets the advanced propagator.

At the end of the day, what we have really learned is that extracting sensible answers from divergent integrals is a bit arbitrary. One should think of these various prescriptions either as tricks or mnemonics to get the correct answer but not as mathematically rigorous solutions to the problem. In other words, there are many possible ways to regularize a divergent integral to extract a convergent answer, but in order to get the correct "physical" answer corresponding to the original problem only particular prescriptions are allowed.

There are ways to mathematically formalize the problem such that one doesn't have to resort to such tricks to get the desired answer. As noted by DanielSank, one can encode the correct prescription/get the right result rigorously by enforcing the proper boundary conditions. I am not familiar with how to do this, unfortunately.

Aaron
  • 2,879
  • To be exact I got four solutions: the first two changing the integrand slightly (adding the term $\pm i\varepsilon$ to the poles), the last two changing the domain of integration slightly (adding two small semicircles). The last two methods luckily yeld to the same solution, but the first two don't. I don't think I have made anything that is not mathematically rigorous (I've just applied theorems) so I still don't see why the solutions should be different. The most important problem is, in any case, why should I choose the first one and not the other solutions? – DrManhattan Mar 09 '17 at 16:30
  • 2
    I don't agree with this answer. This answer says that the choice is arbitrary but that's not true. The different pole handling schemes correspond to different boundary conditions. – DanielSank Mar 09 '17 at 17:23
  • @DanielSank Can you please explain what do you mean? Can you write an answer in which you explain what is the connection between the boundary conditions and the solutions? – DrManhattan Mar 09 '17 at 18:27
  • @AlessandroZunino See if this other post helps. – DanielSank Mar 09 '17 at 18:36
  • @DanielSank I updated the answer. I agree with you and I guess I was unclear. My point is that there are many was to regularize a divergent integral, but getting the correct answer corresponding the original problem at hand singles out a particular answer. – Aaron Mar 09 '17 at 18:39
  • @DanielSank Thank you, I've read the answer to the other post, but my problem is still there. Maybe there is a physical reason to shift the poles downwards instead of upwards (I hope there is also a mathematical one and I would like to know that too), but why if I slightly modify the contour? Why am I getting half of the common solution? Why should I prefer one solution to another? – DrManhattan Mar 09 '17 at 20:10
  • @AlessandroZunino The physical reason is that if you want something at $t$ to affect something else at $t+\Delta$ and not $t-\Delta$ (where $\Delta >0$), you must have the propagator be identically $0$ for $t'<t$. Such a condition requires you to choose the first prescription (or equivalent prescriptions). Alternatively, one can introducing damping to select a preferred time direction, and formally set the damping to $0$ at the end of the day. – Aaron Mar 09 '17 at 22:06
  • @Aaron This reason can maybe exclude solution (b), but I still don't see what's wrong in solutions (c) and (d). – DrManhattan Mar 09 '17 at 22:09
  • @AlessandroZunino In (c) and (d), aren't the propagators non-zero? – Aaron Mar 09 '17 at 22:16
  • @Aaron What exactly do you mean with propagator? The explicit Green's Function? Yes, it's non-zero and it's exactly half of solution (a). – DrManhattan Mar 09 '17 at 22:19
  • @AlessandroZunino I typoed in my comment, but the point is there are two regions in which to consider the green's function (propagator) : $t> t'$ and $t< t'$. For the retarded green's function $G$, it is non-zero for $t<t'$ and zero for $t>t'$. If you look at (c) and (d), it will be non-zero in both regions (because the semicircles essentially pick up half the pole). – Aaron Mar 09 '17 at 22:25
  • @Aaron Ok, so if I move the poles upward I get the advanced solution, if I move the poles downward I get the retarded solution and if I let them stay on the real axis I get a mixed solution? Is that right? If so, I suggest you to edit your answer, I think a clear explanation will help a lot of people. By the way, all these are physical arguments, but from a mathematical point of view the same integral has different solutions? Is that possible? – DrManhattan Mar 09 '17 at 22:43
  • "By the way, all these are physical arguments, but from a mathematical point of view the same integral has different solutions?" Remember that all this stuff comes from a differential equation, the wave equation, and differential equations are not well defined without boundary conditions. The integral itself with poles on the real line is also generally not well defined. You have to pick a pole-offset and then take the limit of the offset to zero at the end, and this choice is dictated by the boundary conditions. – DanielSank Mar 10 '17 at 00:51
  • @DanielSank Maybe this analogy shouldn't be made, but wikipedia claims that in the resolution of the Klein-Gordon equation (very similar to the wave equation) is the same thing to add a small semicircle around the pole or modify the integrand adding a small term $\varepsilon \to 0$ to the poles. Why my case should be different? – DrManhattan Mar 10 '17 at 09:07