I have been asked to prove the following:
$$(I_n - A)^{-1} = I_n + A + A^2 + A^3\,,$$
where $A$ is a square matrix of size $n\times n$, and provided that $A^4 = \mathcal{O}_n$, where $\mathcal{O}_n$ is the $n \times n$ zero matrix.
However, I have no idea from where I can start. It occurred to me to try and multiply $(I_n - A)^{-1}$ with $(I_n - A)$, however I do not think this is the case.