We consider a matrix $\boldsymbol{M}$. We suppose it is diagonalizable, with eigenvalues $\lambda_{i}$. We always assume that $\forall i \, , \,\lambda_{i} \neq 1$. As a consequence, the matrix $[ \boldsymbol{I} - \boldsymbol{M} ]$ is invertible.
I would like to prove that $\boldsymbol{M}$ and $[\boldsymbol{I} - \boldsymbol{M}]^{-1}$ commute one with another. I believe that this property is true for all such set $\{ \lambda_{i} \}$ but I can only prove it for specific situations.
Indeed, if we suppose that $\forall i\,,\, |\lambda_{i}| < 1$, then I believe, we have the converging infinite serie
$$ [\boldsymbol{I} - \boldsymbol{M}]^{-1} = \sum_{k = 0}^{+ \infty} \boldsymbol{M}^{k} \, .$$
Then $[\boldsymbol{I} - \boldsymbol{M}]^{-1}$ can be seen as an infinite polynom in $\boldsymbol{M}$, which will naturally commute with $\boldsymbol{M}$.
My questions are as follows :
Is my reasoning for the case $|\lambda_{i}| < 1$ correct ? How can it be made perfectly rigourous ?
If true, how can we prove the commutativity of $\boldsymbol{M}$ and $[\boldsymbol{I} - \boldsymbol{M}]^{-1}$ for any general set of eigenvalues ?
If $A$ commute with $B$ and $B$ invertible then $A$ commute with $B^{-1}$. because $AB=BA$ implies that $B^{-1}A=AB^{-1}$. In your case you have $M$ commute with $I-M$ so $M$ commute with $(I-M)^{-1}$.