From New Scientist #1968, 11th March 1995 [link] [link]
The schedule of matches has been drawn up for the next tournament between Albion, Borough, City, Rangers and United, in which each team will play each of the other teams once. Two matches will take place on each of five successive Saturdays, each of the five teams having one Saturday without a match.
Two of the five teams will be meeting their four opponents in alphabetical order. Given this information you could deduce the complete schedule of matches if I told you either one of the matches scheduled for the first Saturday.
1. Which teams will be meeting their opponents in alphabetical order?
2. Which matches are scheduled for the first Saturday?
[enigma813]
Like this:
Like Loading...
This Python program collects possible schedules where exactly 2 of the teams meet their opponents in alphabetical order, and counts the number of times each first week match occurs in a schedule.
We then look through the schedules looking for those where both first week matches only correspond to one schedule. And in this case if either of the first week matches was given, we could determine the entire schedule.
The run time is 82ms. (Internal runtime is 16.0ms).
Run: [ @replit ]
Solution: (1) City and United meet their opponents in alphabetical order. (2) The first week matches are: Albion vs City; Borough vs Rangers.
The matches are:
So the schedules for each team are: