Weak Convergence in Hilbert Spaces
📂Hilbert SpaceWeak Convergence in Hilbert Spaces
Definition
Let (H,⟨⋅⟩) be a Hilbert space, and let {xn} be a sequence in H. For all y∈H, if the following equation holds, {xn} is said to converge weakly and is denoted as xn⇀x.
⟨xn,y⟩→⟨x,y⟩,∀y∈H
Following the ‘w’ in weak, it can also be denoted as:
xn→wx
Or
xn→xweakly
Explanation
To emphasize that it is not strong convergence, the term “converges” is sometimes written as converges strongly. That is,
= = xn converges to xxn converges in norm to xxn converges strongly to x
On the other hand, the naming of weak convergence arises because it does not guarantee convergence convergence. Conversely, norm convergence is essentially the same as convergence in metric spaces, so in many cases, norm convergence and convergence are not strictly distinguished. In normed spaces, the distance can be defined as follows.
d(x,y):=∥x−y∥,x,y∈H
Then, for {xn} satisfying n→∞limxn=x,
n→∞limd(xn,y)=d(xn,y)⟺n→∞lim∥xn−y∥=∥x−y∥
However, it can be understood that this does not hold in the case of inner products. By the Cauchy-Schwarz inequality, the following formula can be obtained.
∣⟨xn,y⟩∣≤∥xn∥∥y∥
Therefore,
n→∞lim∥xn−x∥=0⟹ ⟸n→∞lim⟨xn−x,y⟩=0, ∀y∈H
can be understood.
xn→x⟹xn⇀x
Proof
Assume xn→x. Then, by the Cauchy-Schwarz inequality,
∣⟨xn,y⟩−⟨x,y⟩∣=∣⟨xn−x,y⟩∣≤∥xn−x∥∥y∥
Since it is assumed that n→∞lim∥xn−x∥=0,
n→∞lim∣⟨xn,y⟩−⟨x,y⟩∣=n→∞lim∥xn−x∥∥y∥=0
■