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.