Is Every Matrix Similar to Its Transpose?

  • Context: Graduate 
  • Thread starter Thread starter arthurhenry
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 4K views
arthurhenry
Messages
42
Reaction score
0
Is it true that every matrix is similar to its transpose? A claim in Wikipedia...


(field is alg. closed)
 
Physics news on Phys.org
Whether the base field is algebraically closed doesn't matter here, since two matrices are similar over a small field if and only if they are similar over a bigger field. So the question can always be reduced to an algebraically closed field.

That said, it can be shown that two matrices are similar if and only if the Jordan normal form has the same "invariant factors" and it can be shown that a matrix and it's transpose have the same invariant factors. So a matrix is similar to it's transpose.

Check out the book "matrix analysis" by Horn and Johnson.
 
I thank you Micromass, that source was very helpful.