I am trying to solve matrix practice examples for my upcoming exam. I am kinda stuck on this question and don't really know what to do, any help would be appreciated
Consider a matrix $~A~$,
\begin{bmatrix}0&1&0\\0&0&1\\-a_0&-a_1&-a_2\end{bmatrix}
Assume that the corresponding eigenvalues are $~λ_1,~ λ_2,~ λ_3~$. Show that the matrix $~P~$ of the eigenvectors is
\begin{bmatrix}1&1&1\\λ_1&λ_2&λ_3\\λ_1&λ_2&λ_3\end{bmatrix}
Hints: