Q1: Does A and its transpose have the same eigenspace?

  • Context: Graduate 
  • Thread starter Thread starter Howers
  • Start date Start date
  • Tags Tags
    Transpose
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
2 replies · 20K views
Howers
Messages
443
Reaction score
6
So I've shown that A and A^T have the same char. polynomials => same eigenvalues, using the fact that detA = detA^T. I still can't see any way I could possibly show or disprove that the eigenspace is the same.
 
Physics news on Phys.org
How about
[tex] \left(\begin{array}{ll}<br /> 1 & 1\\<br /> 0 & 0<br /> \end{array}\right)\ \ <br /> \left(\begin{array}{ll}<br /> 1 & 0\\<br /> 1 & 0<br /> \end{array}\right)[/tex]
Do they have the same eigenspaces?
 
A and A^T will not have the same eigenspaces, i.e. eigenvectors, in general.

Remember that there are in fact two "eigenvectors" for every eigenvalue [tex]\lambda[/tex]. The right eigenvector satisfying [tex]A\mathbf{x} = \lambda \mathbf{x}[/tex] and a left eigenvector (eigenrow?) satisfying [tex]\mathbf{x}A = \lambda \mathbf{x}[/tex]. In general these are not equal.

Also, I believe that the set of left eigenvectors is the inverse matrix of the set of right eigenvectors, but I am not about sure of this. If this is indeed the case then the set of left eigenvectors will "coincide" with the set of right eigenvectors only when the set of right eigenvectors is orthonormal, i.e. when A is symmetric A=A^T.

EDIT: In fact, the conjecture above is not true unless you select specially scaled sets of eigenvectors and eigenrows. Is there a way of selecting eigenvectors of canonical lengths?
 
Last edited: