1

Characterise all normal matrices in $M_2(\mathbb R)$

Motivated from this post, and José Carlos Santos really nice answer to it, I have made this post.

It is my first time making such a post so I don't really know if it would be allowed.

I have nothing to add regarding the characterisation.

It would be really nice to have a characterisation for all $2\times2$ real normal matrices as it would make coming up with counter examples to certain problems quite easy.

chesslad
  • 2,623

1 Answers1

2

A matrix $\left[\begin{smallmatrix}a&b\\c&d\end{smallmatrix}\right]$ is normal if and only if$$\left\{\begin{array}{l}b^2=c^2\\(b-c)(a-d)=0.\end{array}\right.$$It is not hard to see that therefore the $2\times2$ normal matrices are:

  1. The symmetric matrices.
  2. The matrices of the type $\left[\begin{smallmatrix}a&b\\-b&a\end{smallmatrix}\right]$.