3

Let $\textbf{A} \in M_{n\times n}(\mathbb{C})$ be a Matrix and $\textbf{A}^m=\textbf{I}$ where $m\neq \infty$. Show (with Jordan normal form) that $\textbf{A}$ is diagonalizable. I have no clue how to do that...

2 Answers2

3

Yes. We use the following:

a matrix $M$ is diagonalisable iff its minimal polynomial is the product of distinct linear factors.

Now, can you see how to apply this to $A^m -I=0$?. Hint: the minimal polynomial will have to divide $t^m - 1$

0

Using the Jordan normal form:

We have to show that all the blocks have size $1$. Now, if $A^m=I$, then it is easy to see that for the Jordan form $J$ we have $J^m = I$, so for every block $J_{d, \lambda}$ we have $$J_{d, \lambda}^m = I_d$$

However, if $d>1$, then the elements of $J^m_{d, \lambda}$ just above the diagonal have value $m$, so not $0$. Therefore, all the $d$'s must be $1$, all the blocks have size $1$, so $A$ is diagonalizable.

orangeskid
  • 53,909