I have a true/false question:
Every n × n-matrix A with real entries has at least one real eigenvalue.
I am thinking that this is true but I would like to hear other opinions.
Thanks
I have a true/false question:
Every n × n-matrix A with real entries has at least one real eigenvalue.
I am thinking that this is true but I would like to hear other opinions.
Thanks
On
Here's a counterexample:
\begin{bmatrix} 1 & 1 \\[0.3em] -4 & 1 \\[0.3em] \end{bmatrix}
Being clever, we can construct any number of $2 \times 2$ matrices such that its characteristic polynomial has negative discriminant, and thus has no real roots (eigenvalues).
Nope. Try a rotation in $\Bbb R^2$.