Stationary distribution for a doubly stochastic matrix.

Click For Summary
SUMMARY

The discussion focuses on finding the stationary distribution vector \(\boldsymbol{\pi}\) for a doubly stochastic matrix \(P\). It is established that for an irreducible doubly stochastic matrix, the stationary distribution can be directly given as \((1/r, \ldots, 1/r)\) without solving the system of equations. However, this result requires the condition that each column of \(P\) has at least two nonzero entries. If this condition is not met, such as in the case of the identity matrix, the stationary distribution may not be uniform.

PREREQUISITES
  • Understanding of stochastic matrices and their properties
  • Knowledge of irreducible Markov chains
  • Familiarity with the concept of stationary distributions
  • Basic linear algebra, particularly matrix operations
NEXT STEPS
  • Study the properties of doubly stochastic matrices in detail
  • Learn about irreducible Markov chains and their implications on stationary distributions
  • Explore examples of stochastic matrices and their stationary distributions
  • Investigate the implications of column constraints on the existence of uniform distributions
USEFUL FOR

Mathematicians, statisticians, and data scientists interested in Markov processes, particularly those working with stochastic and doubly stochastic matrices.

spitz
Messages
57
Reaction score
0

Homework Statement



I can find the stationary distribution vector \boldsymbol\pi for a stochastic matrix P using:

\boldsymbol\pi P=\boldsymbol\pi, where \pi_1+\pi_2+\ldots+\pi_k=1

However, I can't find a textbook that explains how to do this for a doubly stochastic (bistochastic) matrix. Could somebody show me how?
 
Physics news on Phys.org
spitz said:

Homework Statement



I can find the stationary distribution vector \boldsymbol\pi for a stochastic matrix P using:

\boldsymbol\pi P=\boldsymbol\pi, where \pi_1+\pi_2+\ldots+\pi_k=1

However, I can't find a textbook that explains how to do this for a doubly stochastic (bistochastic) matrix. Could somebody show me how?

What are you trying to do? Has somebody told you what the actual values are of \pi_1, \ldots, \pi_n, and you want to verify (or at least understand) the results? Or, do you not know what the solution is?

RGV
 
I know how to find the distribution vector for any r\times r stochastic matrix. I want to know why, if the matrix is doubly stochastic, you don't need to solve the system of equations and the distribution vector is just (1/r,\ldots ,1/r).
 
spitz said:
I know how to find the distribution vector for any r\times r stochastic matrix. I want to know why, if the matrix is doubly stochastic, you don't need to solve the system of equations and the distribution vector is just (1/r,\ldots ,1/r).


Without some qualifications the result is not true: consider P = nxn identity matrix. It is doubly-stochastic, but any row vector (v1, v2, ..., vn) satisfies the equation vP = v. If, however, we assume P corresponds to an irreducible chain, the result is true.

Take the case where P has at least two nonzero entries in each column. Suppose the row vector π does not have equal entries. Look at the jth equation \pi_j = \sum_{i} \pi_i p_{i,j}. Since the column entries sum to 1, this is a weighted average of [/itex] \pi_1, \ldots, \pi_n.[/itex] and since there are at least two nonzero entries in the column, we have \min(\pi_1,\ldots,\pi_n) < \pi_j < \max(\pi_1,\ldots, \pi_n). You ought to be able to derive a contradiction from this.

You still need to deal with cases where at least one column has only one entry (which would be 1.0), but which is, nevertheless, irreducible.

RGV
 
spitz said:
I know how to find the distribution vector for any r\times r stochastic matrix. I want to know why, if the matrix is doubly stochastic, you don't need to solve the system of equations and the distribution vector is just (1/r,\ldots ,1/r).


Without some qualifications the result is not true: consider P = nxn identity matrix. It is doubly-stochastic, but any row vector (v1, v2, ..., vn) satisfies the equation vP = v. If, however, we assume P corresponds to an irreducible chain, the result is true.

Take the case where P has at least two nonzero entries in each column. Suppose the row vector π does not have equal entries. Look at the jth equation \pi_j = \sum_{i} \pi_i p_{i,j}. Since the column entries sum to 1, this is a weighted average of \pi_1, \ldots, \pi_n. and since there are at least two nonzero entries in the column, we have \min(\pi_1,\ldots,\pi_n) < \pi_j < \max(\pi_1,\ldots, \pi_n). You ought to be able to derive a contradiction from this.

You still need to deal with cases where at least one column has only one entry (which would be 1.0), but which is, nevertheless, irreducible.

RGV
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K