Maths Olympiad Prep

Library / /1227 of 1394

, 2023

Combinatorics Difficulty 5.8 AIME, harder Prove it United States

Problem:

Five people take a true-or-false test with five questions. Each person randomly guesses on every question. Given that, for each question, a majority of test-takers answered it correctly, let pp be the probability that every person answers exactly three questions correctly. Suppose that p=a2bp=\frac{a}{2^{b}} where aa is an odd positive integer and bb is a nonnegative integer. Compute 100a+b100 a+b.

Solution

Solution:

There are a total of 16516^{5} ways for the people to collectively ace the test. Consider groups of people who share the same problems that they got incorrect. We either have a group of 2 and a group of 3, or a group 5.

In the first case, we can pick the group of two in (52)\binom{5}{2} ways, the problems they got wrong in (52)\binom{5}{2} ways. Then there are 3!3! ways for the problems of group 3. There are 600 cases here.

In the second case, we can 5!4!/2=120125! \cdot 4! / 2 = 120 \cdot 12 ways to organize the five cycle (4!/24! / 2 to pick a cycle and 5!5! ways to assign a problem to each edge in the cycle).

Thus, the solution is 255217\frac{255}{2^{17}} and the answer is 25517.

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.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.