Random walk on a triangle with a tail
Four points are connected like this: , , form a triangle (each joined to the other two), and one extra point is joined only to . A bug moves each step to a uniformly random neighbor of its current point.
In the long run, what fraction of time does the bug spend at point , the junction?