Jordan canonical form of a matrix (2)
Let
- Find the characteristic polynomial and the minimal polynomial of
. - Find the Jordan canonical form of the matrix
.
View code
Let $A=\begin{bmatrix} -2 & 1 & -1 \\ 5 & -2 & 2 \\ 7 & -3 & 3\end{bmatrix}$.
\medskip
\begin{enumerate}[label=(\alph*)]
\item Find the characteristic polynomial and the minimal polynomial of $A$.
\item Find the Jordan canonical form of the matrix $A$.
\end{enumerate}