duality theory
Weak Convergence and the Banach-Alaoglu Theorem
You should know: bounded operators, hahn banach theorem, banach spaces fa
Overview
Weak convergence is a notion of convergence for sequences in normed spaces that is weaker than norm (strong) convergence: a sequence (x_n) converges weakly to x if f(x_n) -> f(x) for every bounded linear functional f. The Banach-Alaoglu theorem states that the closed unit ball of the dual X* is compact in the weak* topology. These notions are essential in the calculus of variations, optimisation, and PDE theory, where minimising sequences often converge only weakly.
Intuition
Strong convergence (in norm) means x_n gets close to x in every direction. Weak convergence means every 'measurement' (bounded linear functional) of x_n converges to the measurement of x — but x_n itself need not get close to x in norm. For example, in L^2[0,1], the functions sin(nx) converge weakly to 0 (their averages against any fixed L^2 function tend to 0 by Riemann-Lebesgue), but ||sin(nx)||_2 = 1/sqrt(2) for all n. Weak convergence is useful because it is easier to achieve, and in reflexive spaces bounded sequences always have weakly convergent subsequences.
Formal Definition
Let X be a normed space. A sequence (x_n) converges weakly to x in X, written x_n -> x weakly or x_n -w-> x, if f(x_n) -> f(x) for every f in X*. A sequence (f_n) in X* converges weak* to f in X*, written f_n -w*-> f, if f_n(x) -> f(x) for every x in X. The weak topology on X is the coarsest topology making all f in X* continuous. The weak* topology on X* is the coarsest making all evaluation maps x |-> f(x) continuous.
Notation
| Notation | Meaning |
|---|---|
| x_n converges weakly to x | |
| f_n converges weak* to f | |
| Weak topology on X | |
| Weak* topology on X* |
Theorems
Worked Examples
- 1
We need to show: for every g in L^2[0,1], integral_0^1 sin(nx) g(x) dx -> 0 as n -> infinity.
- 2
This is exactly the Riemann-Lebesgue lemma applied to g in L^2 (hence L^1): the Fourier coefficients of g tend to 0.
- 3
Note: ||sin(nx)||_2 = 1/sqrt(2) for all n, so the sequence does NOT converge strongly. This illustrates the strict difference between weak and strong convergence.
✓ Answer
sin(nx) -w-> 0 in L^2[0,1] by Riemann-Lebesgue, but ||sin(nx)||_2 = 1/sqrt(2) so it does not converge strongly.
Practice Problems
Prove that if x_n -w-> x in a normed space, then (x_n) is bounded: sup_n ||x_n|| < infinity.
Which statement about weak and strong convergence is correct?
State and explain Mazur's theorem. How does it relate weak and strong convergence in convex sets?
Common Mistakes
Assuming weak convergence implies strong convergence.
In infinite-dimensional spaces, weak convergence is strictly weaker than strong convergence. A sequence can converge weakly but have its norms bounded away from the norm of the limit.
Confusing weak and weak* convergence.
Weak convergence in X uses functionals from X*. Weak* convergence in X* uses elements of X. When X is reflexive, weak and weak* topologies on X* coincide. In general they differ.
Quiz
Historical Background
Weak convergence arose naturally in the study of Fourier series and calculus of variations in the early twentieth century. The systematic theory was developed by Banach, Hahn, and others in the 1920s-30s. The Banach-Alaoglu theorem was proved by Leonidas Alaoglu in 1940, generalising an earlier result of Banach. Weak compactness results became crucial in existence proofs for PDEs and optimisation problems (direct method of the calculus of variations).
- 1920s
Banach and Hahn develop the theory of weak convergence
Stefan Banach, Hans Hahn
- 1932
Banach's monograph systematises weak convergence
Stefan Banach
- 1940
Alaoglu proves the weak* compactness of the unit ball
Leonidas Alaoglu
- 1950s
Weak compactness applied to existence theory for PDEs by various authors
Summary
- Weak convergence: x_n -w-> x iff f(x_n) -> f(x) for all f in X*. Strictly weaker than norm convergence in infinite dimensions.
- Weak* convergence: f_n -w*-> f in X* iff f_n(x) -> f(x) for all x in X.
- Banach-Alaoglu: the unit ball of X* is weak*-compact.
- Reflexive Banach spaces (including Hilbert spaces and L^p for 1 < p < inf) have the property that bounded sequences have weakly convergent subsequences.
- Mazur's theorem: closed convex sets are weakly closed; weak limits of sequences in a closed convex set lie in the set.
References
- BookRudin, W. — Functional Analysis (2nd ed.), Chapter 3
- BookBrezis, H. — Functional Analysis, Sobolev Spaces and PDEs, Chapter 3
- WebsiteWikipedia: Weak topology
Mathematics