For any matrix $A$ is it true that, $A^{-n} = (A^{-1})^n = (A^n)^{-1}$?
Does this also then apply to powers of diagonalizable matrices? That is, if $A = PDP^{-1}$ then $A^{-n} = PD^{-n}P^{-1}$.
For any matrix $A$ is it true that, $A^{-n} = (A^{-1})^n = (A^n)^{-1}$?
Does this also then apply to powers of diagonalizable matrices? That is, if $A = PDP^{-1}$ then $A^{-n} = PD^{-n}P^{-1}$.
Yes. If $A$ is an invertble square matrix, then we have $A^{-n} := (A^{-1})^n = (A^n)^{-1}$ for all natural $n$, which can easily be proved by induction.
If $A$ is diagoalizable and $A = PDP^{-1}$, then again by induction, we have $A^{-n} = PD^{-n}P^{-1}$ for all $n \in \mathbb N.$