Let $A$ a $nxn$, non-symmetric, real, Normal matrix with pairs of complex conjugate eigenvalues (and at least one real eigenvalue). I find, through Maple for any $n>2$, that the matrix: $B:=(A+A^{T})/2$ has eigenvalues the Real part of the complex eigenvalues of the matrix $A$ and the same real.
I wonder if anyone has encounter this property in bibliography before. If so i would be grateful for a reference to find the corresponding proof.


$0 = \langle (A- \lambda I)v,(A - \lambda I)v \rangle = \langle (A^{t} - \overline{\lambda}v)(A^{t} - \overline{\lambda})v \rangle $, using normality. – Geoff Robinson Feb 17 at 14:37