The question relates to using method of generating function for finding $n$th power of a transition matrix $P$
In the Text Book the generating function has been defined as:
$P(s)= 1+sP+s^2P^2+s^3P^3+\cdots +s^n P^n$ where $|s|<1$
($s$ is a variable of function $P(s)$)
As $n\to\infty$, $s^nP^n\to0$
I have not understood how from this step we conclude that $P(s)$ is the inverse of matrix $I-sP$.