Suppose $A \in M_{3\times3}(\mathbb R)$ and $f_A(x) \ne m_A(x)$ where $f_A(x)$ is the characteristic polynomial of $A$ and $m_A(x)$ is the minimal polynomial of $A$.
If we were to assume that $A^3=I$, would we get that $A=I$ ? Would the result be different in case $A$ was $2\times2$ matirx?
If it possible to find such $A$ which isn't $I$, please explain how to do it. Otherwise, please explain why it isn't possible.
My current work:
I started with the case where $A$ is $3 \times 3 $ matrix.
From the assumption that $A^3=I$ we know that the polynomial $g(x)=x^3-1$ annihilates $A$. From there I tried to construct $A \in M_{3\times3}(\mathbb R)$ such that $A^3=I$ while keeping in mind that any eigenvalue $c$ of $A$ must satisfies $g(c)=c^3-1=0$ . The only matrices I were able to look for were the rotating matrices and the projection matrices which didn't satisfy $A^3=I$.
Is there any other way to be able to construct such matrix?
Where $A$ is a $2 \times 2 $ matrix I had the same problem to construct the matrix I want, but I was able to try different combinations. None of them matched the $A$ I was looking for, therefore I'm almost sure it is impossible to find such a matrix when $A$ is $2 \times 2$ matrix.
Thank you
In the $3\times 3$ case we have $$x^3 -1 = (x-1)(x^2+x+1) $$ and $x^2+x+1$ is irreducible in $\mathbb{R}[x]$.
Thus the minimal polynomial of $A$ can be $x-1$ or $(x^2+x+1) $ because $f_A(x) \neq m_A(x)$.
But if $m_A(x) = x^2+x+1$ then $f_A(x) \not\in \mathbb{R}[x]$ because the roots of $x^2+x+1$ are complex coniugate, the minimal and the characteristic polynomial have the same roots and $\deg f_A(x) = 3$. Thus $m_A(x) = x-1$ and $A=I$.
In $2 \times 2$ case if $m_A(x) = x^2+x+1$ then $f_A(x) = m_A(x)$. Thus $m_A(x) = x-1$ and $A=I$ also in this case.