Math Wiki
No edit summary
Tag: sourceedit
No edit summary
Tag: rte-source
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
An '''inner product''' is a [[mapping|map]]
+
An '''inner product''' is a [[mapping|map]]
:<math> \langle \cdot, \cdot \rangle : V \times V \to F </math>
+
:<math>\langle\cdot,\cdot\rangle:V\times V\to F</math>
of two [[vector]]s producing a [[scalar]] in the [[field]] ''F'' (either the field of [[real number]]s, ''R'', or [[complex number]]s, ''C'') that satisfies the following conditions for all vectors in ''V'' and all scalars in ''F'':
+
of two [[vector]]s producing a [[scalar]] in the [[field]] <math>F</math> (either the field of [[real number]]s <math>\R</math> , or [[complex number]]s <math>\C</math>) that satisfies the following conditions for all vectors in ''V'' and all scalars in ''F'':
   
* [[complex conjugate|Conjugate]] symmetry:
+
*[[complex conjugate|Conjugate]] symmetry:
:<math>\langle u,v\rangle = \overline{\langle v,u\rangle}</math>
+
:<math>\langle u,v\rangle=\overline{\langle v,u\rangle}</math>
   
* [[Linear transformation|Linearity]] in the first argument:
+
*[[Linear transformation|Linearity]] in the first argument:
:<math>\langle au,v \rangle = a \langle u,v\rangle</math>
+
:<math>\langle au,v\rangle=a\langle u,v\rangle</math>
:<math>\langle u+v,w \rangle = \langle u,w\rangle + \langle v,w\rangle</math>
+
:<math>\langle u+v,w\rangle=\langle u,w\rangle+\langle v,w\rangle</math>
   
* Positive-definiteness:
+
*Positive-definiteness:
:<math>\langle u,u \rangle \geq 0</math>
+
:<math>\langle u,u\rangle\ge0</math>
:<math>\langle u,u \rangle = 0</math> [[iff]] ''u = 0''.
+
:<math>\langle u,u\rangle=0</math> [[iff]] ''u = 0''.
   
 
For the vectors
 
For the vectors
:<math>u = (u_1, u_2, \dots u_i), \, v = (v_1, v_2, \dots v_i)</math>
+
:<math>u=(u_1,\ldots,u_i)\ ,\ v=(v_1,\ldots,v_i)</math>
   
 
the inner product is computed as
 
the inner product is computed as
   
:<math>\langle u,v \rangle = \sum_{n = 0}^i u_i \overline{v_i}</math>
+
:<math>\langle u,v\rangle=\sum_{n=0}^i u_i\overline{v_i}</math>
   
Since the conjugate of ''z'' is equal to ''z'' for real numbers, if all elements of both vectors have no imaginary components this merely reduces to the [[dot product]]. In this sense, the inner product can be thought of an extension of the dot product to the [[complex plane]].
+
Since the conjugate of <math>z</math> is equal to <math>z</math> for real numbers, if all elements of both vectors have no imaginary components this merely reduces to the [[dot product]]. In this sense, the inner product can be thought of an extension of the dot product to the [[complex plane]]. They are also similar to the [[outer product]] in that whereas an inner product is given by
   
 
:<math>\langle u,v\rangle=u^\mathrm{H}v</math>
[[Function]]s can be treated as vectors with [[Continuity|continuous]], rather than [[discrete function|discrete]] components; as such, they have an inner product. The inner product of ''f'' and ''g'' with the [[domain]] between ''a'' and ''b'' is
 
  +
:<math>\langle f,g \rangle = \int^b_a f \cdot \overline{g} \ dx</math>
 
  +
where H is the conjugate [[transpose]], the outer product is given by
If this is equal to zero, the functions are said to be orthogonal on the interval (unlike with vectors, this has no geometric significance). This definition is useful in [[Fourier analysis]].
 
  +
  +
:<math>u\otimes v=uv^\mathrm{H}</math>
  +
  +
As such, the inner product of two vectors is the [[trace]] of the outer product.
  +
 
[[Function]]s can be treated as vectors with [[Continuity|continuous]], rather than [[discrete function|discrete]] components; as such, they have an inner product. The inner product of <math>f</math> and <math>g</math> with the [[domain]] between <math>a</math> and <math>b</math> is
  +
:<math>\langle f,g\rangle=\int\limits_a^b f\cdot\overline{g}\,dx</math>
 
If this is equal to 0, the functions are said to be orthogonal on the interval (unlike with vectors, this has no geometric significance). This definition is useful in [[Fourier analysis]].
 
[[Category:Linear algebra]]
 
[[Category:Linear algebra]]

Latest revision as of 15:50, 31 October 2016

An inner product is a map

of two vectors producing a scalar in the field (either the field of real numbers , or complex numbers ) that satisfies the following conditions for all vectors in V and all scalars in F:

  • Positive-definiteness:
iff u = 0.

For the vectors

the inner product is computed as

Since the conjugate of is equal to for real numbers, if all elements of both vectors have no imaginary components this merely reduces to the dot product. In this sense, the inner product can be thought of an extension of the dot product to the complex plane. They are also similar to the outer product in that whereas an inner product is given by

where H is the conjugate transpose, the outer product is given by

As such, the inner product of two vectors is the trace of the outer product.

Functions can be treated as vectors with continuous, rather than discrete components; as such, they have an inner product. The inner product of and with the domain between and is

If this is equal to 0, the functions are said to be orthogonal on the interval (unlike with vectors, this has no geometric significance). This definition is useful in Fourier analysis.