The move is uniformly random in four directions (u/d/l/r), at 1 unit. What is the expected number of moves? What about from (0,0) to (2, 2)?
I have also an easier version: what is the expected number of moves from 0 to 2 on number axis, if the move is uniformly random in both directions?
I have tried to create equations but it seems I need an infinite number of equations.