Difference between revisions of "Inner product"

From Maths
Jump to: navigation, search
m
m
Line 10: Line 10:
 
* <math>\langle x,x\rangle \ge 0</math> but specifically:
 
* <math>\langle x,x\rangle \ge 0</math> but specifically:
 
** <math>\langle x,x\rangle=0\iff x=0</math>
 
** <math>\langle x,x\rangle=0\iff x=0</math>
 
+
==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\rangle 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"/>
 
==Properties==
 
==Properties==
 
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:
Line 40: Line 43:
 
==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!)
 +
 +
==Immediate theorems==
 +
Here {{M|\langle\cdot,\cdot\rangle:X\times X\rightarrow \mathbb{C} }} is an ''inner product''
 +
{{Begin Theorem}}
 +
'''Theorem: ''' if {{M|1=\forall x\in X[\langle x,y\rangle=0]}} then {{M|1=y=0}}
 +
{{Begin Proof}}
 +
: Suppose that {{M|y\ne 0}}, then {{M|\forall x\in X[\langle x,y\rangle=0]}} by hypothesis:
 +
:* {{M|1=\forall x\in X[\langle x,y\rangle =0]}}
 +
: Specifically that means for {{M|y\in X}} we have {{M|1=\langle y,y\rangle=0}}
 +
:* Of course by definition, {{M|\langle y,y\rangle\ge 0}} for {{M|\forall y\in X}}, and specifically
 +
:** {{M|1=\langle x,x\rangle = 0\iff x=0}}
 +
: So we have {{M|1=\langle y,y\rangle =0}} '''contradicting''' that {{M|y\ne 0}}
 +
* We conclude that if {{M|1=\forall x\in X[\langle x,y\rangle=0]}} then we must have {{M|1=y=0}}
 +
*: (As required)
 +
{{End Proof}}{{End Theorem}}
 +
==Norm induced by==
 +
* Given an ''inner product space'' {{M|(X,\langle\cdot,\cdot\rangle)}} we can define a [[Norm|norm]] as follows<ref name="FA"/>:
 +
** {{M|1=\forall x\in X}} the inner product induces the norm {{M|1=\Vert x\Vert:=\sqrt{\langle x,x\rangle} }}
 +
{{Todo|Find out what this is called, eg compared to the [[Norm#Induced metric|metric induced by a norm]]}}
 
==Examples==
 
==Examples==
 
* [[Vector dot product]]
 
* [[Vector dot product]]

Revision as of 19:34, 10 July 2015

Definition

Given a vector space, (V,F) (where F is either R or C), an inner product[1][2][3] is a map:

  • ,:V×VR (or sometimes ,:V×VC)

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
  • x,x0 but specifically:
    • x,x=0x=0

Terminology

Given a vector space X over either R or C, and an inner product ,:X×XF 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:

[Expand]

  • x,λy+μz=ˉλ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:

[Expand]

  • au+bv,cx+dy=a¯cu,x+a¯du,y+b¯cv,x+b¯dv,y - which isn't worth remembering!

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×XC is an inner product

[Expand]

Theorem: if xX[x,y=0] then y=0

Norm induced by

  • Given an inner product space (X,,) we can define a norm as follows[3]:
    • xX 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


Examples

See also

References

  1. Jump up http://en.wikipedia.org/w/index.php?title=Inner_product_space&oldid=651022885
  2. Jump up Functional Analysis I - Lecture Notes - Richard Sharp - Sep 2014
  3. Jump up to: 3.0 3.1 3.2 3.3 3.4 Functional Analysis - George Bachman and Lawrence Narici