Yes, it is. S = {0,1,2,3}, and the matrix is
\begin{bmatrix}1 & 0 & 0 & 0 \\ 0.1 & 0.2 & 0.5& 0.2 \\ 0.1 & 0.2 & 0.6 & 0.1 \\ 0.2 & 0.2 & 0.3 & 0.3\end{bmatrix}
where the columns are (0,1,2,3) and the rows are (0,1,2,3)'.
Do you know how to find the probability that it never reaches state 2?