Definition

A TPM is regular if:

  1. For every pair , there is a path for which
  2. There is at least one state for which

Equivalently, has all positive entries for some .

Properties

  1. If has no zero elements for some , then will also have no zero elements for all
  2. 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.