Table of ContentsMy websiteDownload PDFGitHub Repository

B.2 Quantization

In this section, we briefly sketch canonical quantization, a process of turning a classical field theory into a QFT. It is based on the Hamiltonian formalism, in close analogy to the quantization of classical mechanics QM. The result makes manifest the connection between quantum fields and their associated particles.

An alternative quantization approach not discussed here is based on the path integral formulation (see Section B.1.1.). As with most alternative mathematical prescriptions of the same physics, it provides useful insight into the theory and can simplify certain calculations. Further detail can be found, for example, in Peskin and Schroeder [81] Chapter 9.

B.2.1 Canonical quantization

The process of quantizing a classical system in QM can be summarized as (1) promoting the canonical coordinates to quantum operators, and (2) imposing the canonical Poisson bracket relations as quantum commutator relations:

x x^, p p^, {x,p} = 1 [x^,p^] = i.
(B.2.1)

Canonical quantization of a field theory is done analogously, with fields becoming operator-valued and obeying their own canonical commutation relations based on Eq. B.1.15. For our free scalar field theory (Eq. 3.1.4), this means promoting the integration constants in the classical solution (Eq. B.1.9 and B.1.20) to operators:

ϕ(x,t) = d3p (2π)3 1 2ωp(âpeipx + â peipx), π(x,t) = i d3p (2π)3 ωp 2 (âpeipx â peipx),
(B.2.2)

where again p x = pμxμ is the 4D spacetime inner product and pμ = (ωp = |p |2 + m2,p). Recall that the integration constants a(p) and a(p) arose from a SHO equation for each momentum p (Eq. B.1.8); thus, quantized, we expect them to correspond to the raising (â) and lowering (â) operators of a quantum harmonic oscillator (QHO), again one for each momentum mode p. We can check this by deriving their commutation relations. Indeed, imposing the canonical commutation relationships:

[ϕ(x,t),ϕ(y,t)] = [π(x,t),π(y,t)] = 0,[ϕ(x,t),π(y,t)] = iδ3(x y),
(B.2.3)

reproduces (continuous versions of) the raising and lowering operator commutation relationships for a QHO:

[âp,âq] = [âp,â q] = 0,[â p,âq] = (2π)3δ3(p q).
(B.2.4)

Next, we look at the commutators with the Hamiltonian and the resulting Hilbert space.

B.2.2 The Hamiltonian and the vacuum catastrophe

The quantized Hamiltonian, from Eq. B.1.21, can be found to be:

H =d3x (1 2π2 + 1 2( ϕ)2 + 1 2m2ϕ2) = d3p (2π)3 ωp[âpâ p + 1 2(2π)3δ3(0)].
(B.2.5)

This looks a lot like the Hamiltonian for a QHO, H = ω(aa + 1 2), for each momenta, but with an unwieldy delta function. This latter term is called the zero-point energy and represents the energy of the vacuum state. It is infinite, and, indeed, is one of the many infinities that have to be dealt with in QFT. In this case, since it is a constant energy term, it does not affect the dynamics of the system and can simply be ignored / subtracted for our purposes.2 However, the vacuum energy density does affect Einstein’s equations of general relativity, and the disagreement between the large zero-point energy we expect from QFT and the small observed value is known as the cosmological constant problem (or, more dramatically, the vacuum catastrophe) [429430].

An infinity of harmonic oscillators

Subtracting away the zero-point energy gives us

H = d3p (2π)3 ωpâpâ p,
(B.2.6)

whose commutators with the raising and lowering operators are:

[H,âp] = ω pâp,[H,â p] = ωpâp,
(B.2.7)

just as for a QHO. This tells us that given an eigenstate of H, |E, with eigenvalue E, âp |E and âp |E are also eigenstates with eigenvalues E + ωp and E ωp, respectively:

Hâp|E = (âpH + ω pâp) |E = (E + ω p)âp|E, Hâp |E = (âpH ωpâp) |E = (E ωp)âp |E.
(B.2.8)

B.2.3 Particles

To understand these states further, we can also quantize the total momentum of the field density we found from Noether’s theorem (Eq. 3.1.14):3

P =d3xπ ϕ = d3p (2π)3 pâpâ p.
(B.2.9)

Acting with P on |p gives us:

P |p = d3k (2π)3 kâkâ kâp|0 = d3k (2π)3 kâk(â pâ k (2π)3δ3(k p)) |0 = p |p.
(B.2.10)

