542概率中等数值题medium
Hitting Time on the Wheel Graph W₆
题目
The wheel graph consists of a central hub connected to all vertices of a cycle (so has degree and each rim vertex has degree : two cycle neighbors and the hub). A simple random walk moves at each step to a uniformly random neighbor. Starting from a rim vertex , what is the expected number of steps to reach the hub ?
解题计时
0:00
提交作答时记录,用于后续平均用时统计。
你的答案