Maths - Tensor - Gram Matrix

The Gram Matrix is also known as the Gramian matrix.

The Gram matrix of a set of vectors is the symmetric matrix of inner products.

The entries are given by Gij = viT vj = (vi | vj).

viT vj =
a0
a1
b0 b1
=
a0*b0 a0*b1
a1*b0 a1*b1

 

 

A set of vectors is linearly independent if and only if: det(Gij) ≠ 0

 

Gram Matrix as the covariance matrix

if ei represents the basis vectors then:

e*i = Gij ei

represents the reciprocal or dual basis.

If the basis is orthogonal then Gij = δij = identity matrix and so the the basis and its dual are effectively equal.

 


metadata block
see also:
Correspondence about this page

Book Shop - Further reading.

Where I can, I have put links to Amazon for books that are relevant to the subject, click on the appropriate country flag to get more details of the book or to buy it from them.

cover Tensor Analysis.

Terminology and Notation

Specific to this page here:

 

This site may have errors. Don't use for critical systems.

Copyright (c) 1998-2023 Martin John Baker - All rights reserved - privacy policy.