Thus the states |p are eigenstates of P as well, with eigenvalues p. Putting this together, we have a Hilbert space spanned by the states |p, which each have momentum p and energy ωp = | p 2 + m2|, i.e. the relativistic energy-momentum relation for a free particle. Thus, we see |p exactly corresponds to the momentum eigenstate for a single particle of mass m and momentum p! One can similarly quantize the total angular momentum of the field J and show that J |p = 0 = 0, i.e. the particle has spin 0.

This is one of the miracles of QFT: what from quantizing a free, relativistic field looked bizarrely like an infinite series of QHOs, actually gives the intuitive physical result of discrete particle states. The Fock space hence is the space spanned by different numbers of discrete particles per each continuous momentum mode p. The number of particles n in a particular state of the Fock space is given by the number operator N, essentially the Hamiltonian density divided by ωp:

N = d3p (2π)3 âpâ p N |p1,,pn = n |p1,,pn .
(B.2.11)

Note that the number operator N commutes with the Hamiltonian H, [N,H] = 0, which means particle number is conserved; however, this will not be the case for interacting theories in the next section.

Normalization of states and wavepackets

Note that we cannot simply choose the normalization of momentum eigenstates as q|p = δ3(q p), as in nonrelativistic QM, because the delta function alone is not Lorentz-invariant. Instead, we choose the normalization in Eq. 3.1.21, which is a Lorentz scalar.

Like in QM, however, these momentum eigenstates are not normalized to 1: p|p = 2Epδ3(0), so they are not exactly physical one-particle states. Physical particles must exist in the form of a wavepacket:

|φ =d3pφ(p) |p,
(B.2.12)

with some spread in momenta φ(p). However, as long as this variation is smaller than the resolution of our detector (as we will assume), for all practical purposes and calculations we can continue to treat particles as momentum eigenstates. This assumption is further motivated in Peskin and Schroeder [81] Chapter 4.5.

B.2.4 The complex scalar field and antiparticles

The complex scalar field Lagrangian from Eq. 3.1.15 has the EOMs:

(μμ + m2)ψ = 0, (μμ + m2)ψ = 0,
(B.2.13)

with solutions:

ψ(x) = d3p (2π)3 1 2ωp(b(p)eipx + c(p)eipx). (B.2.14)

Note that because the field is complex, the coefficients b and c need not be complex conjugates of each other as for a real field. This field can be quantized analogously to above:

ψ(x,t) = d3p (2π)3 1 2ωp(b^peipx + ĉ peipx), ψ(x,t) = d3p (2π)3 1 2ωp(b^peipx + ĉ peipx), (B.2.15)

where we now have two sets of creation and annihilation operators, {b^,b^} and {ĉ,ĉ}. One can check each pair individually satisfies the canonical commutation relations from Eq. B.2.4, and mutually commutes with each other. Thus, they are interpreted as corresponding to two different particles, with the same mass m and spin 0, but, as we saw, with opposite charges under the U(1) internal symmetry. Such pairs are considered particles and antiparticles.

Finally, let us revisit and quantize the conserved charge associated with the U(1) symmetry (Eq. 3.1.16):

Q =d3xi(ψ0ψ ψ0ψ) d3p (2π)3 (b^pb^ p ĉpĉ p) = Nb Nc.
(B.2.16)

This is saying the difference in the number of particles and antiparticles is conserved, which for a single charged particle-antiparticle pair, is equivalent to charge conservation. This will be more significant for interacting theories, in which Nb and Nc are not individually conserved but as long as the interactions retain the U(1) symmetry, Q is.

Negative energy states?

Note that the full, time-dependent formula for the field ψ(x,t) contains both the eipx eiEt and eipx eiEt terms. As single-particle plane-wave solutions to the nonrelativistic Schrödinger equation, these would correspond to positive and negative energy states, the latter of which does not make physical sense.4 Our solution is to refer to these states instead as positive- and negative-frequency modes, which, as we saw, are always associated to operators that create and destroy positive-energy (anti)particles, respectively.

2Equivalently, we can consider the normal-ordered Hamiltonian (see, e.g., Tong QFT [74] Chapter 2.3). An alternative way of resolving the infinity is to introduce an ultra-violet cut-off scale Λ in the integral over momenta.

3Technically, we show here the normal-ordered momentum.

4This is related to the problem Dirac faced in developing his relativistic quantum theory of the electron, except we are dealing with bosons instead of fermions, so we cannot rely on the fermionic Dirac sea “solution”.