An $n\times n$ complex matrix $A$ satisfies $A^k=I_n$, the $n\times n$ identity matrix, where $k$ is a positive integer $\gt1$. Suppose $1$ is not eigenvalue of $A$. Then which of the following are necessarily true?
- $A$ is diagonalizable.
- $A+A^2+A^3+\dots+A^{k-1}=0$
- $t(A)+tr(A^2)+\dots+tr(A^{k-1})= -n$
- $A^{-1}+A^{-2}+...+A^{-(k-1)}=-I_n$
I think option $1$ is true. But not able to decide about rest of options.