478概率中等derivationmedium
Lazy Random Walk Hitting Time
题目
A particle moves on . At each step from state (), it stays at with probability , moves to with probability , and moves to with probability . State is reflecting: from the particle moves to with probability and stays at with probability . State is absorbing.
Starting from state , derive the expected number of steps to reach state .
解题计时
0:00
提交作答时记录,用于后续平均用时统计。
你的答案