Companion matrix

Companion matrix

In linear algebra, the companion matrix of the monic polynomial


p(t)=c_0 + c_1 t + \dots + c_{n-1}t^{n-1} + t^n

is the square matrix defined as

C(p)=\begin{bmatrix}
0 & 0 & \dots & 0 & -c_0 \\
1 & 0 & \dots & 0 & -c_1 \\
0 & 1 & \dots & 0 & -c_2 \\
\vdots & \vdots & \vdots & \vdots & \vdots \\
0 & 0 & \dots & 1 & -c_{n-1} \\
\end{bmatrix}.

With this convention, and writing the basis as v_1,\dots,v_n, one has Cvi = Ci − 1v1 = vi + 1 (for i < n), and v1 generates V as a K[C]-module: C cycles basis vectors.

Some authors use the transpose of this matrix, which (dually) cycles coordinates, and is more convenient for some purposes, like linear recursive relations.

Contents

Characterization

The characteristic polynomial as well as the minimal polynomial of C(p) are equal to p;[1] in this sense, the matrix C(p) is the "companion" of the polynomial p.

If A is an n-by-n matrix with entries from some field K, then the following statements are equivalent:

  • A is similar to the companion matrix over K of its characteristic polynomial
  • the characteristic polynomial of A coincides with the minimal polynomial of A, equivalently the minimal polynomial has degree n
  • there exists a cyclic vector v in V = Kn for A, meaning that {v, Av, A2v,...,An-1v} is a basis of V. Equivalently, such that V is cyclic as a K[A]-module (and V = K[A] / (p(A))); one says that A is regular.

Not every square matrix is similar to a companion matrix. But every matrix is similar to a matrix made up of blocks of companion matrices. Furthermore, these companion matrices can be chosen so that their polynomials divide each other; then they are uniquely determined by A. This is the rational canonical form of A.

Diagonalizability

If p(t) has distinct roots λ1,...,λn (the eigenvalues of C(p)), then C(p) is diagonalizable as follows:

V C(p) V^{-1} = \mbox{diag}(\lambda_1,\dots,\lambda_n)

where V is the Vandermonde matrix corresponding to the λ's.

Linear recursive sequences

Given a linear recursive sequence with characteristic polynomial

p(t)=c_0 + c_1 t + \dots + c_{n-1}t^{n-1} + t^n

the (transpose) companion matrix

C^T(p)=\begin{bmatrix}
0 & 1 & 0 & \cdots & 0\\
0 & 0 & 1 & \cdots & 0\\
\vdots & \vdots & \vdots & \ddots & \vdots \\
0 & 0 & 0 & \cdots & 1\\
-c_0 & -c_1 & -c_2 & \cdots & -c_{n-1}\\
\end{bmatrix}

generates the sequence, in the sense that

C^T\begin{bmatrix}a_k\\
a_{k+1}\\
\vdots \\
a_{k+n-1}
\end{bmatrix}
= \begin{bmatrix}a_{k+1}\\
a_{k+2}\\
\vdots \\
a_{k+n}
\end{bmatrix}.

It increments the series by 1.

Notes

  1. ^ Horn, Roger A.; Charles R. Johnson (1985). Matrix Analysis. Cambridge, UK: Cambridge University Press. pp. 146–147. ISBN 0-521-030586-1. http://books.google.com/books?id=f6_r93Of544C&pg=PA147&dq=%22companion+matrix%22&cd=1#v=onepage&q=%22companion%20matrix%22&f=false. Retrieved 2010-02-10. 

Wikimedia Foundation. 2010.

Игры ⚽ Нужно решить контрольную?

Look at other dictionaries:

  • Companion — may refer to: A friend or acquaintance you associate yourself with Companion (caregiving), a nurse assistant or similar professional who assists a patient one on one Companion (ship), an architectural feature of ships Companion animal, a pet… …   Wikipedia

  • Matrix exponential — In mathematics, the matrix exponential is a matrix function on square matrices analogous to the ordinary exponential function. Abstractly, the matrix exponential gives the connection between a matrix Lie algebra and the corresponding Lie group.… …   Wikipedia

  • Matrix (mathematics) — Specific elements of a matrix are often denoted by a variable with two subscripts. For instance, a2,1 represents the element at the second row and first column of a matrix A. In mathematics, a matrix (plural matrices, or less commonly matrixes)… …   Wikipedia

  • Vandermonde matrix — In linear algebra, a Vandermonde matrix, named after Alexandre Théophile Vandermonde, is a matrix with the terms of a geometric progression in each row, i.e., an m × n matrix or …   Wikipedia

  • Black/Matrix (video game series) — is a series of tactical role playing games developed by Flight Plan and published by Interchannel. All titles in the series are Japan exclusive.Each installment in the series combines standard tactical RPG gameplay with a pastiche of Judeo… …   Wikipedia

  • Merovingian (The Matrix) — Merovingian The Matrix character Lambert Wilson as the Merovingian in The Matrix Reloaded Created by …   Wikipedia

  • The Ultimate Matrix Collection — is a DVD release featuring all the titles in the Matrix series, as well as several hours of special features, spread over 10 discs.It was released by Warner Home Video on December 7 2004.The aim of the collection was to compile all three movies… …   Wikipedia

  • Similarity matrix — A similarity matrix is a matrix of scores which express the similarity between two data points. Similarity matrices are strongly related to their counterparts, distance matrices and substitution matrices.Similarity of Matrix Representations is… …   Wikipedia

  • Frobenius normal form — In linear algebra, the Frobenius normal form, Turner binormal projective form or rational canonical form of a square matrix A is a canonical form for matrices that reflects the structure of the minimal polynomial of A and provides a means of… …   Wikipedia

  • Durand–Kerner method — In numerical analysis, the Durand–Kerner method established 1960–66 and named after E. Durand and Immo Kerner, also called the method of Weierstrass, established 1859–91 and named after Karl Weierstrass, is a root finding algorithm for… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”