Can Normal Matrices Be Non-Self-Adjoint?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 3K views
tommyxu3
Messages
240
Reaction score
42
Hello everyone, I have a question. I'm not sure if it is trivial. Does anyone have ideas of finding a matrix ##A\in M_n(\mathbb{C})##, where ##A## is normal but not self-adjoint, that is, ##A^*A=AA^*## but ##A\neq A^*?##
 
Physics news on Phys.org
I think every normal matrix can be written as A+iB where A and B are commuting hermitian matrices.
 
  • Like
Likes   Reactions: tommyxu3
That's a really good idea, thanks a lot!
 
Take ##n=1##, then every element of ##\mathbb{R}## is self-adjoint, while every element of ##\mathbb{C}## is normal.
 
Yes, that's a special case in ##M_1(\mathbb{C})!##
 
tommyxu3 said:
Yes, that's a special case in ##M_1(\mathbb{C})!##

And it can be generalized! Diagonal matrices with all real entries are self-adjoint, with complex entries are normal. Every normal operator can be diagonalized with unitary operators as transition matrices, so the general form of a self-adjoint matrix is ##UDU^*## with ##U## unitary and ##D## a diagonal matrix with real entries. The general form of a normal matrix is ##UDU^*## with ##U## unitary and ##D## a diagonal matrix with complex entries.