Matrix pencil

From HandWiki
Short description: Concept in linear algebra

In linear algebra, a matrix pencil is a matrix-valued function defined on a field K, usually the real or complex numbers.

Definition

Let K be a field (typically, K{,}; the definition can be generalized to rings), and let n>0 be a positive integer. Then any matrix-valued function

P:KMat(K,n×n)

(where Mat(K,n×n) denotes the K-algebra of n×n matrices over K) is called a matrix pencil.

Polynomial matrix pencils

An important special case arises when P is polynomial: let 0 be a non-negative integer, and let A0,A1,,A be n×n matrices (i. e. AiMat(K,n×n) for all i=0,,). Then the polynomial matrix pencil (often simply a matrix pencil) defined by A0,,A is the matrix-valued function L:KMat(K,n×n) defined by

L(λ)=i=0λiAi.

The degree of this matrix pencil is defined as the largest integer 0k such that Ak0, the n×n zero matrix over K.

Linear matrix pencils

A particular case is a linear matrix pencil L(λ)=AλB (where B0).[1] We denote it briefly with the notation (A,B), and note that using the more general notation, A0=A and A1=B (not B).

Generalized eigenvalues of matrix pencils

For a matrix pencil P, any kK such that detP(k)=0K is called a generalized eigenvalue (often simply eigenvalue) of P, and the set of generalized eigenvalues of P is called its spectrum and is denoted by

σ(P)={kK:detP(k)=0K}.

For a polynomial matrix pencil, we write σ(A0,,A); for the linear pencil (A,B), we write as σ(A,B) (not σ(A,B)).

The generalized eigenvalues of the linear matrix pencil (A,I) are precisely the matrix eigenvalues of A. The general linear pencil (A,B) is said to have one or more eigenvalues at infinity if B has one or more 0 eigenvalues.

A pencil is called regular if there is at least one kK such that detP(k)0K, i. e. if λ(P)K; otherwise it is called singular.

Applications

Matrix pencils play an important role in numerical linear algebra. The problem of finding the generalized eigenvalues of a pencil is called the generalized eigenvalue problem. The most popular algorithm for this task is the QZ algorithm, an implicit version of the QR algorithm for solving the eigenvalue problem Ax=λBx without inverting the matrix B (which is impossible when B is singular, or numerically unstable when it is ill-conditioned).

Pencils generated by commuting matrices

If AB=BA, then the pencil generated by A and B:[2]

  1. consists only of matrices similar to a diagonal matrix, or
  2. has no matrices in it similar to a diagonal matrix, or
  3. has exactly one matrix in it similar to a diagonal matrix.

See also

Notes

  1. (Golub Van Loan)
  2. (Marcus & Minc 1969)

References

  • Golub, Gene H.; Van Loan, Charles F. (1996), Matrix Computations (3rd ed.), Baltimore: Johns Hopkins University Press, ISBN 0-8018-5414-8 
  • Marcus & Minc (1969), A survey of matrix theory and matrix inequalities, Courier Dover Publications 
  • Peter Lancaster & Qian Ye (1991) "Variational and numerical methods for symmetric matrix pencils", Bulletin of the Australian Mathematical Society 43: 1 to 17