536概率简单数值题short
Expected Return Time on the Complete Graph K₄
题目
A simple random walk moves on the complete graph (four vertices, every pair connected). At each step, the walker moves to one of the neighbors chosen uniformly at random. Starting at a vertex , what is the expected number of steps to return to for the first time?
解题计时
0:00
提交作答时记录,用于后续平均用时统计。
你的答案