Functionals and the Euler-Lagrange Equation
What is Calculus of Variations? → What is a Functional? → First Variation and the Idea of Deriving the EL Equation → Full Analysis: The Problem of the Shortest Distance → The Brachistochrone Problem → Extensions of the EL Equation → Applications
Definitions
- Functional
- — a mapping from a space of functions to $\mathbb{R}$: $J: \{y : [a,b] \rightarrow \mathbb{R}\} \rightarrow \mathbb{R}$.
- First variation
- — $\delta J[y^*; \eta] = \frac{d}{d\epsilon}\Big|_{\epsilon=0} J[y^* + \epsilon\eta]$
- Main lemma
- — if a continuous $g$ is such that $\int g(x)\eta(x)\,dx = 0$ for all smooth $\eta$ with zero endpoints, then $g \equiv 0$.
- Euler-Lagrange equation
- — $F_y - \frac{d}{dx}(F_{y'}) = 0$
- Problem
- — Find the shortest curve in $\mathbb{R}^2$ between points $A = (0, 0)$ and $B = (1, 1)$.
- Integrate
- — $\frac{y'}{\sqrt{1 + (y')^2}} = C$ (constant). Solve: $y'^2 = C^2(1 + y'^2) \rightarrow y'^2(1 - C^2) = C^2 \rightarrow y' = \frac{C}{\sqrt{1 - C^2}} = \text{const}$.
- Conclusion
- — $y' = \text{constant} \rightarrow y = a x + b$—a straight line!
- Higher derivatives
- — $J = \int F(x, y, y', y'')\,dx$. EL: $F_y - \frac{d}{dx} F_{y'} + \frac{d^2}{dx^2} F_{y''} = 0$.
Formulas
- ·$F_y = \partial F/\partial y = 0$ (F does not explicitly depend on $y$!)
- ·$F_{y'} = \partial F/\partial p = p/\sqrt{1 + p^2} = y'/\sqrt{1 + (y')^2}$
Ordinary mathematical analysis seeks the extremum of a function of a number or vector: find $x$ that minimizes $f(x)$. Calculus of variations solves a problem of another level: find a function $y(x)$ that minimizes some “function of a function”—a functional. Such problems arise in physics (“along...
The history of the discipline begins in 1696, when Johann Bernoulli proposed the brachistochrone problem: find the shape of a slide along which a ball rolls between two points in the shortest time. The problem astonished contemporaries: the answer is not a straight line (the shortest distance), b...
Functional—a mapping from a space of functions to $\mathbb{R}$: $J: \{y : [a,b] \rightarrow \mathbb{R}\} \rightarrow \mathbb{R}$.
Here, $F$ is a given “Lagrangian function” of three arguments: $F(x, y, p)$, where $x$ is the independent variable, $y$ is the value of the function, $p = y'$ is the derivative. The functional “sums” the contribution of $F$ along the curve.