Inner product
From Maths
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
- ⟨λ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⟩
- This may be alternatively stated as:
- ⟨x,x⟩≥0 but specifically:
- ⟨x,x⟩=0⟺x=0
Properties
Notice that ⟨⋅,⋅⟩ is also linear (ish) in its second argument as:
- ⟨x,λy+μz⟩=¯⟨λy+μz,x⟩=¯λ⟨y,x⟩+μ⟨z,x⟩=ˉλ¯⟨y,x⟩+ˉμ¯⟨z,x⟩=ˉλ⟨x,y⟩+ˉμ⟨x,z⟩
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⟨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⟩
[<collapsible-expand>]
Proof of claim: ⟨x,αy+βz⟩=¯α⟨x,y⟩+¯β⟨x,z⟩
Examples
See also
References
- <cite_references_link_accessibility_label> ↑ http://en.wikipedia.org/w/index.php?title=Inner_product_space&oldid=651022885
- <cite_references_link_accessibility_label> ↑ Functional Analysis I - Lecture Notes - Richard Sharp - Sep 2014
- <cite_references_link_accessibility_label> ↑ Functional Analysis - George Bachman and Lawrence Narici