6 x 6 matrix for calculating Jordan Canonical form

133 Views Asked by At

Could you please tell me some examples of 6 by 6 matrix ?!?

The matrix must have 6 strictly complex conjuage eigenvalues(3 pairs), for example Lamdas = +2j, -2j, 3j, -3j, 4j, -4j.

1

There are 1 best solutions below

0
On BEST ANSWER

$$ \left( \begin{array}{cccccc} 0&2&0&0&0&0 \\ -2&0&0&0&0&0 \\ 0&0&0&3&0&0 \\ 0&0&-3&0&0&0 \\ 0&0&0&0&0&4 \\ 0&0&0&0&-4&0 \\ \end{array} \right) $$