2.1. From Particles to Fields¶
In this chapter we discuss the Lagrangian formalism of particles and fields.
- Lagrangian and Euler-Lagrangian equation of single particle;
- Generalize single particle formalism to fields;
- Using the least action principle to derive some famous equation of motions: Klein-Gordon equation, Dirac equation, Maxwell equation, and equation for massive vector particles.
- Relation to statistical mechanics.
2.1.1. Classical Mechanics¶
For single particle, we define a Lagrangian \(L(q_i,\dot q_i, t)\) which is a function of generalized coordinate \(q_i\), its derivative, and time \(t\). To be precise, the generalized coordinates could be time dependent.
Action is defined as the integral of Lagrangian over time,
The principle that leads to the equation of motion that the particle obays is the one that extremize the action. Mathematically,
which gives us the Euler-Lagrangian equation,
Derivation of Euler-Lagrangian Equation
- [ ] Here goes the derivation
On the other hand, a Legendre transform of the Lagrangian is the Hamiltonian. For single particle
where the generalized momentum is \(p = \partial L/\partial \dot q\). The equation of motion starting from Hamiltonian is
2.1.2. Generalization to Fields¶
For single particle, the dynamics is described by where the particle is at a certain time. However, field spans over space and evolve over time. Thus we define a Lagrangian \(\mathcal L\) at each space point, which should be called Lagrangian density. Integrate over space we find the Lagrangian
To be more specific, Lagrangian density is a function of \(\phi_i(x^\mu)\), \(\phi_i(x^\mu)_{,\mu}\), where \(x^\mu\) are the space time coordinates. Then
Lagrangian and Lagrangian Density
In quantum field theory, Lagrangian density is usually called Lagrangian.
Similar to single particle theory, action is defined as integral of Lagrangian over time,
Apply the same principle as the single particle case, we can derive the Euler-Lagrangian for the fields
Derivation of Euler-Lagrangian Equation
- [ ] Here goes the derivation
We can also define a momentum of field \(\phi_i\),
The Hamiltonian density follows
2.1.3. Examples of Lagrangian¶
2.1.3.1. Klein-Gordon Equation¶
2.1.3.2. Dirac Equation¶
2.1.3.3. Maxwell Equation¶
2.1.3.4. Equation for Massive Vector Particles¶
2.1.3.5. Shrodinger Equation¶
2.1.4. Refs and Notes¶
- Field Theory : A Modern Primer by Pierre Ramond. The first chapter of this book is “How to Build an Action Functional”, which is self-explanary.