Definition (Communicates)
Let Xn,n≥0 be a MC, with transition matrix P and the state space S. Let i,j∈S be two states. We say i communicates with j if i→j\mboxandj→i or “i and j lead to each other” and write i↔j
Theorem (Communication ⟹ Equivalence Relation)
Communication induces an Equivalence Relation on the state space S:
- Reflexive: i↔i
- Symmetric: If i↔j, then j↔i
- Transitive: If i↔j & j↔k, then i↔k
Definition (Communicating Class)
Based on , we can partition the state space S into communication classes, Ci, i∈N where:
- S=∪n=1∞Cn, where Cn’s are disjoint.
- For a1,a2∈Cn⟹ a1↔a2 or “any two elements in the same class communicate”
- For b∈Cn, c∈Cm, n=m⟹b↔c or “any two elements in different classes don’t communicate”
Definition (Closed communicating class)
A C is closed if pij=0, \mboxforanyi∈C, j∈CThus once a MC enters C, there is not escape.