Chapter 4: Problem 28
(a) Show that the companion matrix \(C(p)\) of \(p(x)=\) \(x^{2}+a x+b\) has characteristic polynomial \(\lambda^{2}+a \lambda+b.\) (b) Show that if \(\lambda\) is an eigenvalue of the companion matrix \(C(p)\) in part \((a),\) then \(\left[\begin{array}{l}\lambda \\ 1\end{array}\right]\) is an eigenvector of \(C(p)\) corresponding to \(\lambda.\)
Short Answer
Step by step solution
Define the Companion Matrix
Find the Characteristic Polynomial
Establish the Eigenvalue-Eigenvector Relationship
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Characteristic Polynomial
For example, if you have a matrix \( C(p) \) and the identity matrix \( I \), the characteristic polynomial can be expressed as \( \det(C(p) - \lambda I) \). This results in a polynomial where the coefficients give insights into important properties like eigenvalues. For the companion matrix \( C(p) = \begin{bmatrix} 0 & -b \ 1 & -a \end{bmatrix} \) derived from a polynomial \( p(x) = x^2 + ax + b \), its characteristic polynomial becomes \( \lambda^2 + a\lambda + b \).
- This characteristic polynomial directly ties to the original polynomial \( p(x) \).
- It's essential to understand that the roots of this polynomial are the eigenvalues of the matrix.
Eigenvalue
For any matrix \( A \), an eigenvalue \( \lambda \) satisfies the equation \( Av = \lambda v \), where \( v \) is an eigenvector.
In context with a companion matrix \( C(p) \), the eigenvalues can be understood by solving the characteristic polynomial. For example,
- The characteristic polynomial \( \lambda^2 + a\lambda + b \) equates to zero to find eigenvalues.
- The roots \( \lambda \) of the equation \( \lambda^2 + a\lambda + b = 0 \) are the eigenvalues of the matrix.
Eigenvector
For the companion matrix \( C(p) \) in the exercise, it's shown that for an eigenvalue \( \lambda \), the vector \( \begin{bmatrix} \lambda \ 1 \end{bmatrix} \) is an eigenvector. This means:
- The vector maintains its direction, only scaling by the factor \( \lambda \).
- The eigenvector provides a significant insight into the geometric transformation represented by matrix \( C(p) \).
Polynomial
In the exercise, the polynomial \( p(x) = x^2 + ax + b \) plays a central role in constructing the companion matrix \( C(p) \) and examining its properties. It consists of:
- The degree of this polynomial, which is 2, corresponding to the highest power of \( x^2 \).
- The coefficients \( a \) and \( b \), dictating the linear and constant terms respectively.
- This quadratic polynomial determines the characteristic polynomial and inherently, the eigenvalues via its solutions.