Gramian matrix

In linear algebra, the Gram matrix (Gramian matrix or Gramian) of a set of vectors in an inner product space is the Hermitian matrix of inner products, whose entries are given by .[1]

An important application is to compute linear independence: a set of vectors is linearly independent if and only if the Gram determinant (the determinant of the Gram matrix) is non-zero.

It is named after Jørgen Pedersen Gram.

Examples

For finite-dimensional real vectors with the usual Euclidean dot product, the Gram matrix is simply (or for complex vectors using the conjugate transpose), where V is a matrix whose columns are the vectors .

Most commonly, the vectors are elements of a Euclidean space, or are functions in an L2 space, such as continuous functions on a compact interval [a, b] (which are a subspace of L 2([a, b])).

Given real-valued functions on the interval , the Gram matrix , is given by the standard inner product on functions:

For a general bilinear form B on a finite-dimensional vector space over any field we can define a Gram matrix G attached to a set of vectors by . The matrix will be symmetric if the bilinear form B is symmetric.

Applications

Properties

Positive semidefinite

The Gramian matrix is positive semidefinite, and every positive symmetric semidefinite matrix is the Gramian matrix for some set of vectors. Further, in finite-dimensions it determines the vectors up to isomorphism, i.e. any two sets of vectors with the same Gramian matrix must be related by a single unitary matrix. These facts follow from taking the spectral decomposition of any positive semidefinite matrix P, so that and so P is the Gramian matrix of the columns of . The Gramian matrix of any orthonormal basis is the identity matrix. The infinite-dimensional analog of this statement is Mercer's theorem.

Change of basis

Under change of basis represented by an invertible matrix P, the Gram matrix will change by a matrix congruence to .

Gram determinant

The Gram determinant or Gramian is the determinant of the Gram matrix:

Geometrically, the Gram determinant is the square of the volume of the parallelotope formed by the vectors. In particular, the vectors are linearly independent if and only if the Gram determinant is nonzero (if and only if the Gram matrix is nonsingular).

The Gram determinant can also be expressed in terms of the exterior product of vectors by

See also

References

  1. Horn & Johnson 2013, p. 441
    Theorem 7.2.10 Let be vectors in an inner product space V with inner product and let . Then
    (a) G is Hermitian and positive-semidefinite
    (b) G is positive-definite if and only if the vectors are linearly-independent.
    (c) rank(G)=dimspan
  2. Lanckriet, G. R. G.; Cristianini, N.; Bartlett, P.; Ghaoui, L. E.; Jordan, M. I. (2004). "Learning the kernel matrix with semidefinite programming". Journal of Machine Learning Research. 5: 27–72 [p. 29].

External links

This article is issued from Wikipedia - version of the 11/16/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.