Suppose M is an $n \times n$ complex matrix, if $$\bar M A M^T=MAM^\dagger$$ for all real $n \times n$ matrices $A$ does this imply that $M$ must also be real? Here $\bar M$ denotes the element-wise complex conjugate of $M$, $M^T$ denotes the transpose and $M^\dagger$ denotes the conjugate-transpose. I think that this is true and am unable to find a counter-example.
2026-04-20 06:12:21.1776665541
If $\bar M A M^T=MAM^\dagger$ for all real $A$, must $M$ be real?
155 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
No. First, notice that your condition is equivalent to saying that $M A M^\dagger$ is real for all real $A.$ Second, suppose that $M$ is diagonal with diagonal elements $m_1, \dotsc, m_n.$ Your condition is then equivalent to saying that $m_i \overline{m_j}$ is real for every $i, j.$ But that is true if $m_i = c_i m_1, $ for some real $c_2, \dotsc, c_n,$ and $m_1$ arbitrary complex.