Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21bf9355b831ec6

Jump to content

Matrix polynomial

From Wikipedia, the free encyclopedia

In mathematics, a matrix polynomial is a polynomial with square matrices as variables. Given an ordinary, scalar-valued polynomial

this polynomial evaluated at a matrix is

where is the identity matrix.[1]

Note that has the same dimension as .

A matrix polynomial equation is an equality between two matrix polynomials, which holds for the specific matrices in question. A matrix polynomial identity is a matrix polynomial equation which holds for all matrices A in a specified matrix ring Mn(R).

Matrix polynomials are often demonstrated in undergraduate linear algebra classes due to their relevance in showcasing properties of linear transformations represented as matrices, most notably the Cayley–Hamilton theorem.

The determinant of a matrix polynomial with Hermitian positive-definite (semidefinite) coefficients is a polynomial with positive (nonnegative) coefficients.[2]

Characteristic and minimal polynomial

[edit]

The characteristic polynomial of a matrix A is a scalar-valued polynomial, defined by . The Cayley–Hamilton theorem states that if this polynomial is viewed as a matrix polynomial and evaluated at the matrix itself, the result is the zero matrix: . A polynomial annihilates if ; is also known as an annihilating polynomial. Thus, the characteristic polynomial is a polynomial which annihilates .

There is a unique monic polynomial of minimal degree which annihilates ; this polynomial is the minimal polynomial. Any polynomial which annihilates (such as the characteristic polynomial) is a multiple of the minimal polynomial.[3]

It follows that given two polynomials and , we have if and only if

where denotes the th derivative of and are the eigenvalues of with corresponding indices (the index of an eigenvalue is the size of its largest Jordan block).[4]

Matrix geometrical series

[edit]

Matrix polynomials can be used to sum a matrix geometrical series as one would an ordinary geometric series,

If is nonsingular one can evaluate the expression for the sum .

See also

[edit]

Notes

[edit]
  1. Horn & Johnson 1990, p. 36.
  2. Friedland, S.; Melman, A. (2020). "A note on Hermitian positive semidefinite matrix polynomials". Linear Algebra and Its Applications. 598: 105–109. doi:10.1016/j.laa.2020.03.038.
  3. Horn & Johnson 1990, Thm 3.3.1.
  4. Higham 2000, Thm 1.3.

References

[edit]