492概率中等derivationmedium
Hitting Time on a Six-State Chain with Paired Coordinates
题目
A Markov chain lives on . The state for any is absorbing. From state with , the transitions are:
- Move to with probability .
- Move to with probability (flip the second coordinate).
- Move to with probability , provided ; if , this probability is redistributed equally to the other two moves.
Let and . Compute .
解题计时
0:00
提交作答时记录,用于后续平均用时统计。
你的答案