logo

L² Space 📂Banach Space

L² Space

Definition1

The set of sequences that are square-convergent is denoted as 2(N)\ell^{2}(\mathbb{N}).

2(N):={{xk}kN:xC(or R),kNxk2<} \ell^{2}(\mathbb{N}) := \left\{ \left\{ x_{k} \right\}_{k \in \mathbb{N}} : x \in \mathbb{C}(\text{or } \mathbb{R}),\quad \sum\limits_{k \in \mathbb{N}} \left| x_{k} \right|^{2} \lt \infty \right\}

It can also be simply denoted as follows.

x={xk}kN=(x1,x2,,xn,) \mathbf{x} = \left\{ x_{k} \right\}_{k \in \mathbb{N}} = (x_{1}, x_{2}, \dots, x_{n}, \dots)

Description

2\ell^{2} space is a special case when p\ell^{p} space is p=2p=2, and it is the only p\ell^{p} that is an inner product space.

Properties

The vector space 2\ell^{2} is

  • a Hilbert space, i.e., a complete inner product space. The inner product is given as follows. x,y:=kNxkyk \braket{\mathbf{x}, \mathbf{y}} := \sum\limits_{k \in \mathbb{N}} x_{k}\overline{y_{k}}
  • a Banach space, i.e., a complete normed space. The norm is given as follows. x2:=(kNxk2)12=x,x \left\| \mathbf{x} \right\|_{2} := \left( \sum\limits_{k\in \mathbb{N}} \left| x_{k} \right|^{2} \right)^{\frac{1}{2}} = \sqrt{\braket{\mathbf{x}, \mathbf{x}}}
  • a metric space. The distance is given as follows. d(x,y):=(kNxkyk2)12=xy2=xy,xy d(\mathbf{x}, \mathbf{y}) := \left( \sum\limits_{k\in \mathbb{N}} \left| x_{k} - y_{k} \right|^{2} \right)^{\frac{1}{2}} = \left\| \mathbf{x} - \mathbf{y} \right\|_{2} = \sqrt{\braket{\mathbf{x} - \mathbf{y}, \mathbf{x} - \mathbf{y}}}
  • The Cauchy-Schwarz inequality holds. x,y=kNxkyk2(kNxk2)(kNyk2)=x,x12y,y12 \left| \braket{\mathbf{x}, \mathbf{y}} \right| = \left| \sum\limits_{k \in \mathbb{N}} x_{k}\overline{y_{k}} \right|^{2} \le \left( \sum\limits_{k \in \mathbb{N}} \left| x_{k} \right|^{2} \right) \left( \sum\limits_{k \in \mathbb{N}} \left| y_{k} \right|^{2} \right) = \braket{\mathbf{x}, \mathbf{x}}^{\frac{1}{2}} \braket{\mathbf{y}, \mathbf{y}}^{\frac{1}{2}}

Theorems


  1. Ole Christensen, Functions, Spaces, and Expansions: Mathematical Tools in Physics and Engineering (2010), p65-66 ↩︎