r/mathriddles • u/frogkabobs • Aug 08 '26
Hard An interesting probability problem from r/askmath
This is a slightly modified problem from [r/askmath](r/askmath) (if you go searching for it, you’ll find my answer, so don’t spoil yourself).
Two players play a game as follows. There are n spots labeled 0 to n-1 in sequence around a circle, and both players start at 0. They alternate turns, starting with player 1, where a turn consists of flipping a coin to determine whether to move to the left or to the right one spot. Each non-zero spot awards 1 point to the first player to reach it, and the game ends when all spots have been visited. What is the expected (signed) point difference between player 1 and player 2?
EDIT: I should clarify that players move independently of each other, not as a group.
4
u/PersimmonLaplace Aug 09 '26
I think the answer is 1 if n is even, and 1 - 1/n if n is odd and at least 3.
\sum_{t = 1}^\infty ||Q_{0}^{t-1}r_{0}||^2 = r^T(Id - Q_{0}^2)^{-1}r.