Markov chains: finite sink is positive recurrent
Dependencies:
- Markov chain
- Markov chains: accessibility and state classes
- Markov chains: positive recurrence
- Markov chains: positive recurrence is a class property
- Markov chains: long run proportion of a state
- Markov chains: long run proportion is inverse of time to reenter (incomplete)
$\newcommand{\E}{\operatorname{E}}$ Let $X = [X_0, X_1, \ldots]$ be a markov chain. Let $J$ be a state class containing a finite number of states. If no other state class is accessible from $J$, then all states in $J$ are positive recurrent.
Proof
Let $i \in J$. Since only states in $J$ are accessible from $i$, and there are a finite number of states in $J$, \[ \Pr\left(\sum_{j \in J} \pi_j = 1 \mid X_0 = i\right). \]
Let $T_j = \min_{t \ge 1} (X_t = j)$ and $m_j = \E(T_j \mid X_0 = j)$. Suppose no state in $J$ is positive recurrent. Then $\forall j \in J$, $m_j = \infty$. Hence, $\forall j \in J$, $\Pr(\pi_j = 0 \mid X_0 = i) = 1$, which implies $\Pr(\sum_{j \in J} \pi_j = 0 \mid X_0 = i)$, which is a contradiction. Hence, some state in $J$ is positive recurrent. Since positive recurrence is a class property, all states in $J$ are positive recurrent.
Dependency for: None
Info:
- Depth: 11
- Number of transitive dependencies: 28
Transitive dependencies:
- /analysis/topological-space
- /sets-and-relations/countable-set
- /sets-and-relations/poset
- /sets-and-relations/equivalence-relation
- /sets-and-relations/de-morgan-laws
- σ-algebra
- Generated σ-algebra
- Borel algebra
- Measurable function
- Generators of the real Borel algebra (incomplete)
- Measure
- σ-algebra is closed under countable intersections
- Group
- Ring
- Semiring
- Matrix
- Identity matrix
- Probability
- Conditional probability (incomplete)
- Random variable
- Markov chain
- Markov chains: long run proportion of a state
- Markov chains: recurrent states
- Chapman-Kolmogorov equation
- Markov chains: accessibility and state classes
- Markov chains: long run proportion is inverse of time to reenter (incomplete)
- Markov chains: positive recurrence
- Markov chains: positive recurrence is a class property