Weak convergence (Hilbert space)

From HandWiki

In mathematics, weak convergence in a Hilbert space is convergence of a sequence of points in the weak topology.

Definition

A sequence of points [math]\displaystyle{ (x_n) }[/math] in a Hilbert space H is said to converge weakly to a point x in H if

[math]\displaystyle{ \langle x_n,y \rangle \to \langle x,y \rangle }[/math]

for all y in H. Here, [math]\displaystyle{ \langle \cdot, \cdot \rangle }[/math] is understood to be the inner product on the Hilbert space. The notation

[math]\displaystyle{ x_n \rightharpoonup x }[/math]

is sometimes used to denote this kind of convergence.

Properties

  • If a sequence converges strongly (that is, if it converges in norm), then it converges weakly as well.
  • Since every closed and bounded set is weakly relatively compact (its closure in the weak topology is compact), every bounded sequence [math]\displaystyle{ x_n }[/math] in a Hilbert space H contains a weakly convergent subsequence. Note that closed and bounded sets are not in general weakly compact in Hilbert spaces (consider the set consisting of an orthonormal basis in an infinitely dimensional Hilbert space which is closed and bounded but not weakly compact since it doesn't contain 0). However, bounded and weakly closed sets are weakly compact so as a consequence every convex bounded closed set is weakly compact.
  • As a consequence of the principle of uniform boundedness, every weakly convergent sequence is bounded.
  • The norm is (sequentially) weakly lower-semicontinuous: if [math]\displaystyle{ x_n }[/math] converges weakly to x, then
[math]\displaystyle{ \Vert x\Vert \le \liminf_{n\to\infty} \Vert x_n \Vert, }[/math]
and this inequality is strict whenever the convergence is not strong. For example, infinite orthonormal sequences converge weakly to zero, as demonstrated below.
  • If [math]\displaystyle{ x_n }[/math] converges weakly to [math]\displaystyle{ x }[/math] and we have the additional assumption that [math]\displaystyle{ \lVert x_n \rVert \to \lVert x \rVert }[/math], then [math]\displaystyle{ x_n }[/math] converges to [math]\displaystyle{ x }[/math] strongly:
[math]\displaystyle{ \langle x - x_n, x - x_n \rangle = \langle x, x \rangle + \langle x_n, x_n \rangle - \langle x_n, x \rangle - \langle x, x_n \rangle \rightarrow 0. }[/math]
  • If the Hilbert space is finite-dimensional, i.e. a Euclidean space, then the concepts of weak convergence and strong convergence are the same.

Example

The first 3 curves in the sequence fn=sin(nx)
The first 3 functions in the sequence [math]\displaystyle{ f_n(x) = \sin(n x) }[/math] on [math]\displaystyle{ [0, 2 \pi] }[/math]. As [math]\displaystyle{ n \rightarrow \infty }[/math] [math]\displaystyle{ f_n }[/math] converges weakly to [math]\displaystyle{ f =0 }[/math].

The Hilbert space [math]\displaystyle{ L^2[0, 2\pi] }[/math] is the space of the square-integrable functions on the interval [math]\displaystyle{ [0, 2\pi] }[/math] equipped with the inner product defined by

[math]\displaystyle{ \langle f,g \rangle = \int_0^{2\pi} f(x)\cdot g(x)\,dx, }[/math]

(see Lp space). The sequence of functions [math]\displaystyle{ f_1, f_2, \ldots }[/math] defined by

[math]\displaystyle{ f_n(x) = \sin(n x) }[/math]

converges weakly to the zero function in [math]\displaystyle{ L^2[0, 2\pi] }[/math], as the integral

[math]\displaystyle{ \int_0^{2\pi} \sin(n x)\cdot g(x)\,dx. }[/math]

tends to zero for any square-integrable function [math]\displaystyle{ g }[/math] on [math]\displaystyle{ [0, 2\pi] }[/math] when [math]\displaystyle{ n }[/math] goes to infinity, which is by Riemann–Lebesgue lemma, i.e.

[math]\displaystyle{ \langle f_n,g \rangle \to \langle 0,g \rangle = 0. }[/math]

Although [math]\displaystyle{ f_n }[/math] has an increasing number of 0's in [math]\displaystyle{ [0,2 \pi] }[/math] as [math]\displaystyle{ n }[/math] goes to infinity, it is of course not equal to the zero function for any [math]\displaystyle{ n }[/math]. Note that [math]\displaystyle{ f_n }[/math] does not converge to 0 in the [math]\displaystyle{ L_\infty }[/math] or [math]\displaystyle{ L_2 }[/math] norms. This dissimilarity is one of the reasons why this type of convergence is considered to be "weak."

Weak convergence of orthonormal sequences

Consider a sequence [math]\displaystyle{ e_n }[/math] which was constructed to be orthonormal, that is,

[math]\displaystyle{ \langle e_n, e_m \rangle = \delta_{mn} }[/math]

where [math]\displaystyle{ \delta_{mn} }[/math] equals one if m = n and zero otherwise. We claim that if the sequence is infinite, then it converges weakly to zero. A simple proof is as follows. For xH, we have

[math]\displaystyle{ \sum_n | \langle e_n, x \rangle |^2 \leq \| x \|^2 }[/math] (Bessel's inequality)

where equality holds when {en} is a Hilbert space basis. Therefore

[math]\displaystyle{ | \langle e_n, x \rangle |^2 \rightarrow 0 }[/math] (since the series above converges, its corresponding sequence must go to zero)

i.e.

[math]\displaystyle{ \langle e_n, x \rangle \rightarrow 0 . }[/math]

Banach–Saks theorem

The Banach–Saks theorem states that every bounded sequence [math]\displaystyle{ x_n }[/math] contains a subsequence [math]\displaystyle{ x_{n_k} }[/math] and a point x such that

[math]\displaystyle{ \frac{1}{N}\sum_{k=1}^N x_{n_k} }[/math]

converges strongly to x as N goes to infinity.

Generalizations

The definition of weak convergence can be extended to Banach spaces. A sequence of points [math]\displaystyle{ (x_n) }[/math] in a Banach space B is said to converge weakly to a point x in B if

[math]\displaystyle{ f(x_n) \to f(x) }[/math]

for any bounded linear functional [math]\displaystyle{ f }[/math] defined on [math]\displaystyle{ B }[/math], that is, for any [math]\displaystyle{ f }[/math] in the dual space [math]\displaystyle{ B' }[/math]. If [math]\displaystyle{ B }[/math] is an Lp space on [math]\displaystyle{ \Omega }[/math], and [math]\displaystyle{ p\lt \infty }[/math] then, any such [math]\displaystyle{ f }[/math] has the form

[math]\displaystyle{ f(x)=\int_{\Omega} x\,y\,d\mu }[/math]

For some [math]\displaystyle{ y\in\,L^q(B) }[/math] where [math]\displaystyle{ \frac{1}{p}+\frac{1}{q}=1 }[/math] and [math]\displaystyle{ \mu }[/math] is the measure on [math]\displaystyle{ \Omega }[/math].

In the case where [math]\displaystyle{ B }[/math] is a Hilbert space, then, by the Riesz representation theorem,

[math]\displaystyle{ f(\cdot)=\langle \cdot,y \rangle }[/math]

for some [math]\displaystyle{ y }[/math] in [math]\displaystyle{ B }[/math], so one obtains the Hilbert space definition of weak convergence.