Find $a,b,c$ so that $\begin{bmatrix} 0 & 1& 0 \\ 0 & 0 & 1\\ a & b & c \end{bmatrix} $ has the characteristic polynomial $-\lambda^3+4\lambda^2+5\lambda+6=0$
Answer
Lets compute the characteristic equation
\[0=\det \begin{bmatrix} -\lambda & 1& 0 \\ 0& -\lambda & 1 \\ a & b & c-\lambda \end{bmatrix} \]
\[=-\lambda \det \begin{bmatrix} -\lambda & 1 \\ b & c-\lambda \end{bmatrix}-1 \det \begin{bmatrix} 0 & 1 \\ a & c-\lambda \end{bmatrix} \]
\[=-\lambda [\lambda (\lambda-c)-b]-[-a]=-\lambda^3+c\lambda^2+b\lambda+a\]
\[=-\lambda^3+4\lambda^2+5\lambda+6.\]
Hence
\[a=6, b=5, c=4.\]
443
The answer is accepted.
Join Matchmaticians Affiliate Marketing
Program to earn up to a 50% commission on every question that your affiliated users ask or answer.
- answered
- 2001 views
- $3.00
Related Questions
- Solving Inequalities- Erik and Nita are playing a game with numbers
- Linear independence of functions
- Linear algebra
- Algebra Word Problem #1
- Algorithm for printing @ symbols
- Sterling's Formula
- Find the values of a, for which the system is consistent. Give a geometric interpretation of the solution(s).
- Clock Problem
You should offer some more for this question.