Chapter 5: Problem 54
For a time reversible Markov chain, argue that the rate at which transitions from \(I\) to \(j\) to \(k\) occur must equal the rate at which transitions from \(k\) to \(j\) to \(i\) occur.
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 5: Problem 54
For a time reversible Markov chain, argue that the rate at which transitions from \(I\) to \(j\) to \(k\) occur must equal the rate at which transitions from \(k\) to \(j\) to \(i\) occur.
All the tools & learning materials you need for study success - in one app.
Get started for free
Suppose that on each play of the game a gambler either wins 1 with probability \(p\) or loses 1 with probability \(1-p\). The gambler continues betting until she or he is either winning \(n\) or losing \(m\). What is the probability that the gambler quits a winner?
In the gambler's ruin problem of Section \(4.5 .1\), suppose the gambler's fortune is presently \(i\), and suppose that we know that the gambler's fortune will eventually reach \(N\) (before it goes to 0). Oiven this information, show that the probability he wins the next gamble is $$ \begin{aligned} &\frac{p\left[1-(q / p)^{1+1}\right]}{1-(q / p)^{l}}, & \text { if } p \neq \frac{1}{2} \\ &\frac{i+1}{2 i}, \quad \text { if } p=\frac{1}{2} \end{aligned} $$ The probability we want is $$ \begin{aligned} P\left(X_{n+1}\right.&\left.=i+1 \mid X_{n}=i, \lim _{m \rightarrow \infty} X_{m}=N\right] \\ &=\frac{P\left[X_{n+1}=i+1, \lim _{m} X_{m}=N \mid X_{n}=i\right)}{P\left[\lim _{m} X_{m}=N \mid X_{n}=i\right]} \end{aligned} $$
For the Markov chain with states \(1,2,3,4\) whose transition probability matrix \(\mathbf{P}\) is as specified below find \(f_{i 3}\) and \(s_{a}\) for \(i=1,2,3 .\) $$ \mathbf{P}=\left[\begin{array}{llll} 0.4 & 0.2 & 0.1 & 0.3 \\ 0.1 & 0.5 & 0.2 & 0.2 \\ 0.3 & 0.4 & 0.2 & 0.1 \\ 0 & 0 & 0 & 1 \end{array}\right] $$
A flea moves around the vertices of a triangle in the following manner: Whenever it is at vertex \(i\) it moves to its clockwise neighbor vertex with probability \(p_{i}\) and to the counterclockwise neighbor with probability \(q_{i}=1-p_{i}, i=1,2,3\) (a) Find the proportion of time that the flea is at each of the vertices. (b) How often does the flea make a counterclockwise move which is then followed by 5 consecutive clockwise moves?
Consider a branching process having \(\mu<1 .\) Show that if \(X_{0}=1\), then the expected number of individuals that ever exist in this population is given by \(1 /(1-\mu) .\) What if \(X_{0}=n ?\)
What do you think about this solution?
We value your feedback to improve our textbook solutions.