Graduate → Classical mechanics → Lagrangian and Hamiltonian mechanics ↓
Principle of minimum action
The principle of minimum action is a fundamental concept in physics, particularly in the study of classical mechanics via the Lagrangian and Hamiltonian formulas. It provides a powerful and elegant method for deriving the equations of motion for a system, and has profound implications and applications in various fields of physics, from classical mechanics to quantum mechanics and beyond.
Introduction to the principle of least action
In simple terms, the principle of minimum action can be stated as follows: Of all the possible paths that a system can take between two time points, the path that the system actually follows is the one for which a particular quantity, called the "action", is constant (usually minimum).
The action, denoted as S
, is calculated as the integral over time of a function called the Lagrangian, L(q, dot{q}, t)
, which depends on the generalized coordinates q
, their time derivatives dot{q}
, and possibly time t
. Mathematically, the action is given as:
S = int_{t_1}^{t_2} L(q, dot{q}, t) , dt
Understanding the Lagrangian
The Lagrangian L
is a function that summarizes the dynamics of the system. For many mechanical systems, the Lagrangian is defined as the difference between the kinetic energy T
and the potential energy V
of the system:
L = T – V
For example, consider a simple pendulum. The kinetic energy T
depends on the velocity of the pendulum mass, and the potential energy V
depends on the height of the mass in the gravitational field.
Euler–Lagrange equations
The core of the calculus of variations applied to the principle of minimum action is the Euler-Lagrange equation. To find the path that makes the action stationary, we obtain the Euler-Lagrange equation from the principle of stationary action:
frac{d}{dt}left(frac{partial L}{partial dot{q}}right) - frac{partial L}{partial q} = 0
Each generalized coordinate q_i
in the system yields such an equation. Solving these equations gives the equations of motion for the system.
An example: the simple harmonic oscillator
Let us consider a simple harmonic oscillator, such as a mass attached to a spring. This system has a mass m
, an angular frequency omega
, and is described by a single generalized coordinate x
(representing the displacement of the mass from its equilibrium position).
The kinetic energy T
is represented by T = frac{1}{2}mdot{x}^2
, and the potential energy V
is represented by V = frac{1}{2}kx^2
, where k
is the spring constant. The Lagrangian for this system is:
L = frac{1}{2}mdot{x}^2 - frac{1}{2}kx^2
Applying the Euler-Lagrange equation, we get:
frac{d}{dt}left(frac{partial L}{partial dot{x}}right) - frac{partial L}{partial x} = 0
Substituting the Lagrangian into it, we get the equation of motion for the harmonic oscillator:
mddot{x} + kx = 0
Visual explanation through an example
The above visualization shows a simple harmonic oscillator in equilibrium, where the potential and kinetic energies switch back and forth, which is explained through the principle of least action.
Connecting to Hamiltonian mechanics
The Hamiltonian formulation of mechanics is very closely related to the Lagrangian formulation. It uses a different function, the Hamiltonian H
, which can often be thought of as representing the total energy (kinetic and potential) of the system. The Hamiltonian is obtained from the Lagrangian through a process called the Legendre transformation.
The Hamiltonian is defined as follows:
H = dot{q}p - L
where p = frac{partial L}{partial dot{q}}
is the normalized momentum.
Example changes
The momentum p
for our simple harmonic oscillator is:
p = frac{partial L}{partial dot{x}} = mdot{x}
The Hamiltonian becomes:
H = dot{x}(mdot{x}) - left(frac{1}{2}mdot{x}^2 - frac{1}{2}kx^2right) = frac{1}{2}mdot{x}^2 + frac{1}{2}kx^2
Illustrative example: the brachistochrone problem
To make the principle of least action more clear, let's consider the brachistochrone problem - finding the shape of the curve along which a bead will slide, under the influence of gravity, without friction, from one point to another, in the shortest time.
The solution of this problem involves calculus of variations and results in a cycloid path, again applying the principles of calculus of variations based on the method of minimum actions.
Conclusion
The principle of minimum action summarizes the behavior of a system in terms of a single scalar quantity - the action. Its beauty lies in its generality, which applies to a wide range of problems in classical mechanics, and forms a bridge to quantum mechanics and field theories in high energy physics. Through Lagrangian and Hamiltonian formulations, it provides a streamlined approach to analyze the dynamics of complex systems, which serves as a cornerstone of modern theoretical physics.