You walk into Martin Gale's Betting Room with an initial budget of
As usual, you can play the following game any number of times (if you have what it costs)
You decide that you will play until you have increased your money to , and then you will stop. Here, . Of course you will also have to stop if you lose all your money (i.e. you are ruined).
How many games do you expect to play before you stop?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
If E k is the expected number of games to be played given that you start with k , then E 0 = E n = 0 and (conditioning on the outcome of the first round) E k = 1 + 2 1 ( E k + 1 + E k − 1 ) 1 ≤ k ≤ n − 1 Solving this recurrence relation, we deduce that E k = k ( n − k ) for 0 ≤ k ≤ n .