Physlib.ClassicalMechanics.Lagrangian.TotalDerivativeEquivalence
Equivalent Lagrangians under Total Derivatives
i. Overview
Two Lagrangians are physically equivalent if they differ by a total time derivative d/dt F(q, t). This is because the Euler-Lagrange equations depend only on extremizing the action integral, and total derivatives don't affect which paths are extremal.
This module defines the key concept of a function being a total time derivative, which is essential for analyzing symmetries like Galilean invariance.
Note: Some authors call this "gauge equivalence" by analogy with gauge transformations in field theory, but we avoid that terminology here since no gauge fields are involved.
ii. Key insight
A general function δL(r, v, t) is a total time derivative if there exists a function F(r, t) (independent of velocity) such that: δL(r, v, t) = d/dt F(r, t) = fderiv ℝ F (r, t) (v, 1)
By the chain rule, this expands to: δL(r, v, t) = ∂F/∂t + ⟨∇ᵣF, v⟩
For the special case where δL depends only on velocity v (not position or time), this implies a strong constraint: δL(v) = ⟨g, v⟩ for some constant vector g
This is because: 1. d/dt F(r, t) = ∂F/∂t + ⟨∇F, v⟩ 2. For δL to be r-independent, ∇F must be r-independent 3. For δL to be t-independent, the time-dependent part must vanish 4. The result is δL = ⟨g, v⟩ for constant g
iii. Key definitions
- `IsTotalTimeDerivative`: General case for δL(r, v, t)
- `IsTotalTimeDerivativeVelocity`: Velocity-only case, equivalent to δL(v) = ⟨g, v⟩
iv. References
- Landau & Lifshitz, "Mechanics", §2 (The principle of least action)
- Landau & Lifshitz, "Mechanics", §4 (The Lagrangian for a free particle)
A. General Total Time Derivative
B. Velocity-Only Total Time Derivative
When δL depends only on velocity (the free particle case), the condition simplifies.
8 declarations
is a total time derivative
A function (representing a change in a Lagrangian) is a total time derivative if there exists a differentiable function , depending only on position and time , such that for all : By the chain rule, this condition is equivalent to: where is the velocity vector.
Velocity-Only Total Time Derivatives are Linear:
Let be a function of velocity such that . Suppose that is a total time derivative, meaning the function satisfies the condition that there exists a differentiable function depending only on position and time such that: Then, must be linear in velocity. That is, there exists a constant vector such that for all : where denotes the standard Euclidean inner product. This reflects the physical requirement that for to be independent of position and time , the gradient must be a constant vector and the partial derivative must vanish.
If is a total time derivative, then is a total time derivative
If a function is a total time derivative, meaning there exists a differentiable function such that , then its negation is also a total time derivative.
Total Time Derivatives are Smooth
Let be a function representing a change in a Lagrangian, where and . If is a total time derivative—meaning there exists a smooth function such that —then is infinitely differentiable ().
The variational derivative of a total time derivative is zero
Let be a complete space. Suppose is a total time derivative (meaning there exists a function such that ). For any infinitely differentiable path , the variational gradient of the functional mapping to the density at the path is the zero function. That is, the functional derivative of the action corresponding to is zero:
Addition of a Total Time Derivative Preserves the Variational Gradient of a Lagrangian
Let be a complete space. Let and be Lagrangians mapping , where and represent the Lagrangian densities. Suppose is a total time derivative (i.e., there exists a function such that ). For any trajectory , if the functional has a variational gradient at , then the functional also has the same variational gradient at .
for Lagrangians Differing by a Total Time Derivative
Let be a complete space. Let be two Lagrangians such that their difference is a total time derivative. For any infinitely differentiable trajectory , the variational gradient of the action functional is equal to the variational gradient of the action functional at : where denotes the time derivative of .
Equality of Euler-Lagrange Operators for Lagrangians Differing by a Total Time Derivative
Let be a complete space and let be two Lagrangians. If is a total time derivative (that is, there exists a function such that ), and assuming that either or is infinitely differentiable () and the trajectory is infinitely differentiable, then the Euler-Lagrange operators for and are identical when evaluated along :
