Maths Olympiad Prep

Library / /6 of 94

Combinatorics Difficulty 4.6 AIME Prove it Hong Kong

In a school there are bb teachers and cc students. Suppose that
(i) each teacher teaches exactly kk students; and
(ii) for each pair of distinct students, exactly hh teachers teach both of them.
Show that
bh=c(c1)k(k1) \frac{b}{h} = \frac{c(c-1)}{k(k-1)}

Solution

We count the number of triples (T,S1,S2)(T, S_1, S_2) such that TT is a teacher teaching two distinct students S1S_1 and S2S_2. Note that (T,S1,S2)(T, S_1, S_2) is different from (T,S2,S1)(T, S_2, S_1).

For each of the bb teachers, there are kk choices for S1S_1 and k1k-1 choices for S2S_2. Therefore, there are bk(k1)b k (k-1) such triples.

For each of the cc students S1S_1 and each of the c1c-1 students S2S_2, there are hh choices for TT. Therefore, there are c(c1)hc (c-1) h such triples.

Thus, we have obtained bk(k1)=c(c1)hb k (k-1) = c (c-1) h. This clearly implies bh=c(c1)k(k1)\frac{b}{h} = \frac{c(c-1)}{k(k-1)}.

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.