2

Let $A$ be an $n \times n$ matrix such that $A^2 = 4I$.

(a). Find all possible values of $tr(A)$ and $det(A)$.

(b). Show that $A$ is diagonalizable.

Note: As $A^2 = 4I$, it gives that $A$ is non-singular with $\lambda \in \lbrace\pm 2 \rbrace$. So, $tr(A) \in \lbrace -2n,-2n+2,\cdots,2n-2,2n\rbrace$ and $det(A)\in \lbrace -2^n,2^n \rbrace$. Is it true? I have no ideas for the second part.

6-0
  • 654

1 Answers1

0

Over the complex numbers a matrix is diagonalizable if and only if its minimal polynomial is has roots of multiplicity 1 (see here for details).

In your case the minimal polynomial divides $x^2-4$ and so its roots are all of multiplicity 1.