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
- 1910 views
- $3.00
Related Questions
- [ eigenvalues and eigenvectors] Prove that (v1, v2, v3) is a basis of R^3
- Can enough pizza dough be made to cover the surface of the earth?
- Solving Inequalities- Erik and Nita are playing a game with numbers
- Find $n$ such that $\lim _{x \rightarrow \infty} \frac{1}{x} \ln (\frac{e^{x}+e^{2x}+\dots e^{nx}}{n})=9$
- How do you go about solving this question?
- Linear Algebra Help : Consider Two Planes, P1 and P2
- Confused on this graph question, not sure how to reduce it to linear and It looks too wonky to draw a best fit line, probably won't take long
- Euclidean lattices with a metric
You should offer some more for this question.