Physlib

PhyslibAlpha.ClassicalFieldTheory.Local.FirstVariation

First variation and the Euler-Lagrange criterion

i. Overview

This module is the public entry point for the local first-variation theory. The core linearized density objects live in `FirstVariation.Basic`, the analytic derivation tools and packaged hypotheses live in `FirstVariation.Density`, `FirstVariation.IntegrationByParts`, `FirstVariation.Regularity`, and `FirstVariation.Criterion`, and this file exposes the cleanest surface-level statements of the local Euler-Lagrange criterion.

ii. Key results

- `ClassicalFieldTheory.Local.hasSmoothEulerLagrangeRegularity_of_smoothInCoordinates` - `ClassicalFieldTheory.Local.isCritical_iff_eulerLagrange_zero_of_contDiff_and_smoothInCoordinates` - `ClassicalFieldTheory.Local. isCritical_iff_eulerLagrange_zero_of_admissibleForAction_and_smoothInCoordinates`

iii. Table of contents

  • A. Smooth-coordinate regularity
  • B. Final Euler-Lagrange criteria

iv. References

- J. Cortés and A. Haupt, *Lecture Notes on Mathematical Methods of Classical Physics*, Chapter 5, Theorem 5.2.

A. Smooth-coordinate regularity

B. Final Euler-Lagrange criteria

3 declarations · 6 submodules

Declarations

theorem

Smoothness in Coordinates Implies Smooth Euler-Lagrange Regularity

Let LL be a kk-th order local Lagrangian on Rd\mathbb{R}^d with mm field components. If LL is smooth in its coordinates—meaning that L(x,u)L(x, u) is continuous and its partial derivatives LuIa\frac{\partial L}{\partial u^a_I} with respect to the jet coordinates uIau^a_I are infinitely differentiable (CC^\infty) for all field components aa and multi-indices Ik|I| \le k—then LL satisfies smooth Euler-Lagrange regularity. Smooth Euler-Lagrange regularity implies that for any smooth field f:RdRmf: \mathbb{R}^d \to \mathbb{R}^m, the coordinate derivatives of the Lagrangian evaluated along the kk-jet of ff are smooth, and the derivatives evaluated along a variation f+sηf + s\eta are continuous with respect to the variation parameter ss and position xx.

theorem

ff is Critical     E(L)[f]=0\iff \mathcal{E}(L)[f] = 0 for Smooth Fields and Lagrangians

Let LL be a local Lagrangian of order kk for fields f:RdRmf: \mathbb{R}^d \to \mathbb{R}^m. Suppose LL is smooth in its coordinates (meaning L(x,u)L(x, u) is continuous and its partial derivatives LuIa\frac{\partial L}{\partial u^a_I} with respect to jet coordinates are CC^\infty) and ff is an infinitely differentiable (CC^\infty) field with finite action (the action density xL(jkf(x))x \mapsto L(j^k f(x)) is integrable over Rd\mathbb{R}^d). Then ff is critical for the action functional if and only if the local Euler-Lagrange operator E(L)\mathcal{E}(L) vanishes at ff: E(L)[f]=0 \mathcal{E}(L)[f] = 0 where criticality is defined as the first variation of the action ddss=0S(L,f+sη)\left. \frac{d}{ds} \right|_{s=0} S(L, f + s\eta) being zero for all admissible variations η\eta.

theorem

Field ff is Critical iff E(L)[f]=0\mathcal{E}(L)[f] = 0 for Admissible Fields and Smooth Lagrangians

Let LL be a local Lagrangian of order kk for fields f:RdRmf: \mathbb{R}^d \to \mathbb{R}^m. Suppose that LL is smooth in its coordinates (i.e., L(x,u)L(x, u) is continuous and its partial derivatives LuIa\frac{\partial L}{\partial u^a_I} with respect to the jet coordinates are CC^\infty) and that the pair (L,f)(L, f) is admissible for the action functional (implying ff is smooth and has finite action). Then, the field ff is critical for the action functional if and only if it satisfies the Euler-Lagrange equations: E(L)[f]=0 \mathcal{E}(L)[f] = 0 where E(L)\mathcal{E}(L) is the local Euler-Lagrange operator whose components are defined by (E(L)[f](x))a=Ik(1)IDI(LuIa)[f](x) (\mathcal{E}(L)[f](x))_a = \sum_{|I| \le k} (-1)^{|I|} D_I \left( \frac{\partial L}{\partial u^a_I} \right) [f](x) for each field component a{1,,m}a \in \{1, \dots, m\}.