Difference between revisions of "1974 USAMO Problems/Problem 4"

m (See also)
m (Solution)
Line 90: Line 90:
  
 
Adding the above equations and inequalities, we see that <math>P(TOTAL) > P'(TOTAL)</math>, and thus the father is better off playing the weaker of the two players (ie the mother) first.
 
Adding the above equations and inequalities, we see that <math>P(TOTAL) > P'(TOTAL)</math>, and thus the father is better off playing the weaker of the two players (ie the mother) first.
 +
 +
 +
 +
 +
{{alternate solutions}}
  
 
==See Also==
 
==See Also==

Revision as of 15:09, 17 September 2012

Problem

A father, mother and son hold a family tournament, playing a two person board game with no ties. The tournament rules are:

(i) The weakest player chooses the first two contestants.

(ii) The winner of any game plays the next game against the person left out.

(iii) The first person to win two games wins the tournament.

The father is the weakest player, the son the strongest, and it is assumed that any player's probability of winning an individual game from another player does not change during the tournament. Prove that the father's optimal strategy for winning the tournament is to play the first game with his wife.

Solution

There are three possible strategies for the father:

1) Sit out the first game

2) Play the first game against the weaker of the other two players (the mother). This person is referred to throughout the solution as "the weaker player".

3) Play the first game against the stronger of the other two players (the son). This person is referred to throughout the solution as "the stronger player".


Strategy 1 is dominated by both strategy 2 and strategy 3. If strategy 1 is used and the weaker player wins the first game, it becomes strategy 2, but with the father starting behind 0-1. Likewise, if strategy 1 is used and the stronger player wins the first game, it becomes strategy 3, but with the father again starting behind 0-1.


Thus, the father must play the first game.


By the pigeonhole principle, there may be no more than 4 games; once the 4th game is finished, someone will have won two games. Let $W$ denote a game the father wins, let $L$ denote a game the father loses, and let $x$ denote a game the father does not participate in. Then, with the knowledge that the father plays the first game, the following ways for the father to win two games are possible:

(A) $WW$

(B) $WLxW$

(C) $LxWW$

If the father wins the first game, then he must either win the second game (A), or sit out the third game to win the fourth game (B). If the father loses the first game, then he must sit out the second game and win the third and fourth games (C).

Now we must determine which gives the largest probability of the father winning: playing the first game against the weaker player or the stronger player. We define the following probabilities:

$x$ is the chance of the father defeating the weaker player. $(1-x)$ is the chance of the weaker player defeating the father.

$y$ is the chance of the father defeating the stronger player. $(1-y)$ is the chance of the stronger player defeating the father.

$z$ is the chance of the weaker player defeating the stronger player. $(1-z)$ is the chance of the stronger player defeating the weaker player.

Note that $x > y$, and all of $x, y$ and $z$ are less than $0.5$.

If the father plays the weaker player first, we split the probability of winning the tournament in the three mutually exclusive cases above:

$P(A) = xy$ because the father must defeat the weaker player, then the father must defeat the stronger player.

$P(B) = x(1-y)zx$ because the father must defeat the weaker player, then stronger player must defeat the father. Third, the weaker player must defeat the stronger player (because if the stronger player wins a second game, the tournament is over). Fourth, the father plays the weaker player a second time and must win.

$P(C) = (1-x)(1-z)yx$ because the weaker player must defeat the father, followed by the stronger player defeating the weaker player (because if the weaker player wins two in a row, he wins the tournament). The father must then defeat the stronger player and the weaker player in the third and fourth game, respectively.

From this, the total probability of the father winning by playing the weaker player first is:

$P(TOTAL) = P(A) + P(B) + P(C) = xy + x(1-y)zx + (1-x)(1-z)yx$

Likewise, we compute the probability of the father winning if he plays the stronger player first. We do this by symmetry:

All $x$ will turn into $y$, because whenever the father defeated the weaker player before, he must defeat the stronger player now.

All $y$ will turn into $x$, because whenever the father defeated the stronger player before, he must defeat the weaker player now.

All $z$ will turn into $(1-z)$, because whenever the weaker player defeated the stronger player, now the stronger player must defeat the weaker player.

All $(1-z)$ will turn into $z$, because whenever the stronger player defeated the weaker player, now the weaker player must defeat the stronger player.

Applying these transformations and calling the new probabilities $P'$, we find that:

$P'(TOTAL) = P'(A) + P'(B) + P'(C) = yx + y(1-x)(1-z)y + (1-y)zxy$

We compare these probabilities.

$P(A) = P'(A)$. This makes sense, as the probabilitiy of the father winning the first two games is the same, regardless of the order in which they are played.

$P(B) > P'(C)$: Calculating $P(B) / P'(C)$, we get $x^2(1-y)z / xy(1-y)z$, which simplifies to $x/y$.

Since $x > y$

$x/y > 1$

$P(B) / P'(C) > 1$

so $P(B) > P'(C)$.

$P(C) > P'(B)$: Calculating $P(C) / P'(B)$, we get $(1-x)(1-z)yx / (1-x)(1-z)y^2$, which simpllifies again to $x/y$. Thus, $P(C) > P'(B)$

Adding the above equations and inequalities, we see that $P(TOTAL) > P'(TOTAL)$, and thus the father is better off playing the weaker of the two players (ie the mother) first.



Alternate solutions are always welcome. If you have a different, elegant solution to this problem, please add it to this page.

See Also

1974 USAMO (ProblemsResources)
Preceded by
Problem 3
Followed by
Problem 5
1 2 3 4 5
All USAMO Problems and Solutions