Physlib

PhyslibAlpha.ClassicalFieldTheory.Local.FirstVariation.IntegrationByParts

First variation integration by parts

i. Overview

This module contains the repeated integration-by-parts step needed for the local first-variation formula, together with the termwise and summed packaged versions used later in the Euler-Lagrange criterion.

ii. Key results

  • `ClassicalFieldTheory.Local.integral_mul_iteratedDeriv_eq_sign`
  • `ClassicalFieldTheory.Local.hasTermwiseIntegratedByPartsFormula_of_regular`
  • `ClassicalFieldTheory.Local.hasIntegratedByPartsFormula_of_termwise`

iii. Table of contents

  • A. Repeated integration by parts
  • B. Termwise formulas

iv. References

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

A. Repeated integration by parts

B. Termwise formulas

6 declarations

definition

Integrated by parts formula (first-variation density)dx=first-variation value\int (\text{first-variation density}) dx = \text{first-variation value}

For a Lagrangian LL of order kk on Rd\mathbb{R}^d and a field configuration f:RdRmf: \mathbb{R}^d \to \mathbb{R}^m, the property `HasIntegratedByPartsFormula` holds if for every admissible variation η:RdRm\eta: \mathbb{R}^d \to \mathbb{R}^m, the integral of the first-variation density is equal to the first-variation value. This is expressed as: RdIka=1mLuIa(jkf(x))Iηa(x)dx=RdE(L)[f](x),η(x)dx \int_{\mathbb{R}^d} \sum_{|I| \le k} \sum_{a=1}^m \frac{\partial \mathcal{L}}{\partial u^a_I}(j^k f(x)) \cdot \partial^I \eta^a(x) \, dx = \int_{\mathbb{R}^d} \langle \mathcal{E}(L)[f](x), \eta(x) \rangle \, dx where E(L)[f]\mathcal{E}(L)[f] is the Euler-Lagrange operator and ,\langle \cdot, \cdot \rangle denotes the standard Euclidean inner product on Rm\mathbb{R}^m. This formula represents the step in the first-variation formula where integration by parts is applied to relate the linearized Lagrangian density to the Euler-Lagrange equations.

definition

Termwise integration-by-parts formula for the first-variation density

For a Lagrangian LL of order kk on Rd\mathbb{R}^d and a field configuration f:RdRmf: \mathbb{R}^d \to \mathbb{R}^m, the property `HasTermwiseIntegratedByPartsFormula` holds if for every admissible variation η:RdRm\eta: \mathbb{R}^d \to \mathbb{R}^m, every multi-index II with Ik|I| \leq k, and every field component index a{0,,m1}a \in \{0, \dots, m-1\}, the following conditions are satisfied: 1. The term LuIa(jkf(x))Iηa(x)\frac{\partial \mathcal{L}}{\partial u^a_I}(j^k f(x)) \cdot \partial^I \eta^a(x) is integrable over Rd\mathbb{R}^d. 2. The term (1)IDI(LuIa)[f](x)ηa(x)(-1)^{|I|} D_I \left( \frac{\partial \mathcal{L}}{\partial u^a_I} \right)[f](x) \cdot \eta^a(x) is integrable over Rd\mathbb{R}^d. 3. The integral of the first term over Rd\mathbb{R}^d is equal to the integral of the second term: RdLuIa(jkf(x))Iηa(x)dx=Rd(1)IDI(LuIa)[f](x)ηa(x)dx \int_{\mathbb{R}^d} \frac{\partial \mathcal{L}}{\partial u^a_I}(j^k f(x)) \cdot \partial^I \eta^a(x) \, dx = \int_{\mathbb{R}^d} (-1)^{|I|} D_I \left( \frac{\partial \mathcal{L}}{\partial u^a_I} \right)[f](x) \cdot \eta^a(x) \, dx where jkf(x)j^k f(x) is the kk-jet of the field ff at xx, Iηa\partial^I \eta^a is the iterated partial derivative of the aa-th component of the variation, and DID_I is the iterated total derivative.

theorem

Repeated Integration by Parts Formula: gIh=(1)I(Ig)h\int g \partial^I h = (-1)^{|I|} \int (\partial^I g) h

Let dd be a natural number and let Space d\text{Space } d be a dd-dimensional real inner product space (isomorphic to Rd\mathbb{R}^d). For any multi-index II of dimension dd with order I|I|, a smooth function g:Space dRg: \text{Space } d \to \mathbb{R}, and a test function h:Space dRh: \text{Space } d \to \mathbb{R} (i.e., a smooth function with compact support), the following identity for repeated integration by parts holds: g(x)Ih(x)dx=(1)I(Ig(x))h(x)dx\int g(x) \partial^I h(x) \, dx = (-1)^{|I|} \int (\partial^I g(x)) h(x) \, dx where I\partial^I denotes the iterated partial derivative Ix0I0x1I1xd1Id1\frac{\partial^{|I|}}{\partial x_0^{I_0} \partial x_1^{I_1} \cdots \partial x_{d-1}^{I_{d-1}}}.

