Suppose $A$ is a $2\times2$ matrix. How do I prove that, if $\det(A) < 0$, then $A$ is a diagonalizable matrix over $\mathbb{R}$?
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
Since the matrix is $2 \times 2$, its characteristic polynomial is given by $x^2 - \operatorname{tr} A \cdot x + \det A$. Since $(\operatorname{tr} A)^2 - 4 \det A > 0$ by $\det A < 0$, this polynomial has two distinct real zeroes, i.e., $A$ has two distinct real eigenvalues. Since each eigenvalue has at least one eigenvector, the geometric and algebraic multiplicities of the eigenvalues coincide, i.e., $A$ is diagonalizable. |
|||||
|
