Spread of a matrix

From The Right Wiki
(Redirected from Eigenvalue spread)
Jump to navigationJump to search

In mathematics, and more specifically matrix theory, the spread of a matrix is the largest distance in the complex plane between any two eigenvalues of the matrix.

Definition

Let A be a square matrix with eigenvalues λ1,,λn. That is, these values λi are the complex numbers such that there exists a vector vi on which A acts by scalar multiplication:

Avi=λivi.

Then the spread of A is the non-negative number

s(A)=max{|λiλj|:i,j=1,n}.

Examples

  • For the zero matrix and the identity matrix, the spread is zero. The zero matrix has only zero as its eigenvalues, and the identity matrix has only one as its eigenvalues. In both cases, all eigenvalues are equal, so no two eigenvalues can be at nonzero distance from each other.
  • For a projection, the only eigenvalues are zero and one. A projection matrix therefore has a spread that is either 0 (if all eigenvalues are equal) or 1 (if there are two different eigenvalues).
  • All eigenvalues of a unitary matrix A lie on the unit circle. Therefore, in this case, the spread is at most equal to the diameter of the circle, the number 2.
  • The spread of a matrix depends only on the spectrum of the matrix (its multiset of eigenvalues). If a second matrix B of the same size is invertible, then BAB1 has the same spectrum as A. Therefore, it also has the same spread as A.

See also

References

  • Marvin Marcus and Henryk Minc, A survey of matrix theory and matrix inequalities, Dover Publications, 1992, ISBN 0-486-67102-X. Chap.III.4.