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 still have what it costs)
Your plan is to just keep playing indefinitely, if you can.
Which of the following is true?
1) You will lose all your money within games.
2) You will lose all your money within games.
3) There is an integer such that it is impossible to increase your wealth to
4) For each integer , you have a positive probability of increasing your wealth to , hence you have a positive probability of being able to play indefinitely.
5) For each integer , you have a positive probability of increasing your wealth to , but you will inevitably eventually lose all your money.
Note: You may assume that Martin's budget is infinite. In fact this is implicit in the fact that you are even allowed, in principle, to play indefinitely. If Martin had a finite budget then situation would be equivalent to your deciding to play up to threshold .
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.
Suppose that p n , k is the probability of reaching a wealth of n without going bust, given that you start with k . Then p n , 0 = 0 and p n , n = 1 , while p n , k = 2 1 ( p n , k − 1 + p n , k + 1 ) 1 ≤ k ≤ n − 1 Thus p n , k = n k for all 0 ≤ k ≤ n . Thus you have probability n k of increasing your wealth from k to n .
Let q k be the probability that you eventually go bust, given that you start with k . Then q 0 = 1 and q k = 2 1 ( q k + 1 + q k − 1 ) k ≥ 1 Thus q k = 1 + A k for k ≥ 0 for some constant A . Since 0 ≤ q k ≤ 1 for all k , we deduce that A = 0 and so q k = 1 for all k , so you are sure to go bust.
These results tell us that ( 5 ) is true, which certainly makes (3) & (4) false. There is a nonzero probability of winning a streak of any length, so you can never be certain of going bust in a fixed finite number of moves, which makes (1) & (2) false.