Markov Chain is a markov process based on a transfer matrix.
For the state vector and transfer matrix
where
Each element represents the probability to transfer.
Let the current state is . The new state vector can be calculated by . And after many transfer, we may have a stationary state which means we have detailed balance .
A markov chain must be a reversible markov chain to reach the Detailed Balance. When we have the Detailed balance, the Markov chain can be converge.