Inner Product Space

A vector space that has an inner product.

Def: Inner Product

If V is a vector space, an inner product on V is a map ,:V×VR such that:

  1. Symmetry x,yV x,y=y,x
  2. Linearity x,y,zV,cR, x+cy,z=x,z+cy,z
  3. Positive Definite xV, x,x0 , x,x=0x=0

symmetry + linearity = bilinear

interesting example f,g=01f(x)g(x)dx

Thm: Cauchy-Schwarz

If V is an inner product space then x,yV, x,y2x,xy,y

pf: let p=x,yx,x

0ypx,ypx=y,ypx+px,ypx=y,y2px,y+p2x,x

=y,yx,y2x,x

x,y2x,xy,y x,y2y,yx,x

Def: Orthogonal

If V is an inner-product spave and v, wV then v and w are orthogonal if v,w=0

If every element in a set is orthogonal to each other and they are each unit vectors (||v||=1) then the set is orthonormal. see: Norm

Orthogonal matrix

A matrix is AMn(R) is orthogonal if ATA=AAT=In
if A1=ATdet(A)=±1 and the columns of A form an orthonormal basis of Rn with the Euclidean inner product

Thm: Fourier Coefficient Theorem

Supposed (V,,) is a fdvs with an orthogonal basis B={b1,,bn} for any vV,

v=i=1nv,bibi,bibi

pf by using v,bj=i=1ncibi,bi

Since v is written as a unique combination of bi this must be that Linear Independence#Thm Unique Linear Combinations giving us coordinate representation. Each component of the sum is the projection of v on to bi. If bi is orthonormal the denominator in the sum is 1.

Corollary

If (V,.) is a fdvs and BV is an orthogonal set of non-zero vectors, then B is linearly independent

Def: Perpendicular

If V is an inner product space and UV is a subspace, we define:

U={vV:u,v=0,uU}

Perpendicular Theorems

If (V,,) is an inner-product space and UV is a subspace then

  1. U is a subspace
  2. If W is another subspace with UW then WU
  3. U(U) with equality if V is finite dimensional

pf

  1. is trivial
  2. UW and zW. Thus z,w=0 wW and since UW then z,u=0uU
  3. trivial
Lemma

if B={b1,..,bn} is a basis for U then U={vV:v,bi=0,i=1,,n}

Thm: subspace perpendicular decomposition

If V is an finite inner product space and UV is a subspace, then V=UU (direct sums)

pf using this theorem from projections

  1. v=(vproju(v))+proju(v) v=U+U
  2. Law of excluded middle or uUUu,u=0UU={0}