If $\lambda$ is a real eigenvalue of a real matrix $M$, does there necessarily exist a real eigenvector of $M$ corresponding to $\lambda$?
Edit: Never mind. I figured it out.. If $\lambda$ is a real eigenvalue, then $\det(\lambda I-M)=0$, which means there exists a real vector $x$ such that $Mx=\lambda x$. Right?