Random walk across a hexagon to the far vertex
Six vertices sit around a hexagon, each joined to its two neighbors. A walker starts at one vertex; each step it moves to a neighbor, each with probability . It stops on reaching the opposite vertex (three edges away).
What is the expected number of steps to reach the opposite vertex?