Definition Steady State Vector
For many regular Markov chains, as the number of steps increases (\(n \to \infty\)), the state matrix \(\mathbf{s}_n\) converges to a constant vector \(\mathbf{s}\), regardless of the initial state \(\mathbf{s}_0\).
This vector \(\mathbf{s}\) is called the steady state vector (or stationary distribution).
It satisfies the equilibrium equation:$$ \mathbf{T} \mathbf{s} = \mathbf{s} $$Algebraically, \(\mathbf{s}\) is an eigenvector of \(\mathbf{T}\) corresponding to the eigenvalue \(\lambda = 1\). The sum of the elements of \(\mathbf{s}\) must be 1.