Suppose $R_M$ is the resolvent of matrix $M$ defined as $R_M=(sI-M)^{-1}$. How do I show the following?
$$R_{A+B}=(I-R_AB)^{-1}R_A$$
Is this a well known result?
I got this formula by using grouping technique in this post and checked numerically but wondering if theres an easier way.