Homepage › Solution manuals › Dimitris Bertsimas › Introduction to Linear Optimization › Exercise 4.31 (Unit eigenvectors of stochastic matrices)
Exercise 4.31 (Unit eigenvectors of stochastic matrices)
We say that an n n matrix P,with entries , is stochastic if all of its entries are nonnegative and
that is, the sum of the entries of each row is equal to 1. Use duality to show that if P is a stochastic matrix, then the system of equations
has a nonzero solution. (Note that the vector p can be normalized so that its components sum to one. Then, the result in this exercise establishes that every finite state Markov chain has an invariant probability distribution.)
Answers
| max | min | |
If we show that primal is infeasible, using strong duality and the fact that
, we can show that dual optimum is
. Then there exists a p for each h such that
so
.
Let us assume otherwise and have a
.
Note that . So we have:
If , then it is obvious that
which is a contradiction
Comments
Let be a stochastic matrix, i.e., and for all . We aim to show that the system
has a solution.
This is equivalent to finding a nonzero such that
Let . Then we seek , , with .
By Farkas’ Lemma, exactly one of the following holds:
We will show that (ii) is not possible. Suppose , i.e.,
But since is stochastic, each row is a convex combination of the entries of , so . Hence, is impossible.
Thus, (ii) has no solution, and by Farkas’ Lemma, (i) holds. Therefore, there exists , such that , i.e.,
Hence, , is a solution to the system , . □