I guess I didn’t formulate the rules clearly enough—if the coin lands on tails, you exit with the stake. For example, if you play and the sequence is HEADS → HEADS → TAILS, you exit with $4. The game only ends when tails is flipped.
Also notice that as formulated (“You are given an initial stake of $1”) you don’t have any of your own money at risk, so… And if the game only ends when TAILS is flipped, there is no way to lose, is there?
If the first $1 comes from you, you are basically asking about the “double till you win” strategy. You might be interested in reading about the St.Petersburg paradox.
Reading the wikipedia article on the St Petersburg paradox, that’s exactly the game tetronian2 has described.
A casino offers a game of chance for a single player in which a fair coin is tossed at each stage. The pot starts at 2 dollars and is doubled every time a head appears. The first time a tail appears, the game ends and the player wins whatever is in the pot. Thus the player wins 2 dollars if a tail appears on the first toss, 4 dollars if a head appears on the first toss and a tail on the second, 8 dollars if a head appears on the first two tosses and a tail on the third, 16 dollars if a head appears on the first three tosses and a tail on the fourth, and so on. In short, the player wins 2k dollars, where k equals number of tosses (k must be a whole number and greater than zero). What would be a fair price to pay the casino for entering the game?
Yep. I don’t think I was ever aware of the name; someone threw this puzzle at me in a job interview a while ago, so I figured I’d post it here for fun.
The money that’s “at stake” is the amount you spend to play the game. Once the game begins, you get 2^(n) dollars, where n is the number of successive heads you flip.
I guess I didn’t formulate the rules clearly enough—if the coin lands on tails, you exit with the stake. For example, if you play and the sequence is HEADS → HEADS → TAILS, you exit with $4. The game only ends when tails is flipped.
Also notice that as formulated (“You are given an initial stake of $1”) you don’t have any of your own money at risk, so… And if the game only ends when TAILS is flipped, there is no way to lose, is there?
If the first $1 comes from you, you are basically asking about the “double till you win” strategy. You might be interested in reading about the St.Petersburg paradox.
Reading the wikipedia article on the St Petersburg paradox, that’s exactly the game tetronian2 has described.
Yep. I don’t think I was ever aware of the name; someone threw this puzzle at me in a job interview a while ago, so I figured I’d post it here for fun.
The money that’s “at stake” is the amount you spend to play the game. Once the game begins, you get 2^(n) dollars, where n is the number of successive heads you flip.