Exercise: Expected Exit Time from a Bounded Interval
Prerequisites: Optional Stopping Theorem, Martingales (Discrete Time)
Problem
A symmetric random walk starts at and exits the interval at the stopping time .
-
Show that is a martingale. (Hint: expand and use , .)
-
Verify that OST applies to at the stopping time . Use condition (3): bounded increments and .
-
Apply OST to at and derive . (You will use the symmetric walk's gambler's-ruin result .)
-
Concrete case. Compute for . If each step takes second, how many seconds on average until the walk exits? Plot as a function of for and observe the parabola.
Hint
For part 2, that can be proved by a geometric tail bound — e.g. the probability of exiting in any block of consecutive steps is at least some , so has an exponential tail.
Jump to the solution when you're ready.