Difference between revisions of "Inner product"
m (→Terminology: Typo) |
m |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{:Inner product/Infobox}} | ||
==Definition== | ==Definition== | ||
Given a {{Vector space}} (where {{M|F}} is either {{M|\mathbb{R} }} or {{M|\mathbb{C} }}), an ''inner product''<ref>http://en.wikipedia.org/w/index.php?title=Inner_product_space&oldid=651022885</ref><ref>Functional Analysis I - Lecture Notes - Richard Sharp - Sep 2014</ref><ref name="FA">Functional Analysis - George Bachman and Lawrence Narici</ref> is a map: | Given a {{Vector space}} (where {{M|F}} is either {{M|\mathbb{R} }} or {{M|\mathbb{C} }}), an ''inner product''<ref>http://en.wikipedia.org/w/index.php?title=Inner_product_space&oldid=651022885</ref><ref>Functional Analysis I - Lecture Notes - Richard Sharp - Sep 2014</ref><ref name="FA">Functional Analysis - George Bachman and Lawrence Narici</ref> is a map: | ||
Line 12: | Line 13: | ||
==Terminology== | ==Terminology== | ||
Given a vector space {{M|X}} over either {{M|\mathbb{R} }} or {{M|\mathbb{C} }}, and an inner product {{M|\langle\cdot,\cdot\rangle:X\times X\rightarrow F}} we call the space {{M|(X,\langle\cdot,\cdot\rangle)}} an: | Given a vector space {{M|X}} over either {{M|\mathbb{R} }} or {{M|\mathbb{C} }}, and an inner product {{M|\langle\cdot,\cdot\rangle:X\times X\rightarrow F}} we call the space {{M|(X,\langle\cdot,\cdot\rangle)}} an: | ||
− | * '' | + | * ''[[Inner product space]]'' (or ''i.p.s'' for short)<ref name="FA"/> or sometimes a |
* ''pre-[[Hilbert space|hilbert]] space''<ref name="FA"/> | * ''pre-[[Hilbert space|hilbert]] space''<ref name="FA"/> | ||
==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 55: | ||
: 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!) | ||
Line 69: | Line 83: | ||
* [[Hilbert space]] | * [[Hilbert space]] | ||
* [[Inner product examples]] | * [[Inner product examples]] | ||
+ | * [[Inequalities for inner products]] | ||
+ | * [[Perpendicular]] | ||
==References== | ==References== | ||
<references/> | <references/> | ||
− | + | {{Inner product and Hilbert spaces navbox}} | |
+ | {{Normed and Banach spaces navbox}} | ||
+ | {{Metric spaces navbox}} | ||
+ | {{Topology navbox}} | ||
{{Definition|Linear Algebra|Functional Analysis}} | {{Definition|Linear Algebra|Functional Analysis}} | ||
+ | [[Category:Exemplary pages]] |
Latest revision as of 12:57, 19 February 2016
Inner product | |
⟨⋅,⋅⟩:V×V→F Where V is a vector space over the field F F may be R or C. | |
relation to other topological spaces | |
---|---|
is a | |
contains all |
(none) |
Related objects | |
Induced norm |
For V a vector space over R or C |
Induced metric |
For V considered as a set |
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
- ⟨λ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
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
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
|
|
|
|