

Observe the above a Markov chain and limiting matrix of it. Finding the limiting matrix if it exists is easy but I am curious as to how fast this given matrix converges to its limiting matrix. Is there a way to find the number of transitions that would give a matrix that is very close to the limiting matrix for an accepted amount of error? I hope someone could suggest me some methods or references that would help me determine this. Thanks in advance
The trace and the determinant of $M$ are $0$ and $\frac29$ respectively. Since $M$ is a transition matrix, $1$ is an eigenvalue, hence the sum and product of the two other eigenvalues are $-1$ and $\frac29$ respectively. This implies that these eigenvalues are $-\frac23$ and $-\frac13$.
Thus, the difference $M^k-\Pi$ is of order $\left(\frac23\right)^k$ when $k\to\infty$, where $\Pi=\lim\limits_{n\to\infty}M^n$ is given in the question. Here one can define the size of a matrix of any size as the sum of the absolute values of its entries.
In particular, for every vector $V$, the difference $M^kV-\Pi V$ is of order at most $\left(\frac23\right)^k$ when $k\to\infty$.