Any smart approach to finding a matrix given the characteristic polynomial?

257 Views Asked by At

Find a matrix whose characteristic polynomial is $\newcommand{\l}{\lambda}\l^6-5\l^5+3\l^3+4\l^2-\l+5.$

Given this characteristic polynomial, I tried factorizing it to obtain its roots, then work from there to find an original matrix $A$. However, here the roots seem either irrational or complex by rational root theorem, which makes this approach impossible. Are there other characteristics of the eigenvalues that I can use here to find an original matrix $A$?

1

There are 1 best solutions below

0
On BEST ANSWER

Hint: Find the companion matrix of the polynomial.