Let $A$ and $B$ be $n\times n$ matrices such that $AB=BA$. Show that $A$ and $B$ have a common eigenvector.
I am not able to prove this. Can anyone help?
Let $A$ and $B$ be $n\times n$ matrices such that $AB=BA$. Show that $A$ and $B$ have a common eigenvector.
I am not able to prove this. Can anyone help?
Let $\lambda$ eigenvalue of $B$ and $v\in V_\lambda$ an eigenvector i.e. $Bv=\lambda v$. Then, since $BA=AB$ we have: $$ BAv=ABv=\lambda Av $$ This implies that $Av$ is also an eigenvector of $B$ for the eigenvalue $\lambda$, namely $Av\in V_\lambda$. We deduce that $A V_\lambda \subset V_\lambda$ which is what you are asking as mentioned in the comments (even though the post doesn't clearly mention this).