1) The document discusses a coin flipping game where the chance of winning different dollar amounts decreases exponentially (1/2 chance of $1, 1/4 chance of $2, etc.).
2) Calculating the expected value as an average over infinite games yields an infinite result, but in reality one cannot play infinitely many games.
3) For a finite number of games N, a reasonable expected minimum win is (log2N)/2 dollars per game, which increases to infinity as N approaches infinity. However, a true expected value is only defined in the limit as the number of games approaches infinity.