EEL6507sp09L05
From BoykinWiki
Contents |
EEL 6507 Spring 2009, Lecture 05, Friday 2009/01/16 (Created by Adam Flynn)
Basic Definitions for Markov Chains
The probability of a state transitioning to another in a certain number of steps is given as:
From this, we define the following terms:
- Irreducible: A markov chain is irreducible if for each pair of states (i,j) there is some number of steps mo such that:

- Closed subset: A1 is a closed subset of A if
for all m, all
and
- Example: Roach motel commercial where roaches can check in but not out
- Absorbing state: A single state, i, such that pii = 1
Basic Theorems for Markov Chains
- If A is closed but no proper subset is closed, then A is irreducible.
- Proof: Assume that A is reducible in the case above and prove through contradiction.
- By definition, a reducible Markov chain contains closed proper sets [1]. This contradicts the second requirement for the theorem.
- Proof: Assume that A is reducible in the case above and prove through contradiction.
- Recurrence
- Due to the Markov property, we can define:
- Return probability:
- Mean recurrence time:
- Due to the Markov property, we can define:
References
- [1] Leonard Kleinrock, Queueing Systems: Volume I – Theory (Wiley Interscience, New York, 1975), page 28.
