SETUP
I am allowed to make a bet on the odds of a coin flip. The coin is a normal metal coin, is not weighted in any particular direction, and I can bet as much or as little as I'd like, and I can bet on either side of the coin. For example, I can bet 100$ that the coin will land heads side up, and if the coin lands head side up, I would win. I win all bets 1:1.
QUESTION
Is there a way to ultimately make money on this coin flip, knowing that in the long run, the results will tend towards 50% for heads and for tails? Is there a way for me to take advantage of that fact? I thought I had a method, but after putting together a simple script and running it a couple ten thousand times, I ended up breaking even on the results. I got my numbers from random.org so the numbers are as close to "true" random as I can get.
The following strategy guarantees that you win 1\$:
Howeve, this requires that you have infinite money to play with, infinite time, and the bank allows arbitraily large bets.