Definition 3.1.1 A vector spaceV over the complex number C is a set where for all X,Y,Z∈V,∀λ,μ∈C, always X+Y,λX∈V, and
X+Y=Y+X
X+(Y+Z)=(X+Y)+Z
0+X=X+0=X
∃(−X)∈V,(−X)+X=X+(−X)=0
λ⋅(μ⋅X)=(λ⋅μ)⋅X
λ⋅(X+Y)=λ⋅X+λ⋅Y
(λ+μ)⋅X=λ⋅X+μ⋅X
1⋅X=X
The vector space over the real number is similar.
Definition 3.1.2 A inner product on a vector space V over the complex number (⋅,⋅) satisfies for all X,Y,Z∈V,λ,μ∈C
(X,Y)=\overline
(λX+μY,Z)=λ(X,Y)+μ(Y,Z)
(X,X)≥0, and (X,X)=0 if and only if X=0
These inner products are called Hermitian because of 1, and they are linear in the first variable but conjugate-linear in the second. Further more, we definite norm
∣∣X∣∣=(X,X)1/2
if ∣∣X∣∣=0 implies X=0, then we say that the inner product is strictly positive-definite.
The inner product on a vector space V over the real number is similar, where we only need to replace 1 to symmetric.
Example of inner product and norm
The inner product of two vectors Z=(z1,...,zd),W=(w1,...,wd) in Cd is defined by
(Z,W)=k=1∑dzkwk
while the norm of the vector Z is given by
∣∣Z∣∣=(Z,Z)1/2=k=1∑d∣zk∣2
Definition 3.1.3 Let V be a vector space (over R or C) with inner product (⋅,⋅) and associated norm ∣∣⋅∣∣. We say X,Y∈V are orthogonal if
(X,Y)=0
and we write X⊥Y.
Property 3.1.4
The pythagorean theorem: if X,Y are orthogonal, then
We need to work with two infinite-dimensional vector spaces for Fourier series.
Definition 3.1.5 An inner product space with these two properties is called a Hilbert space
the inne product is strictly positive-definite
∣∣X∣∣=0⟹X=0
the vector space V is complete, which means for every Cauchy sequence {Xn} in the norm
n→∞limXn∈V
If either of the conditions above fail, the space is called a pre-Hilbert space.
Example of Hilbert space
We see that Rd,Cd are examples of finite-dimensional Hilbert spaces, while l2(Z) is an example of an infinite-dimensional Hilbert space, which is over C the set of all (two-sided) infinite sequences of complex numbers
(...,a−n,...,a−1,a0,a1,...,an,...)
such that
n∈Z∑∣an∣2<∞
it is easy to tell this is a vector space. And it also fits Property 3.1.4.
Example of pre-Hilbert space
The set R={f∈R(S1)} is a vector space over C with addtion
(f+g)(θ)=f(θ)+g(θ)
and multiplication by a scalar λ∈C
(λf)(θ)=λ⋅f(θ)
and the inner product
(f,g)=2π1∫−ππf(θ)g(θ)dθ
and the norm of f
∣∣f∣∣=(2π1∫−ππ∣f(θ)∣2dθ)1/2
Incidentally, it is not a complete vector space because of the example
fn(θ)={0f(θ)for ∣θ∣≤1/nfor 1/n<∣θ∣≤π
where f(θ)=ln(1/θ) for 0<∣θ∣≤π while 0 on the origin.