Jump to content

Defective matrix

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 66.27.67.253 (talk) at 17:05, 21 February 2011 (Example). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In linear algebra, a defective matrix is a square matrix that does not have a complete basis of eigenvectors, and is therefore not diagonalizable. In particular, for an matrix, the matrix is defective if and only if it does not have n linearly independent eigenvectors. A complete basis is formed by augmenting the eigenvectors with generalized eigenvectors, which are necessary for solving defective systems of ordinary differential equations and other problems.

A defective matrix always has fewer than n distinct eigenvalues, since distinct eigenvalues always have linearly independent eigenvectors. In particular, a defective matrix has one or more eigenvalues λ with algebraic multiplicity (that is, they are multiple roots of the characteristic polynomial), but fewer than m linearly independent eigenvectors associated with λ. However, every eigenvalue with multiplicity m always has m linearly independent generalized eigenvectors.

A Hermitian matrix (or the special case of a real symmetric matrix) or a unitary matrix is never defective; more generally, a normal matrix (which includes Hermitian and unitary as special cases) is never defective.

Example

A simple example of a defective matrix is:

which has a double eigenvalue of 1 but only one distinct eigenvector

(and constant multiples thereof).

Another example of a defective matrix (with eigenvalues of 3,3) is:

See also

References

  • Gilbert Strang, Linear Algebra and Its Applications, 3rd ed. (Harcourt: San Diego, 1988).