tronter
- 183
- 1
Suppose that M molecules are distributed among two urns; and at each time point one of the molecules it chosen at random, removed from its urn, and placed in the other one. So this is a time-reversible Markov process right?
So P_{i,i+1} = \frac{M-i}{M}. What do the limiting probabilities mean in words?
Like \pi_0 = \left[ 1 + \sum_{j=1}^{M} \frac{(M-j+1) \cdots (M-1)M}{j(j-1) \cdots 1} \right ]^{-1}
= \left [\sum_{j=0}^{M} \binom{M}{j} \right]^{-1} = \left(\frac{1}{2} \right)^{M}
and \pi_i = \binom{M}{i} \left(\frac{1}{2} \right)^{M}, \ i = 0,1, \ldots, M.
What do these really signify?
Source: Introduction to Probability Models by Sheldon Ross
Thanks
So P_{i,i+1} = \frac{M-i}{M}. What do the limiting probabilities mean in words?
Like \pi_0 = \left[ 1 + \sum_{j=1}^{M} \frac{(M-j+1) \cdots (M-1)M}{j(j-1) \cdots 1} \right ]^{-1}
= \left [\sum_{j=0}^{M} \binom{M}{j} \right]^{-1} = \left(\frac{1}{2} \right)^{M}
and \pi_i = \binom{M}{i} \left(\frac{1}{2} \right)^{M}, \ i = 0,1, \ldots, M.
What do these really signify?
Source: Introduction to Probability Models by Sheldon Ross
Thanks