variational analysis
Variational Methods
You should know: sobolev spaces
Overview
Variational methods reformulate boundary value problems as minimisation (or saddle-point) problems for energy functionals on Sobolev spaces. The key idea is that solutions to a PDE like -Delta u = f can be characterised as the minimiser of the energy functional E(u) = (1/2)integral|grad u|^2 - f u over an appropriate Sobolev space. The Lax–Milgram theorem and coercivity provide the functional-analytic tools guaranteeing existence and uniqueness of the weak solution.
Intuition
Physical equilibria are often energy minimisers: a stretched elastic membrane finds its shape by minimising elastic energy, a conducting solid reaches thermal equilibrium by minimising heat energy. Variational methods make this rigorous in infinite dimensions: replace the PDE by 'find u minimising E(u)', use Sobolev spaces as the domain, and apply existence theory from functional analysis. The weak formulation (find u with a(u,v) = L(v) for all test functions v) is the Euler–Lagrange equation of the minimisation problem.
Formal Definition
Let V be a Hilbert space (typically a Sobolev space H^1_0(Omega)). A bilinear form a: V x V -> R is coercive if a(u,u) >= alpha ||u||^2 for some alpha > 0, and continuous (bounded) if |a(u,v)| <= M ||u|| ||v||. The Lax–Milgram theorem says: if a is continuous and coercive and L: V -> R is a continuous linear functional, then there exists a unique u in V with a(u,v) = L(v) for all v in V. This u is the unique minimiser of E(u) = (1/2)a(u,u) - L(u).
Notation
| Notation | Meaning |
|---|---|
| Sobolev space with zero boundary trace | |
| Bilinear form associated to the PDE | |
| Linear functional (loading) | |
| Coercivity constant |
Theorems
Worked Examples
- 1
Set V = H^1(R^n) with norm ||u||^2 = integral(|grad u|^2 + u^2). Define a(u,v) = integral(grad u . grad v + uv).
- 2
Continuity: |a(u,v)| <= ||u||_{H^1} ||v||_{H^1} by Cauchy–Schwarz.
- 3
Coercivity: a(u,u) = ||u||_{H^1}^2 >= 1 * ||u||^2_{H^1}. So alpha = 1.
- 4
L(v) = integral fv is continuous on H^1 by Cauchy–Schwarz: |L(v)| <= ||f||_{L^2} ||v||_{L^2} <= ||f||_{L^2} ||v||_{H^1}.
- 5
Lax–Milgram gives unique u in H^1 with a(u,v) = L(v) for all v, i.e., integral(grad u . grad v + uv) = integral fv, the weak form of -Delta u + u = f.
✓ Answer
By Lax–Milgram with coercivity constant alpha = 1, the equation -Delta u + u = f has a unique weak solution u in H^1(R^n) for every f in L^2(R^n).
Practice Problems
Show that the minimiser of E(u) = (1/2)a(u,u) - L(u) over a Hilbert space V satisfies the Euler–Lagrange equation a(u,v) = L(v) for all v in V.
Explain the role of coercivity in guaranteeing that minimising sequences for E(u) = (1/2)a(u,u) - L(u) are bounded.
Quiz
Summary
- Variational methods reformulate PDE boundary value problems as energy minimisation over Sobolev spaces.
- Lax–Milgram theorem: continuous coercive a with continuous L gives unique u with a(u,v) = L(v) for all v.
- The minimiser of E(u) = (1/2)a(u,u) - L(u) satisfies the Euler–Lagrange equation.
- Poincaré inequality for bounded domains gives coercivity of the Dirichlet form.
- Non-linear problems require more advanced tools: mountain pass theorem, minimax theory.
References
- BookBrezis, H. — Functional Analysis, Sobolev Spaces and PDEs, Chapter 9
- BookEvans, L. — Partial Differential Equations (2nd ed.), Chapter 6
- Websiteen.wikipedia.org
Mathematics