Difference between revisions of "Inner product"
From Maths
m (→Terminology) |
m (→Properties) |
||
Line 16: | Line 16: | ||
==Properties== | ==Properties== | ||
+ | {{Begin Inline Theorem}} | ||
+ | * '''The most important property by far is that: ''' {{M|\forall x\in X[\langle x,x\rangle\in\mathbb{R}_{\ge 0}]}} - that is '''{{M|\langle x,x\rangle}} is real''' | ||
+ | {{Begin Inline Proof}} | ||
+ | '''Proof:''' | ||
+ | : Notice that we (by definition) have {{M|1=\langle x,x\rangle=\overline{\langle x,x\rangle} }}, so we must have: | ||
+ | :* {{M|1=a+bj=a-bj}} where {{M|1=a+bj:=\langle x,x\rangle}}, and by equating the real and imaginary parts we see immediately that we have: | ||
+ | :** {{M|1=b=-b}} and conclude {{M|1=b=0}}, that is there is no imaginary component. | ||
+ | |||
+ | To complete the proof note that by definition {{M|\langle x,x\rangle\ge 0}}. | ||
+ | |||
+ | Thus {{M|1=\langle x,x\rangle\in\mathbb{R}_{\ge 0} }} - as I claimed. | ||
+ | {{End Proof}}{{End Theorem}} | ||
Notice that <math>\langle\cdot,\cdot\rangle</math> is also linear (ish) in its second argument as: | Notice that <math>\langle\cdot,\cdot\rangle</math> is also linear (ish) in its second argument as: | ||
{{Begin Inline Theorem}} | {{Begin Inline Theorem}} | ||
Line 42: | Line 54: | ||
: As required | : As required | ||
{{End Proof}}{{End Theorem}} | {{End Proof}}{{End Theorem}} | ||
+ | |||
==Notation== | ==Notation== | ||
Typically, {{M|\langle\cdot,\cdot\rangle}} is the notation for inner products, however I have seen some authors use {{M|\langle a,b\rangle}} to denote the [[Ordered pair|ordered pair]] containing {{M|a}} and {{M|b}}. Also, notably<ref name="FA"/> use {{M|(\cdot,\cdot)}} for an inner product (and {{M|\langle\cdot,\cdot\rangle}} for an ordered pair!) | Typically, {{M|\langle\cdot,\cdot\rangle}} is the notation for inner products, however I have seen some authors use {{M|\langle a,b\rangle}} to denote the [[Ordered pair|ordered pair]] containing {{M|a}} and {{M|b}}. Also, notably<ref name="FA"/> use {{M|(\cdot,\cdot)}} for an inner product (and {{M|\langle\cdot,\cdot\rangle}} for an ordered pair!) |
Revision as of 21:24, 11 July 2015
Contents
[hide]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:
- Inner product space (or i.p.s for short)[3] or sometimes a
- pre-hilbert space[3]
Properties
Notice that ⟨⋅,⋅⟩ is also linear (ish) in its second argument as:
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:
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
[Expand]
Theorem: if ∀x∈X[⟨x,y⟩=0] then y=0
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
Prominent examples
See also
References
- Jump up ↑ http://en.wikipedia.org/w/index.php?title=Inner_product_space&oldid=651022885
- Jump up ↑ Functional Analysis I - Lecture Notes - Richard Sharp - Sep 2014
- ↑ Jump up to: 3.0 3.1 3.2 3.3 3.4 Functional Analysis - George Bachman and Lawrence Narici