548概率中等derivationmedium
Commute Time Between Endpoints of a Path
题目
Consider the path graph with vertices and edges (each of unit resistance), where the walk at interior vertices moves left or right with equal probability, and at the endpoints moves to the unique neighbor.
(a) Compute the effective resistance between the two endpoints.
(b) Using , find the commute time between the two endpoints.
(c) Verify for by computing and directly.
解题计时
0:00
提交作答时记录,用于后续平均用时统计。
你的答案
a
b