is there any relationship between the eigenvector of sum(AA'+BB') and sum(A'A+B'B) ? - MathOverflow most recent 30 from http://mathoverflow.net2013-05-20T18:00:57Zhttp://mathoverflow.net/feeds/question/116856http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/116856/is-there-any-relationship-between-the-eigenvector-of-sumaabb-and-sumaabbis there any relationship between the eigenvector of sum(AA'+BB') and sum(A'A+B'B) ?David liu2012-12-20T11:57:50Z2012-12-21T04:53:32Z
<p>is there any relationship between the eigenvector of sum(AA'+BB') and sum(A'A+B'B) ?</p>
<p>thanks a lot!</p>
http://mathoverflow.net/questions/116856/is-there-any-relationship-between-the-eigenvector-of-sumaabb-and-sumaabb/116873#116873Answer by Steven Landsburg for is there any relationship between the eigenvector of sum(AA'+BB') and sum(A'A+B'B) ?Steven Landsburg2012-12-20T15:37:50Z2012-12-20T17:53:59Z<p>Assuming that $sum(AA'+BB')$ means $AA'+BB'$ and that $A'$ means the transpose of $A$:</p>
<p>Let $x$ and $y$ be arbitrary complex numbers. Then the matrices $X=\pmatrix{0&1\cr 1&x\cr}$ and $Y=\pmatrix{0&1\cr1&y\cr}$ have arbitrary eigenvectors. But in general, the equaions
$$\matrix{AA'+BB'=X&A'A+B'B==Y}$$ are solvable for $A,B$. So the answer to your question is no.</p>
<p><b>Edit:</b> As Terry Tao points out in comments, this system of equations is clearly <b>not</b> solvable (just take traces). So this is not an answer to your question.</p>
http://mathoverflow.net/questions/116856/is-there-any-relationship-between-the-eigenvector-of-sumaabb-and-sumaabb/116892#116892Answer by Steven Landsburg for is there any relationship between the eigenvector of sum(AA'+BB') and sum(A'A+B'B) ?Steven Landsburg2012-12-20T18:59:11Z2012-12-20T20:10:10Z<p>By way of penance for my earlier "answer":</p>
<p>Take $A=\pmatrix{1&0\cr x&0\cr}$ and $B=\pmatrix{1&y\cr 0&0\cr}$.</p>
<p>Then the eigenvectors of $M=AA'+BB'$ and $N=A'A+B'B$ are in general different. As $x$ goes to 0, the eigenvectors of $M$ go off to zero and infinity while the eigenvectors of $N$ can be anything; as $y$ goes to 0, the eigenvectors of $N$ go off to zero and infinity while the eigenvectors of $M$ can be anything.</p>
http://mathoverflow.net/questions/116856/is-there-any-relationship-between-the-eigenvector-of-sumaabb-and-sumaabb/116951#116951Answer by David liu for is there any relationship between the eigenvector of sum(AA'+BB') and sum(A'A+B'B) ?David liu2012-12-21T04:44:49Z2012-12-21T04:53:32Z<p>SORRY FOR come back later....</p>
<p>A is real matrix. sum(AA′+BB′) means AA′+BB′ and that A′ means the transpose of A.</p>
<p>thanks</p>