If $A^4$ = $I_n$ , but $A \neq I_n$, $A^2 \neq I_n$, and $A^3 \neq I_n$, which powers of A are equal to A^-1? I can list examples like:
$A^4 = I_n$
$A^{-1} * A^4 = A^{-1} * I_n$
$(A^{-1} * A) * A^3 = A^{-1}$
Therefore $A^3 = A^{-1}$.
How do I make a proof out of this?