Browse · MathNet
PrintChina Mathematical Competition (Hainan)
China statistics
Problem
The rule of an "obstacle course" specifies that at the th obstacle a person has to toss a die times. If the sum of points in these tosses is bigger than , the person is said to have crossed the obstacle.
(1) At most how many obstacles can a person cross?
(2) What is the probability that a person crosses the first three obstacles?
(1) At most how many obstacles can a person cross?
(2) What is the probability that a person crosses the first three obstacles?
Solution
Since the die is fair, the probability of any of the six numbers appearing is the same.
(1) Since the highest point of a die is , and , , it is impossible that the sum of points appearing in tosses is bigger than if . This means it is an impossible event, and the probability of crossing the obstacle is . Therefore at most obstacles that a person can cross.
(2) We denote the event "at the th obstacle the person fails to cross", the complementary event is "at the th obstacle the person crosses successfully". At the th obstacle of this game the number of all possible outcomes is .
The first obstacle: event contains possible outcomes (i.e., the outcomes in which the number appearing is or ). So the probability of crossing the obstacle is
The second obstacle: the number of outcomes contained in event is the total number of positive integer solution sets of the equation where is taken to be , and respectively. Thus the number of outcomes equals , and the probability of crossing the obstacle is
The third obstacle: the number of outcomes contained in event is the total number of positive integer solution sets of the equation where is taken to be , , , , and respectively. Thus the number of outcomes equals and the probability of crossing the obstacle is
Consequently, the probability that a person crosses the first three obstacles is $$ P(\overline{A_1}) \times P(\overline{A_2}) \times P(\overline{A_3}) = \frac{2}{3} \times \frac{5}{6} \times \frac{20}{27} = \frac{100}{243}.
(1) Since the highest point of a die is , and , , it is impossible that the sum of points appearing in tosses is bigger than if . This means it is an impossible event, and the probability of crossing the obstacle is . Therefore at most obstacles that a person can cross.
(2) We denote the event "at the th obstacle the person fails to cross", the complementary event is "at the th obstacle the person crosses successfully". At the th obstacle of this game the number of all possible outcomes is .
The first obstacle: event contains possible outcomes (i.e., the outcomes in which the number appearing is or ). So the probability of crossing the obstacle is
The second obstacle: the number of outcomes contained in event is the total number of positive integer solution sets of the equation where is taken to be , and respectively. Thus the number of outcomes equals , and the probability of crossing the obstacle is
The third obstacle: the number of outcomes contained in event is the total number of positive integer solution sets of the equation where is taken to be , , , , and respectively. Thus the number of outcomes equals and the probability of crossing the obstacle is
Consequently, the probability that a person crosses the first three obstacles is $$ P(\overline{A_1}) \times P(\overline{A_2}) \times P(\overline{A_3}) = \frac{2}{3} \times \frac{5}{6} \times \frac{20}{27} = \frac{100}{243}.
Final answer
(1) 4; (2) 100/243
Techniques
Combinations