After Alice had went through the looking-glass, the Red Queen asked Alice to play chess with her.
For each round, the winner gets 1 point, while the loser gets 0 point (there are no ties), when one person gets than 2 points more than the other or they have played for 6 total rounds, the match stops. The chance of winning for each round is independent to each other.
The chance of winning for Alice is , the chance of winning for Red Queen is .
denotes the number of rounds they have played when the match is finished. Find .
The answer can be expressed as , where are positive coprime integers. Submit .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let P ( x ) denote the probability that the match lasts x rounds.
P ( 2 ) = P ( Alice wins 2 games in a row ) + P ( Red Queen wins 2 games in a row ) = ( 3 2 ) 2 + ( 3 1 ) 2 = 9 5 .
P ( 4 ) = ( 1 − P ( 2 ) ) P ( 2 ) as the game does not end in the first two rounds but does in the following two rounds. P ( 4 ) = ( 9 4 ) ( 9 5 ) = 8 1 2 0 .
P ( 6 ) = 1 − P ( 2 ) − P ( 4 ) = 1 − 9 5 − 8 1 2 0 = 8 1 1 6 .
Therefore, E ( X ) = 2 ( 9 5 ) + 4 ( 8 1 2 0 ) + 6 ( 8 1 1 6 ) = 8 1 2 6 6 , giving the answer of 3 4 7 .