Let $A \in M_{2}(\mathbb{Q})$ be a matrix which satisfies $A^{3}=I$, for $I$ being the identity matrix and $A$ different from $I$. Express $A$ in rational canonical form and in Jordan form as a matrix in $\mathbb{C}$.
What would be a way to get started with this problem? I know that for the minimum polynomial of $A$, then one has $m_{A}(x)|x^{3}-1$ (as the minimum polynomial divides any other polynomial that makes $A$ vanish), and this polynomial factors into distinct factors in $\mathbb{C}$ (I think).
How could one use this information to write both canonical forms for a matrix satisfying this property? Not sure how to approach this.
$x^{3}-1=(x-1)(x^{2}+x+1)$, is the factorisation over $\mathbb{Q}[x]$. $m_{A}(x)$ has to divide $x^{3}-1$ and has degree at most $2$. Now, since $A$ is not the indentity, the minimal polynomial over $\mathbb{Q}$ is $x^{2}+x+1$. Now, you can factor $x^{2}+x+1$ over $\mathbb{C}$.