Maths Olympiad Prep

Library / /162 of 196

Combinatorics Difficulty 5.9 AIME, harder Prove it Soviet Union

Problem:
A lottery ticket has 50 cells into which one must put a permutation of 1,2,3,,501, 2, 3, \ldots, 50. Any ticket with at least one cell matching the winning permutation wins a prize. How many tickets are needed to be sure of winning a prize?

Solution

Solution:
Answer 26

Take the tickets:
1 2 3  25 26 27  501\ 2\ 3\ \ldots\ 25\ 26\ 27\ \ldots\ 50
2 3 4  26 1 27  502\ 3\ 4\ \ldots\ 26\ 1\ 27\ \ldots\ 50
3 4 5  1 2 27  503\ 4\ 5\ \ldots\ 1\ 2\ 27\ \ldots\ 50
26 1 2  24 25 27  5026\ 1\ 2\ \ldots\ 24\ 25\ 27\ \ldots\ 50
Each of the numbers 1,2,,261, 2, \ldots, 26 occurs in each of the places 1,2,,261, 2, \ldots, 26, but the winning ticket cannot have all these numbers in the last 24 places. So there must be at least one match. So 26 tickets suffice.

Now given any 25 tickets we show that they could all fail to match the winning permutation. In other words, we construct a permutation which fails to match any of the 25 tickets in any cell. We place the numbers 1,2,3,,501, 2, 3, \ldots, 50 in turn. We start by placing 11. Clearly at most 25 places are ruled out, so we can place the 11. Now suppose we have placed 1,2,,a1, 2, \ldots, a. There must be at least 25 places where a+1a+1 is not ruled out. If any of them are still unoccupied, then we are done. If not, they must be occupied by numbers x1\mathbf{x}_1, x2\mathbf{x}_2, \ldots, x25\mathbf{x}_{25} already placed. Take any empty place. 26 numbers cannot be ruled out for it, and we know that a+1a+1 is ruled out, so at least one of the xi\mathbf{x}_i is not ruled out. So we can move that xi\mathbf{x}_i to it and then place a+1a+1 where the xi\mathbf{x}_i came from.

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.