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
- 1339 views
- $3.00
Related Questions
- Algebra 1 Word Problem #3
- Differentiate $f(x)=\int_{\sqrt{x}}^{\arcsin x} \ln\theta d \theta$
- Linear Algebra - matrices and vectors
- Find $n$ such that $\lim _{x \rightarrow \infty} \frac{1}{x} \ln (\frac{e^{x}+e^{2x}+\dots e^{nx}}{n})=9$
- What am I doing wrong?
- Linear Algebra: Quadratic Forms and Matrix Norms
- Diagonal and Similar Matrices
- Decide if the following representations are linear representations.
You should offer some more for this question.