In a book I have been reading recently a question as follows came up as a problem and I am unsure how to solve it:
Two quantities are represented by the matrices
$$ \text{M = } \left[\begin{array}{rrr} 3 & 0 & -i \\ 0 & 1 & 0\\ i & 0 & 3 \end{array}\right] $$
$$ \text{N = } \left[\begin{array}{rrr} 3 & 0 & 2i \\ 0 & 7 & 0\\ -2i & 0 & 3 \end{array}\right] $$
The possible values of the quantity represented by M are 1, 2 and 4.
What are the possible values of the quantity represented by N?
Explain how you know that.
Any help would be greatly appreciated!