You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/quantum-field-theory/chapter-2.md
+168Lines changed: 168 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,174 @@ To go from the quantum harmonic oscillator to quantum field theory, we need to m
33
33
- The Hamiltonian must sum over an infinite number of harmonic oscillators, so the sum over oscillators becomes an integral
34
34
- The states $|0\rangle, |1\rangle, |2\rangle, \dots |n\rangle$ are now the states of the _quantum field_ $\hat \phi$, where the field has now become an operator with $|0\rangle, |1\rangle, |2\rangle, \dots |n\rangle$ being its eigenstates
35
35
36
+
### Sidenote on notation
37
+
38
+
In quantum field theory, there are a billion different conventions for almost *anything*. This leads to some pretty bizarre results:
39
+
40
+
- Momentum ($p$) becomes the same thing as the wavevector ($k$), because in natural units where $\hbar = 1$ (like we're using), $p = \hbar k$ becomes $p = k$
41
+
- For photons, angular frequency $\omega$ and energy $E$ become equivalent, because in natural units where $c = 1$ (like we're using), $E = \hbar \omega$ becomes $E = \omega$
42
+
- Einstein's relativistic energy-momentum relation of $E^2 = (pc)^2 + (mc^2)^2$ becomes simply $E^2 = p^2 + m^2$, so we get $E = \sqrt{p^2 + m^2}$. You may also see this denoted as $E_p = \sqrt{p^2 + m^2}$, such as in Peskin and Schroeder's _An Introduction To Quantum Field Theory_.
43
+
44
+
This means that every text often has its own notational system, especially if a certain text doesn't use natural units. Here, we will **always use natural units** unless otherwise denoted.
45
+
46
+
### Equations of motion of a free scalar field
47
+
48
+
The "simplest" quantum field theory is the theory of a free scalar field. We should note that "simple" is a rather relative term; approaching even this relatively simple quantum field theory can be an intimidating task, so it's important that we get the basics down.
49
+
50
+
Since the free scalar field theory is after all a _field theory_, we start with its field Lagrangian. In this case, the field Lagrangian of a free scalar field is given by:
Using the Euler-Lagrange equations, we can find the equations of motion of the field $\phi$. For the free scalar field, the Euler-Lagrange equations take the form:
Let's recap on the steps we've done so far. First, since the $m^2 \phi^2$ term doesn't depend on the derivatives of $\phi$, its partial derivative is zero. This leaves us with just the $\partial_\mu \phi \partial^\mu \phi$ term left. Since $\mu$ is repeated over the upper and lower indices, we know that it is a **dummy index** so we can relabel it whatever we want - here we chose $\mu \to \beta$ because we're differentiating with respect to $\beta$, because again, since it's a dummy index, $\partial_\mu \phi \partial^\mu \phi = \partial_\beta \phi \partial^\beta \phi$.
86
+
87
+
Finally, we needed to get the $\partial^\beta \phi$ term as a lower index. To do this, we used the Minkowski metric $\eta^{\alpha \beta}$ to lower the index, and then used the Kronecker delta {% inlmath() %}\delta^\beta{}_\alpha{% end %} to relabel. The end result we got was {% inlmath() %}\partial^\beta \phi = \eta^{\alpha \beta} \delta^\beta{}_\alpha \partial_\beta \phi{% end %}, from which we could pull out the (constant) factor of {% inlmath() %}\eta^{\alpha \beta} \delta^\beta{}_\alpha{% end %}. This gives us everything inside the derivative _purely_ in terms of {% inlmath() %}\partial_\beta \phi{% end %}, at which point we can _finally_ differentiate:
Here, we took the derivative in the standard way (it is just taking the derivative of $(\partial_\beta \phi \partial_\beta \phi)^2$ which yields $2\partial_\beta \phi$). Then, we contracted the indices with the Minkowski metric and Kronecker delta terms, giving us $\eta^{\alpha \beta}\delta^\beta_\alpha \partial_\beta \phi = \partial^\beta \phi$. So, substituting into the Euler-Lagrange equations, we have:
This is our **equation of motion**, and it is called the **Klein-Gordon equation**, although it is usually written with the dummy index $\mu$ instead of $\beta$, in which it takes the form:
109
+
110
+
{% math() %}
111
+
\partial_\mu \partial^\mu \phi + m^2 \phi = 0
112
+
{% end %}
113
+
114
+
We may solve the Klein-Gordon equation with a [Fourier decomposition](https://ese-msc.github.io/preinduction/edsml/primer/notebooks/c_mathematics/differential_equations/11_pde_fourier.html), which gives the general solution:
Where $E = \sqrt{p^2 + m^2}$ comes from the energy-momentum relation, as we discussed earlier. We may promote this to a field if we make the identifications of $a \to \hat a$, $a^* \to a^\dagger$, which are the _creation and annihilation operators_ which generalize the raising and lowering operators we previously saw. Thus, our _quantum_ field $\hat \phi$ is now an operator:
For mathematical convenience we write $\hat a(p)$ as $\hat a_p$ and $\hat a^\dagger(p)$ as $\hat a^\dagger_p$, and we write $\hat \phi(x^\mu)$ as just $\hat \phi$. Thus our field operator becomes:
The raising operator $\hat a_p$ raises the field to a higher-energy state, whereas the lowering operator $\hat a_p^\dagger$ acting on a state drops the field to a lower-energy state - in the case of the vacuum state, we end up with just zero. Let us now take an example of using the field operator $\hat \phi$. For instance, what happens if we act it on the ground state? Well, if we do the calculation, we find that:
So we've found that the field operator acting on the vacuum state $|0\rangle$ produces a **superposition** of the **first excited state** $|1\rangle$. The physical interpretation is that the field acting on $|0\rangle$ has _created_ a particle!
162
+
163
+
Let's break down what this means. An integral is just an infinite sum, so the integral over $p$ gives a superposition of the first excited state $|1\rangle$. It is a _superposition_ because when the field acts on the vacuum state $|0\rangle$ to produce the first excited state $|1\rangle$ (which we interpret as the field creating a particle), the resultant particle may have a range of different momenta, so we must sum over all possible momenta. This is a profound result: a quantum field can _create_ particles and (we'll soon see) _annihilate_ particles by acting on a state to produce another state.
164
+
165
+
Let's show our result even more explicitly by finding the _expectation value_ of the field for a single-particle excited state. We *define* a **single-particle state** with momentum $p$ (and thus energy $E = \sqrt{p^2 + m^2}$) as $|p\rangle$ where $|p\rangle$ is given by:
If our physical interpretation is correct, then the single-particle state $|p\rangle$ represents a particle created by the field - and we'll show that this is true. Before we begin though, we also need to *define* our states to satisfy the following orthogonality relation:
172
+
173
+
{% math() %}
174
+
\langle p |p'\rangle = 2E (2\pi)^3 \delta^3(p-p')
175
+
{% end %}
176
+
177
+
Where $\delta^3$ is the three-dimensional Dirac delta function, which obeys $\displaystyle \int d^3 p\, \delta^3(p) = 1$, a fact that will be _extremely helpful_ later.
178
+
179
+
> **Why this particular orthogonality relation?** The answer is that however we choose to define orthogonality between two states, any scaling constants are **a matter of personal preference**. Here, we just chose the constant factor $(2\pi)^3$ because it is convenient for our later calculations, but it doesn't really matter. After all, we cannot measure quantum states (directly) anyways, so it really **does not matter** how we define them. As long as our definitions are **consistent** and our states are **normalized** (such that you can never have a probability greater than one!), we may choose whatever normalization constants we want.
180
+
181
+
To calculate the expectation value of the single-particle state $\langle 0 |\hat \phi| p\rangle$, we just "flip" our previous result for $\hat |0\rangle$ around to get:
&= \int d^3 p \underbrace{\left[e^{-i\mathbf{p} \cdot \mathbf{x}}\delta^3(p - p')\right]}_\text{Dirac delta integrates to 1} \\
196
+
&= e^{-i\mathbf{p} \cdot \mathbf{x}}
197
+
\end{align*}
198
+
{% end %}
199
+
200
+
So the expectation value of the field for the single-particle state is just $e^{-i\mathbf{p} \cdot \mathbf{x}}$, _exactly_ the same as the wavefunction of a single particle with momentum $\mathbf{p}$. Physically-speaking, we have thus shown that our quantum field $\hat \phi$ can _create_ particles, and this is why we often call $\hat a^\dagger_p$ the **creation operator**. Our field $\hat \phi$ can also _annihilate_ particles, and this is why we often call $\hat a_p$ the **annihilation operator**.
201
+
202
+
This means that, unlike non-relativistic quantum mechanics, where the particle (such as the electron) is the fundamental entity, in quantum field theory, the *field* is the fundamental entity, out of which particles arise and disappear - which is why quantum field theory is the basic theoretical framework for **particle physics**. Indeed, the free scalar field theory is a theory that can describe particles called [pions](https://en.wikipedia.org/wiki/Pion) (also called pi mesons), although not much else. We'll soon see more "interesting" (but also more complicated) theories that describe particles that are much more well-known, like photons, electrons, and quarks.
203
+
36
204
### Scattering and propagators
37
205
38
206
Relativistic QFT is most often used in the calculation of **scattering cross-sections** that describes what happens when elementary particles interact. To understand how this procedure works, let us consider a QFT with Hamiltonian $\hat H$. This Hamiltonian can be divided into two parts: the free Hamiltonian $\hat H_0$, and the _interaction_ Hamiltonian $\hat H_i$. Thus we have:
0 commit comments