1.7: The Green's Function for a Free Particle
( \newcommand{\kernel}{\mathrm{null}\,}\)
We have defined the free-particle Green’s function as the operator ˆG0=(E−ˆH0)−1. Its representation in the position basis, ⟨r|ˆG0|r′⟩, is called the propagator. As we have just seen, when the Born series is written in the position basis, the propagator appears in the integrand and describes how the particle “propagates” between discrete scattering events.
The propagator is a solution to a partial differential equation:
⟨r|(E−ˆH0)ˆG0|r′⟩=⟨r|ˆI|r′⟩=(E+ℏ22m∇2)⟨r|ˆG0|r′⟩=δd(r−r′)⇒(∇2+k2)⟨r|ˆG0|r′⟩=2mℏ2δd(r−r′).
As before, k=√2mE/ℏ2 where E is the energy of the incident particle. Therefore, up to a factor of 2m/ℏ2, the propagator is the Green’s function for the d-dimensional Helmholtz equation (see Section 1.4). Note that the ∇2 acts upon the r coordinates, not r′.
To solve for ⟨r|ˆG0|r′⟩, we can use the momentum eigenstates:
⟨r|ˆG0|r′⟩=⟨r|ˆG0(∫ddk′|k′⟩⟨k′|)|r′⟩=∫ddk′⟨r|k′⟩1E−ℏ2|k′|22m⟨k′|r′⟩=2mℏ21(2π)d∫ddk′exp[ik′⋅(r−r′)]k2−|k′|2.
To proceed, we must specify the spatial dimension d. Let us set d=3; the calculations for other d are fairly similar. To calculate the integral over the 3D wave-vector space, we adopt spherical coordinates (k′,θ,ϕ), with the coordinate axes aligned so that r−r′ points along the θ=0 direction. We can now do the integral:
⟨r|ˆG0|r′⟩=2mℏ21(2π)3∫d3k′exp[ik′⋅(r−r′)]k2−|k′|2=2mℏ21(2π)3∫∞0dk′∫π0dθ∫2π0dϕk′2sinθexp(ik′|r−r′|cosθ)k2−k′2=2mℏ21(2π)2∫∞0dk′∫1−1dμk′2exp(ik′|r−r′|μ)k2−k′2(lettingμ=cosθ)=2mℏ21(2π)2∫∞0dk′k′2k2−k′2exp(ik′|r−r′|)−exp(−ik′|r−r′|)ik′|r−r′|=2mℏ21(2π)2i|r−r′|∫∞−∞dk′k′exp(ik′|r−r′|)(k′−k)(k′+k)
This looks like something we can handle with contour integration techniques. But there’s a snag: the integration contour runs over the real-k′ line, and since k∈R+, there are two poles on the contour (at ±k). Hence, the value of the integral, as written, is singular.
To make the integral non-singular, we must “regularize” it by tweaking its definition. One way is to displace the poles infinitesimally in the complex k′ plane, shifting them off the contour. We have a choice of whether to move each pole upwards or downwards; this choice turns out to be linked to whether the waves described by ˆG0 are incoming, outgoing, or behave some other way at infinity. It turns out that the right choice for us is to move the pole at −k infinitesimally downwards, and the pole at +k infinitesimally upwards:

This means replacing the denominator of the integrand as follows:
(k′−k)(k′+k)→(k′−k−iε)(k′+k+iε)=k′2−(k+iε)2,
where ε is a positive infinitesimal. This is equivalent to replacing E→E+iε in the definition of the Green’s function. The integral can now be computed as follows:
∫∞−∞dk′k′exp(ik′|r−r′|)(k′−k)(k′+k)→limε→0+∫∞−∞dk′k′exp(ik′|r−r′|)(k′−k−iε)(k′+k+iε)(regularize)=limε→0+∫Cdk′k′exp(ik′|r−r′|)(k′−k−iε)(k′+k+iε)(close contour above)=2πilimε→0+Res[k′exp(ik′|r−r′|)(k′−k−iε)(k′+k+iε)]k′=k+iε+=πiexp(ik|r−r′|).
Plugging this into Equation (1.7.3) yields the propagator ⟨r|ˆG0|r′⟩. The final result is given below, along with the results for d=1 and d=2 (which are obtained in a similar fashion):
Definition: Propagator
⟨r|ˆG0|r′⟩=2mℏ2×{12ikexp(ik|x−x′|),d=114iH+0(k|r−r′|),d=2−exp(ik|r−r′|)4π|r−r′|,d=3.
The propagator can be regarded as a function of the position r, describing a wave propagating outwards from a source point r′. This outgoing behavior comes from our above choice of regularization, which tweaked the definition of the Green’s function to be
Definition: Green's function
^G0=limε→0+(E−ˆH0+iε)−1.
This is called an outgoing or causal Green’s function. The word “causal” refers to the concept of “cause-and-effect”: i.e., a source at one point of space (the “cause”) leads to the emission of waves that move outwards (the “effect”).
Different regularizations produce Green’s functions with alternative features. For instance, we could flip the sign of iε in the Green’s function redefinition, which displaces the k-space poles in the opposite direction. The resulting propagator ⟨r|ˆG0|r′⟩ is complex-conjugated, and describes a wave moving inwards from infinity, “sinking” into the point r′. Such a choice of regularization thus corresponds to an incoming Green’s function. In the scattering problem, we will always deal with the outgoing/causal Green’s function.