Matrix pencil
Concept in linear algebra
In linear algebra, a matrix pencil is a matrix-valued function defined on a field , usually the real or complex numbers.
01Definition
Let be a field (typically,
; the definition can be generalized to rngs, i.e. non-unital rings), and let
be a positive integer. Then any matrix-valued function
(where denotes the
-algebra of
matrices over
) is called a matrix pencil.
Polynomial matrix pencils
An important special case arises when is polynomial: let
be a non-negative integer, and let
be
matrices (i. e.
for all
). Then the polynomial matrix pencil (often simply a matrix pencil) defined by
is the matrix-valued function
defined by
The degree of this matrix pencil is defined as the largest integer such that
, the
zero matrix over
.
Linear matrix pencils
A particular case is a linear matrix pencil (where
). We denote it briefly with the notation
, and note that using the more general notation,
and
(not
).
02Generalized eigenvalues of matrix pencils
For a matrix pencil , any
such that
is called a generalized eigenvalue (often simply eigenvalue) of
, and the set of generalized eigenvalues of
is called its spectrum and is denoted by
For a polynomial matrix pencil, we write ; for the linear pencil
, we write as
(not
).
The generalized eigenvalues of the linear matrix pencil are precisely the matrix eigenvalues of
. The general linear pencil
is said to have one or more eigenvalues at infinity if
has one or more 0 eigenvalues.
A pencil is called regular if there is at least one such that
, i. e. if
; otherwise it is called singular.
03Applications
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 without inverting the matrix
(which is impossible when
is singular, or numerically unstable when it is ill-conditioned).
04Pencils generated by commuting matrices
If , then the pencil generated by
and
:
- consists only of matrices similar to a diagonal matrix, or
- has no matrices in it similar to a diagonal matrix, or
- has exactly one matrix in it similar to a diagonal matrix.
Sources and credits
This article is adapted from the Wikipedia article “Matrix pencil”, written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.
Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.