True or false?
Let $A$ be a matrix of size $n \times n$. If there is a natural number $k$ such that $A^k$ is invertible, then $A$ is invertible.
I intuitively understand that this is correct, but I would like to know what the formal proof for this statement is…
Thank you!
Hint
If the eigenvalues of the matrix $A$ are $\lambda_1,\cdots ,\lambda_n$, then the eigenvalues of matrix $A^k$ would be $\lambda_1^k,\cdots ,\lambda_n^k$