Definition
A TPM is regular if:
- For every pair , there is a path for which
- There is at least one state for which
Equivalently, has all positive entries for some .
Properties
- If has no zero elements for some , then will also have no zero elements for all
- A regular chain is necessarily irreducible and aperiodic
Why Condition 2 Matters
Condition 2 ensures the chain is aperiodic.
Without it, a chain could be irreducible (condition 1 satisfied) but still periodic — meaning it cycles through states in a fixed pattern and never settles into a stationary distribution. A self-loop forces the chain to be able to “stay” at a state, breaking any fixed cycle and guaranteeing period 1.
Together: irreducible + aperiodic = regular = guaranteed convergence to unique stationary distribution regardless of initial state.
Proof
See Regular chain is necessarily irreducible and aperiodic.