Inner product: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Hendra I. Nurdin
(Start: Inner product)
 
imported>Meg Taylor
(copyedit)
 
(10 intermediate revisions by 5 users not shown)
Line 1: Line 1:
In [[mathematics]], an '''inner product''' is an abstract notion on general [[vector space|vector spaces]] that is a generalization of the concept of the [[dot product]] in the Euclidean spaces. Among other things, the inner product on a vector space makes it possible to define the geometric operation of projection onto a [[closed set|closed]] (in the metric topology induced by the inner product) subspace, just like how the dot product makes it possible to define, in the Euclidean spaces, the projection of a vector onto the subspace spanned by a set of other vectors. The projection operation is a powerful geometric tool that makes the inner product a desirable convenience, especially for the purposes of [[optimization]] and [[approximation theory|approximation]].  
{{subpages}}
In [[mathematics]], an '''inner product''' is an abstract notion on general [[vector space|vector spaces]] that is a generalization of the concept of the [[dot product]] in the Euclidean spaces. Among other things, the inner product on a vector space makes it possible to define the geometric operation of projection onto a [[closed set|closed]] subspace (in the metric topology induced by the inner product), just like how the dot product makes it possible to define, in the Euclidean spaces, the projection of a vector onto the subspace [[spanning set|spanned]] by a set of other vectors. The projection operation is a powerful geometric tool that makes the inner product a desirable convenience, especially for the purposes of [[optimization (mathematics)|optimization]] and [[approximation theory|approximation]].  
    
    
==Formal definition of inner product==
==Formal definition of inner product==
Let ''X'' be a vector space over a [[field|sub-field]] ''F'' of the [[complex number|complex numbers]]. An inner product <math>\langle \cdot,\cdot \rangle</math> on ''X'' is a map from <math>X \times X</math> to <math>\mathbb{C}</math> with the following properties:
Let ''X'' be a vector space over a [[field|sub-field]] ''F'' of the [[complex number|complex numbers]]. An inner product <math>\langle \cdot,\cdot \rangle</math> on ''X'' is a ''sesquilinear''<ref>T. Kato, ''A Short Introduction to Perturbation Theory for Linear Operators'', Springer-Verlag, New York (1982), ISBN 0-387-90666-5 p. 49 </ref> map from <math>X \times X</math> to <math>\mathbb{C}</math> with the following properties:
#<math>\langle x,y\rangle=\overline{\langle y,x\rangle}</math>
#<math>\langle x,y\rangle=\overline{\langle y,x\rangle}\,\,\forall x,y \in X</math>  
#<math>\langle x,y\rangle=0\, \forall y \in X \Rightarrow x=0</math>   
#<math>\langle x,y\rangle=0\,\, \forall y \in X \Rightarrow x=0</math>   
#<math>\langle \alpha x,y\rangle= \alpha \langle x,y\rangle\,\forall \alpha \in F</math> (linearity in the first slot)    
#<math>\langle \alpha x_1+\beta x_2,y\rangle= \alpha \langle x_1, y\rangle+\beta \langle x_2, y\rangle</math>  <math>\forall \alpha,\beta \in F</math> and  <math>\forall x_1,x_2,y \in X</math> (linearity in the first slot)
#<math>\langle x,\alpha y\rangle= \bar\alpha \langle x, y\rangle\,\forall \alpha \in F</math> (anti-linearity in the second slot)
#<math>\langle x,\alpha y_1+\beta y_2 \rangle= \bar\alpha \langle x, y_1\rangle +\bar\beta \langle x, y_2\rangle</math>  <math>\forall \alpha,\beta \in F</math> and <math>\forall x,y_1,y_2 \in X</math> (anti-linearity in the second slot)  
#<math>\langle x,x\rangle \geq 0</math>  
#<math>\langle x,x\rangle \geq 0\,\, \forall x \in X</math> (in particular it means that <math>\langle x,x\rangle</math> is always real)
#<math>\langle x,x\rangle=0 \Rightarrow x=0</math>
#<math>\langle x,x\rangle=0 \Rightarrow x=0</math>


Properties 1 and 2 imply that <math>\langle x,y\rangle=0\, \forall x \in X \Rightarrow y=0</math>.  
Properties 1 and 2 imply that <math>\langle x,y\rangle=0\, \forall x \in X \Rightarrow y=0</math>.  


Note that some authors may define an inner product to be anti-linear in the first slot and linear in the second slot, this is just a matter of preference. Moreover, if ''F'' is a subfield of the real numbers <math>\mathbb{R}</math> then the inner product becomes a ''bilinear'' map from <math>X \times X </math> to <math>\mathbb{R}</math>, that is, it becomes linear in both slots.  
Note that some authors, especially those working in [[quantum mechanics]], may define an inner product to be anti-linear in the first slot and linear in the second slot, this is just a matter of preference. Moreover, if ''F'' is a subfield of the real numbers <math>\mathbb{R}</math> then the inner product becomes a ''bilinear'' map from <math>X \times X </math> to <math>\mathbb{R}</math>, that is, it becomes linear in both slots. In this case the inner product is said to be a ''real inner product'' (otherwise in general it is a ''complex inner product'').


==Norm and topology induced by an inner product==
==Norm and topology induced by an inner product==
The inner product induces a [[norm]]  <math>\|\cdot\|</math> on ''X'' defined by <math>\|x\|=\langle x,x \rangle^{1/2}</math>. Therefore it also induces a [[metric space#metric topology|metric topology]] on ''X'' via the metric <math>d(x,y)=\|x-y\|</math>.
The inner product induces a [[norm (mathematics)|norm]]  <math>\|\cdot\|</math> on ''X'' defined by <math>\|x\|=\langle x,x \rangle^{1/2}</math>. Therefore it also induces a [[metric space#metric topology|metric topology]] on ''X'' via the metric <math>d(x,y)=\|x-y\|</math>.


 
==Reference ==
==See also==
{{reflist}}
[[Inner product space]]
 
[[Hilbert space]]
 
[[Norm]]
 
[[Category:Mathematics_Workgroup]]
[[Category:CZ Live]]

Latest revision as of 00:25, 20 February 2010

This article is developing and not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

In mathematics, an inner product is an abstract notion on general vector spaces that is a generalization of the concept of the dot product in the Euclidean spaces. Among other things, the inner product on a vector space makes it possible to define the geometric operation of projection onto a closed subspace (in the metric topology induced by the inner product), just like how the dot product makes it possible to define, in the Euclidean spaces, the projection of a vector onto the subspace spanned by a set of other vectors. The projection operation is a powerful geometric tool that makes the inner product a desirable convenience, especially for the purposes of optimization and approximation.

Formal definition of inner product

Let X be a vector space over a sub-field F of the complex numbers. An inner product on X is a sesquilinear[1] map from to with the following properties:

  1. and (linearity in the first slot)
  2. and (anti-linearity in the second slot)
  3. (in particular it means that is always real)

Properties 1 and 2 imply that .

Note that some authors, especially those working in quantum mechanics, may define an inner product to be anti-linear in the first slot and linear in the second slot, this is just a matter of preference. Moreover, if F is a subfield of the real numbers then the inner product becomes a bilinear map from to , that is, it becomes linear in both slots. In this case the inner product is said to be a real inner product (otherwise in general it is a complex inner product).

Norm and topology induced by an inner product

The inner product induces a norm on X defined by . Therefore it also induces a metric topology on X via the metric .

Reference

  1. T. Kato, A Short Introduction to Perturbation Theory for Linear Operators, Springer-Verlag, New York (1982), ISBN 0-387-90666-5 p. 49