Maths Olympiad Prep

Library / /12 of 12

Combinatorics Difficulty 8.3 Shortlist Prove it Saudi Arabia

Ten students take a test consisting of 4 different papers in Algebra, Geometry, Number Theory and Combinatorics. First, the proctor distributes randomly the Algebra paper to each student. Then the remaining papers are distributed one at a time in the following order: Geometry, Number Theory, Combinatorics in such a way that no student receives a paper before he finishes the previous one. In how many ways can the proctor distribute the test papers given that a student may for example finish the Number Theory paper before another student receives the Geometry paper, and that he receives the Combinatorics paper after that the same other student receives the Combinatorics papers.

Solution

First, since the proctor distributes randomly the Algebra paper to each student, he has 10!10! ways to do it depending on how he orders the students.

For the other three papers, we order the students from 11 to 3030, each student receiving three positions corresponding to the three papers. Since the first position a student receives corresponds to the Geometry paper, the second to the Number Theory paper and the third to the Combinatorics paper, the problem is equivalent to count the number of partitions of the set {1,2,,30}\{1,2, \ldots, 30\} into 1010 subsets, each of 33 elements. This is equal to
(303,,3)=30!3!10. \binom{30}{3, \ldots, 3} = \frac{30!}{3!^{10}}.
Therefore, the number of ways the proctor can distribute the test papers is
10!30!3!10. \frac{10!\,30!}{3!^{10}}.

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 and solution reproduced as published; topic and difficulty added by this site.