theorem

Smoothness of Lagrangian Coefficients Implies Termwise Integration-by-Parts Formula

Let LL be a Lagrangian of order kk on Rd\mathbb{R}^d with mm field components, and let f:RdRmf: \mathbb{R}^d \to \mathbb{R}^m be a field configuration. Suppose that for every multi-index II with Ik|I| \leq k and every field component index a{0,,m1}a \in \{0, \dots, m-1\}, the coefficient function defined by the partial derivative of the Lagrangian density L\mathcal{L} with respect to the jet coordinate uIau^a_I, evaluated along the field ff, is smooth (CC^\infty): xLuIa(jkf(x))C(Rd,R) x \mapsto \frac{\partial \mathcal{L}}{\partial u^a_I}(j^k f(x)) \in C^\infty(\mathbb{R}^d, \mathbb{R}) Then the termwise integration-by-parts formula holds for LL and ff. Specifically, for any test function ηa\eta^a (a smooth function with compact support), the following identity holds: RdLuIa(jkf(x))Iηa(x)dx=Rd(1)I[I(LuIajkf)(x)]ηa(x)dx \int_{\mathbb{R}^d} \frac{\partial \mathcal{L}}{\partial u^a_I}(j^k f(x)) \partial^I \eta^a(x) \, dx = \int_{\mathbb{R}^d} (-1)^{|I|} \left[ \partial^I \left( \frac{\partial \mathcal{L}}{\partial u^a_I} \circ j^k f \right)(x) \right] \eta^a(x) \, dx where jkf(x)j^k f(x) is the kk-jet of the field ff at xx, and I\partial^I denotes the iterated partial derivative Ix1I1xdId\frac{\partial^{|I|}}{\partial x_1^{I_1} \dots \partial x_d^{I_d}}.

theorem

Regularity of Lagrangian coordinate derivatives implies the termwise integrated-by-parts formula

Let LL be a kk-th order Lagrangian on Rd\mathbb{R}^d and f:RdRmf: \mathbb{R}^d \to \mathbb{R}^m be a field configuration. If the coordinate derivatives of the Lagrangian along the field ff are smooth—meaning that for every multi-index II with Ik|I| \le k and every field component aa, the mapping xLuIa(jkf(x))x \mapsto \frac{\partial L}{\partial u_I^a}(j^k f(x)) is CC^\infty—then the termwise integrated-by-parts formula holds for LL and ff. Specifically, for any admissible variation (test function) η:RdRm\eta: \mathbb{R}^d \to \mathbb{R}^m, the following identity is satisfied for each II and aa: RdLuIa(jkf(x))Iηa(x)dx=Rd(1)IDI(LuIa)[f](x)ηa(x)dx \int_{\mathbb{R}^d} \frac{\partial L}{\partial u^a_I}(j^k f(x)) \cdot \partial^I \eta^a(x) \, dx = \int_{\mathbb{R}^d} (-1)^{|I|} D_I \left( \frac{\partial L}{\partial u^a_I} \right)[f](x) \cdot \eta^a(x) \, dx where jkf(x)j^k f(x) is the kk-jet of ff, I\partial^I is the iterated partial derivative, and DID_I is the iterated total derivative.

theorem

Termwise Integration-by-Parts implies Integrated First-Variation Formula

For a Lagrangian LL of order kk on Rd\mathbb{R}^d and a field configuration f:RdRmf: \mathbb{R}^d \to \mathbb{R}^m, if the termwise integration-by-parts formula holds for all multi-indices II (with Ik|I| \le k) and all field components aa, then the integrated first-variation formula holds. Specifically, if for every admissible variation η:RdRm\eta: \mathbb{R}^d \to \mathbb{R}^m, every multi-index II with Ik|I| \leq k, and every field component index aa, we have: RdLuIa(jkf(x))Iηa(x)dx=Rd(1)IDI(LuIa)[f](x)ηa(x)dx \int_{\mathbb{R}^d} \frac{\partial \mathcal{L}}{\partial u^a_I}(j^k f(x)) \cdot \partial^I \eta^a(x) \, dx = \int_{\mathbb{R}^d} (-1)^{|I|} D_I \left( \frac{\partial \mathcal{L}}{\partial u^a_I} \right)[f](x) \cdot \eta^a(x) \, dx then the sum over all terms satisfies the first-variation identity: RdIka=1mLuIa(jkf(x))Iηa(x)dx=RdE(L)[f](x),η(x)dx \int_{\mathbb{R}^d} \sum_{|I| \le k} \sum_{a=1}^m \frac{\partial \mathcal{L}}{\partial u^a_I}(j^k f(x)) \cdot \partial^I \eta^a(x) \, dx = \int_{\mathbb{R}^d} \langle \mathcal{E}(L)[f](x), \eta(x) \rangle \, dx where E(L)[f]\mathcal{E}(L)[f] is the Euler-Lagrange operator and ,\langle \cdot, \cdot \rangle denotes the standard Euclidean inner product on Rm\mathbb{R}^m.