If I have an $n\times n$ matrix, and $A^{4}=I_n$, does this imply that $A^{-1}$ exists?
My reasoning is
$A^{4}=I$, so $(A^{4})^{-1}=I=(A^{-1})^{4}$.
Is this valid? Thanks for your time in answering what is probably a super simple question.
If I have an $n\times n$ matrix, and $A^{4}=I_n$, does this imply that $A^{-1}$ exists?
My reasoning is
$A^{4}=I$, so $(A^{4})^{-1}=I=(A^{-1})^{4}$.
Is this valid? Thanks for your time in answering what is probably a super simple question.
Take the determinant of $A^4$: $$[\det(A)]^4=\det(A^4)=\det(I_n)=1$$ so $\det(A)\not=0$ and $A$ is invertible.
Aternative approach: let $M:=A^3$ then $A\cdot M=M\cdot A=A^4=I_n$ which implies by definition that $A$ is invertible and its inverse is $M$.
Your reasoning is not correct. You claim that $(A^4)^{-1} = (A^{-1})^4$, but you don't know that yet because you don't know that $A^{-1}$ even exists.
You need to prove that $A^{-1}$ exists. You prove that by proving that there exists some matrix $B$ such that $AB=BA=I$.
If $\lambda$ is an eigenvalue of $A$, then $\lambda^n$ is an eigenvalue of $A^n$ for $n \geq 1$. This rules out the possibility of zero eigenvalues.
A^4=I ➡ A^(-1)=A^3. We can write it but we can write it when inverse exists. We shall first know that the inverse is exist or not.