Tony: << The payoff for a given play must be finite even though its expected value is infinite. Usually, it’s at least possible that the expected payof and the actual payof will be the same. I think it’s bizarre that the expected payoff will always be more than the actual payoff and you can know this in advance. You know your expectations are wrong in effect. That’s paradoxical.>>
Yes, agreed. It’s a fascinating problem.
I think I have finally come up with a proof that will satisfy everyone. Warning: it’s kinda tedious and not at all elegant.
OK, the set up, from several hundred posts ago:
Player 1 plays Game 1, and gets 3^n if the first heads is on the nth toss.
Player 2 plays Game 2, and gets 2*(3^m) if the first heads is on the mth tosses.
NOW… here’s my new insight.
Let’s add a new Player 3, where Player 3 gets the ratio of winnings of Player 2 to Player 1. Got it?
EXAMPLE: SUPPOSE first round, Player 1 flips 2 tails and a head (TTH), gets 3^3 = 27. Player 2 flips TH, gets 2*3^2 = 18. So Player 3 gets 18/27 that round.
Every one clear? Now, we can reframe the ratio question by asking: what’s the expected value of the game for Player 3?
Obviously, if the same coin-sequence is used (n = m), then on each round, Player 3 gets $2. That’s the dependent games issue, that I think we’ve already dealt with.
OK, so now we need to solve for the expected value of Player 3 when n and m are independent. I contend this is also infinite (unbounded.) I prove this by enumerating all the outcomes:
Game 1: H
Game 2: H, TH, TTH, TTTH, …
Game 1: TH
Game 2: H, TH, TTH, TTTH, …
Game 1: TTH
Game 2: H, TH, TTH, TTTH, …
…
OK? If you’re with me so far, then let’s calculate the expected value for each outcome (probability x payoff for Player 3), and the expected value for Player 3 (which will be the ratio of Game 2/Game 1) will be the SUM of the expected values for each outcome. Ready?
Game 1: H (Prob = 1/2) Pays $3
Game 2: H (Prob = 1/2) Pays $6
Game 3: 1/4 X payoff $2 = $1/2
Game 1:H (Prob = 1/2) Pays $3
Game 2:TH (Prob = 1/4) Pays $18
Game 3:1/8 X payoff $6 = 3/4
Game 1:H (Prob = 1/2) Pays $3
Game 2:TTH (Prob: 1/8) Pays $54
Game 3: 1/16 X payoff $18 = 9/8
Game 1:H (Prob 1/2) Pays $3
Game 2:TTTH (PRob 1/16) Pays $162
Game 3:1/32 x payoff $54 = 27/16
Etc when Game 1 = H. Then eventually, we list all the outcomes when Game 1 = TH.
Game 1:TH (Prob 1/4) Pays $9
Game 2:H (Prob 1/2) Pays $6
Game 3: 1/8 x payoff 2/3 = $1/12
Game 1:TH (Prob 1/4) Pays $9
Game 2:TH (Prob 1/4) Pays $18
Game 3: 1/16 x $2 = $1/8
Etc. And then, eventually, Game 1 = TTH, etc.
In this way, we can enumerate all the outcomes, their probability of occurring, and the payoff for Player 3.
But it’s clear from the first set of outcomes (Player 1 gets H on first flip) that the expected value for Player 3 is already unbounded, hence the expected value for Game 3 is also unbounded. QED.
Thus, the ratio of Game 2 to Game 1 is, in fact, undefined (and even unbounded!)
Does this do it for y’all??