Can someone please clarify for me these two statements.
Let $A$ of order ($n\times n$) be a matrix over $\Bbb R$. $A^{4} = I$. so:
- $A$ diagonalizable over $\Bbb R$.
- $A$ diagonalizable over $\Bbb C$.
The only statement I know is concerning eigenvalues: if $a$ is an eigenvalue of $A$ then $a^{4}$ is an eigenvalue of $A^{4}$.
Note that $A$ is annihilated by the polynomial $p(X) = X^4 - 1$. Therefore, $A$'s minimal polynomial $\mu_A$ is a divisor of $p$, that is $$ \mu_A(X) \in \{X - 1, X + 1, X^2 - 1, X^2 + 1, X^4- 1 \} $$ Hence, in each case, the minimal polynomial of $A$ has distinct linear factors and therefore $A$ is diagonizable over $\mathbf C$.
As matrices with minimal polynomial $X^2 + 1$ are not diagonizable over $\mathbf R$, $A$ need not to be diagonizable over $\mathbf R$.