Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Companion matrix
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Square matrix constructed from a monic polynomial}} In [[linear algebra]], the [[Ferdinand Georg Frobenius|Frobenius]] '''companion matrix''' of the [[monic polynomial]] <math display="block"> p(x)=c_0 + c_1 x + \cdots + c_{n-1}x^{n-1} + x^n </math> is the [[square matrix]] defined as <math display="block">C(p)=\begin{bmatrix} 0 & 0 & \dots & 0 & -c_0 \\ 1 & 0 & \dots & 0 & -c_1 \\ 0 & 1 & \dots & 0 & -c_2 \\ \vdots & \vdots & \ddots & \vdots & \vdots \\ 0 & 0 & \dots & 1 & -c_{n-1} \end{bmatrix}.</math> Some authors use the [[transpose]] of this matrix, <math> C(p)^T </math>, which is more convenient for some purposes such as linear [[recurrence relation]]s ([[#Linear recursive sequences|see below]]). <math> C(p) </math> is defined from the coefficients of <math>p(x)</math>, while the [[characteristic polynomial]] as well as the [[minimal polynomial (linear algebra)|minimal polynomial]] of <math> C(p) </math> are equal to <math>p(x) </math>.<ref> {{Cite book |last=Horn |first=Roger A. |url=https://books.google.com/books?id=f6_r93Of544C&dq=%22companion+matrix%22&pg=PA147 |title=Matrix Analysis |author2=Charles R. Johnson |publisher=Cambridge University Press |year=1985 |isbn=0-521-30586-1 |location=Cambridge, UK |pages=146β147 |accessdate=2010-02-10}}</ref> In this sense, the matrix <math> C(p) </math> and the polynomial <math>p(x)</math> are "companions".
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)