546概率简单数值题short
Hitting Time on the Path Graph P₅
题目
A simple random walk moves on the path graph with vertices and edges connecting consecutive vertices. At the interior vertices (), the walker moves left or right with equal probability . At the endpoints ( and ), the walker moves to the unique neighbor with probability . Starting at vertex , what is the expected number of steps to reach vertex for the first time?
解题计时
0:00
提交作答时记录,用于后续平均用时统计。
你的答案