Prove $A$ is a diagonalisable matrix

66 Views Asked by At

Let $A\in \mathbb{R}^{2 \times 2}$ such that $\det(A)<0$. Show that $A$ is diagonalisable.

Setting

$$A= \begin{pmatrix} a & b \\ c & d \end{pmatrix}$$

We get $p_A(\lambda)=\lambda^2-(a+d)\lambda+ad-bc$. How can I conclude that $A$ is diagonalisable?

3

There are 3 best solutions below

5
On

Yes, because if $\alpha$ and $\beta$ are the eigenvalues of $A$, then $\alpha\beta=\det A<0$. Therefore, $\alpha\neq\beta$.

0
On

Hint: Distinct eigenvalues implies diagonalizable. Note that, $detA$=Product of eigenvalues.

0
On

We know that $ad-bc$ is negative. Now Descartes rule of signs guarantees that $x^2+px+q=0$ has a positive and a negative real solution, provided that $q$ is negative.