Consider the following simple problem: let be a sequence of independent fair coin tosses. How many times do we have to toss the coin in expectation in order to observe the sequence HTH (H stands for heads and T for tails)? We will answer this question here with three different ways. The first way is based on defining an automaton which reaches a “dead-end” when the pattern HTH has been observed, the second one is martingales “under cover” and the third one is based on the the optional stopping theorem and the beautiful theory of martingales.
Random Walk:Consider the graph above. There are 4 different states/nodes and we start our random walk from state 0. The transitions are equally likely. The graph is constructed in such way that the first time we observe the sequence HTH in the sequence of our tosses we end up at state 3. Let be the number of steps/transitions needed to reach state 3 when starting at state
. Clearly by simple “first step” conditioning we obtain the following equations:
Solving the system of equations we obtain that which is the expected number of tosses we have to make in order to observe the sequence Heads Tails Heads. Now we will describe a beautiful argument based on martingales.
Martingales “under cover”: Now we will make few crucial observations which will allow us to to obtain the same answer in a different way. We will that the casino is tossing the coin. At every time point a gambler enters the game. Each gambler plays in the following way:
- In his first play he plays 1$ for Heads. If he loses he stops playing. If he wins he continues.
- In his second play he plays 2$ for Tails. if he loses he stops playing. If he wins he continues.
- In his third and last play, he plays 4$ for Heads. No matter what happens, this play is his last play.
We will reserve the symbol and
to denote the profit of the casino and the stopping time, i.e., the step at which the last(red) Heads of the HTH appears. Observe that when a player has won in all of his three bets, the stopping time has arrived! That means also that every other player who left the game before the stopping time, did not win all the three games. By the way we defined the betting system, we can make few more crucial observations.
Observation 1: The expected net profit of the casino is 0, i.e., E(P)=0
Clearly the casino will pay with probability 1/2 the amount that the player will bet if he wins, or it will take that amount from the player if the coin decided that he loses. Therefore by the fairness of the coin and the betting system, we obtain that if P is the random variable describing the net profit of the casino, . In other words, the casino “runs” a fair game.
Observation 2: If a person loses and leaves before the game ends, the casino earns a net profit of $1 from that person.
Observation 3: E(P)+E(T)=10.
The reason is that the profit P is equal to T-2 that the casino won from all players but for two players, the one that entered in T-2 and T. To those the casino had to pay 8$. Therefore and by taking the expectation we see that the observation 3 holds. By our observations, we obtain that
.
Martingales and the Optional Stopping theorem: Before we give the solution based on the optional stopping theorem, we provide some background and links. Consider to be a martingale with respect to the sequence of toss coins
which is a sequence of independent, identically distributed (as defined by the fairness of the coin) coin tosses and define
. Consider now a previsible sequence of random variables
with respect to the coin tosses. By previsible we mean that
. Think simply of
as the amount of money that you will bet, and what previsible means is that you decide how much you bet just by looking the past, i.e., up to t-1 when you make the
-th bet. A natural question to ask is whether you can adjust your bets, i.e., the sequence
such that the expected amount of money you will make is greater than zero. The following theorem whose proof is simple but we omit here says that this is impossible.
Theorem: Consider the sequence .
is a martingale with respect to the coin tosses.
Now observe that for a stopping time and any fixed t
is a stopping time. The optional stopping theorem (one of its versions) states the following:
Optional Stopping Theorem : is a martingale and therefore
.
Now bearing all this into mind, and by defining the same game (casino and a gambler entering at every round) we want to compute the expected value of . Applying the optional stopping theorem to the sequence of of the profit of the s-th gambler in the t-th game
we obtain that
(10 because the player who entered in
will be paid 8 dollars and player who enters at
will get 2 dollars.
References
[1] A Martingale Approach to the study of occurence of sequence patterns in related experiments by Shuo-Yen Robert Li