Inner product
From Maths
Contents
Definition
Given a vector space, (V,F) (where F is either R or C), an inner product[1][2][3] is a map:
- ⟨⋅,⋅⟩:V×V→R(or sometimes ⟨⋅,⋅⟩:V×V→C)
Such that:
- ⟨x,y⟩=¯⟨y,x⟩(where the bar denotes Complex conjugate)
- Or just ⟨x,y⟩=⟨y,x⟩if the inner product is into R
- Or just ⟨x,y⟩=⟨y,x⟩
- ⟨λx+μy,z⟩=λ⟨y,z⟩+μ⟨x,z⟩( linearity in first argument )
- This may be alternatively stated as:
- ⟨λx,y⟩=λ⟨x,y⟩and ⟨x+y,z⟩=⟨x,z⟩+⟨y,z⟩
- ⟨λx,y⟩=λ⟨x,y⟩
- This may be alternatively stated as:
- ⟨x,x⟩≥0but specifically:
- ⟨x,x⟩=0⟺x=0
- ⟨x,x⟩=0⟺x=0
Terminology
Given a vector space X over either R or C, and an inner product ⟨⋅,⋅⟩:X×X⟩F we call the space (X,⟨⋅,⋅⟩) an:
Properties
Notice that ⟨⋅,⋅⟩ is also linear (ish) in its second argument as:
- ⟨x,λy+μz⟩=ˉλ⟨x,y⟩+ˉμ⟨x,z⟩
- ⟨x,λy+μz⟩
- =¯⟨λy+μz,x⟩
- =¯λ⟨y,x⟩+μ⟨z,x⟩
- =ˉλ¯⟨y,x⟩+ˉμ¯⟨z,x⟩
- =¯⟨λy+μz,x⟩
- =ˉλ⟨x,y⟩+ˉμ⟨x,z⟩
- As required.
From this we may conclude the following:
- ⟨x,λy⟩=ˉλ⟨x,y⟩and
- ⟨x,y+z⟩=⟨x,y⟩+⟨x,z⟩
This leads to the most general form:
- ⟨au+bv,cx+dy⟩=a¯c⟨u,x⟩+a¯d⟨u,y⟩+b¯c⟨v,x⟩+b¯d⟨v,y⟩ - which isn't worth remembering!
- Proof:
- ⟨au+bv,cx+dy⟩
- =a⟨u,cx+dy⟩+b⟨v,cx+dy⟩
- =a¯⟨cx+dy,u⟩+b¯⟨cx+dy,v⟩
- =a(¯c⟨x,u⟩+¯d⟨y,u⟩)+b(¯c⟨x,v⟩+¯d⟨y,v⟩)
- =a¯c⟨u,x⟩+a¯d⟨u,y⟩+b¯c⟨v,x⟩+b¯d⟨v,y⟩
- As required
Notation
Typically, ⟨⋅,⋅⟩ is the notation for inner products, however I have seen some authors use ⟨a,b⟩ to denote the ordered pair containing a and b. Also, notably[3] use (⋅,⋅) for an inner product (and ⟨⋅,⋅⟩ for an ordered pair!)
Immediate theorems
Here ⟨⋅,⋅⟩:X×X→C is an inner product
Theorem: if ∀x∈X[⟨x,y⟩=0] then y=0
- Suppose that y≠0, then by hypothesis:
- ∀x∈X[⟨x,y⟩=0]
- Specifically that means for y∈X we have ⟨y,y⟩=0
- Of course by definition, ⟨y,y⟩≥0 for ∀y∈X, and specifically
- ⟨x,x⟩=0⟺x=0
- Of course by definition, ⟨y,y⟩≥0 for ∀y∈X, and specifically
- So we have ⟨y,y⟩=0 contradicting that y≠0
- We conclude that if ∀x∈X[⟨x,y⟩=0] then we must have y=0
- (As required)
Norm induced by
- Given an inner product space (X,⟨⋅,⋅⟩) we can define a norm as follows[3]:
- ∀x∈X the inner product induces the norm ∥x∥:=√⟨x,x⟩
TODO: Find out what this is called, eg compared to the metric induced by a norm