Problem:
Find the smallest positive integer such that, if there are initially townspeople and goon, then the probability the townspeople win is greater than .
, 2014
Solution
Solution:
Answer:
We instead consider the probability the goon wins. The game clearly must last days. The probability the goon is not sent to jail on any of these days is then
If then the probability the goon wins is , but when we have , so the answer is .
Alternatively, let be the probability that townspeople triumph against goon. There is a chance that the goon is jailed during the first morning and the townspeople win. Otherwise, the goon eliminates one townsperson during the night. We thus have townspeople and goon left, so the probability that the town wins is . We obtain the recursion
By the previous question, we have the initial condition . We find that and , yielding as above.
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.