Let $$ A = \begin{pmatrix} 0&0&0&-4 \\ 1&0&0&0 \\ 0&1&0&5 \\ 0&0&1&0 \end{pmatrix}$$
Then a Jordan canonical form of A is
Choose the correct option
$a) \begin{pmatrix} -1&0&0&0 \\ 0&1&0&0 \\ 0&0&2&0 \\ 0&0&0&-2 \end{pmatrix}$
$b) \begin{pmatrix} -1&1&0&0 \\ 0&1&0&0 \\ 0&0&2&0 \\ 0&0&0&-2 \end{pmatrix}$
$c) \begin{pmatrix} 1&1&0&0 \\ 0&1&0&0 \\ 0&0&2&0 \\ 0&0&0&-2 \end{pmatrix}$
$d) \begin{pmatrix} -1&1&0&0 \\ 0&-1&0&0 \\ 0&0&2&0 \\ 0&0&0&-2 \end{pmatrix}$
My attempt : I know that Determinant of A = product of eigenvalues of A, as option c and d is not correct because Here Determinant of A = 4
that is $ \det A = -(-4) \begin{pmatrix}1 & 0 &0\\0& 1 & 0\\ 0&0&1\end{pmatrix}$
I'm in confusion about option a) and b).......how can I find the Jordan canonical form of A ?
PLiz help me.
Any hints/solution will be appreciated.
Thanks in advance
HINT
Since all options are compatible with the check on det(A)=4, we need to determine the eigenvalues by $det(A-\lambda I)=0$ and the evaluate again the given options.
Note also that b is not a Jordan normal form.