2001 USAMO Problems/Problem 1
Problem
Each of eight boxes contains six balls. Each ball has been colored with one of colors, such that no two balls in the same box are the same color, and no two colors occur together in more than one box. Determine, with justification, the smallest integer
for which this is possible.
Solution 1
We claim that is the minimum. Consider the following construction (replacing colors with numbers) which fulfills this:
Suppose a configuration exists with
.
Suppose a ball appears or more times. Then the remaining balls of the
boxes must be distinct, so that there are at least
balls, contradiction. If a ball appears
or more times, the remaining balls of the
boxes must be distinct, leading to
balls. The fifth box can contain at most four balls from the previous boxes, and then the remaining two balls must be distinct, leading to
, contradiction.
However, by the Pigeonhole Principle, at least one ball must appear times. Without loss of generality suppose that
appears three times, and let the boxes that contain these have balls with colors
. Each of the remaining five boxes can have at most
balls from each of these boxes. Thus, each of the remaining five boxes must have
additional balls
. Thus, it is necessary that we use
balls to fill a
grid by the same rules.
Again, no balls may appear times, but by Pigeonhole, one ball must appear
times. Without loss of generality, let this ball have color
; then the three boxes containing
must have at least
balls, contradiction.
Therefore, is the minimum.
Solution 2
Similar to the above solution, no color can appear 4 times or more.
We can use PIE. Let be the colors in each of the
boxes. Then
. By PIE we know that
Note however that no color can appear 4 times or more, so all the items after
must be equal to 0, so
Now note that for each
,
so
Also no pair of colors appears twice, so for any
and so
Thus,
Given that there are
colors, to minimize the number of colors in 3 boxes means each color is in either 2 or 3 boxes, and since there are 48 total spots, this means there are
colors in 3 boxes and
colors in 2. Thus
so
, and
and we are done.
Solution 3
Let be the number of balls which are the same color as the
ball in box
(including that ball). For a fixed box
,
, consider the sums
For each fixed
, since no pair of colors is repeated, each of the remaining seven boxes can contribute at most one ball to
. Thus,
. It follows by the convexity of
that
is minimized when one of the
is equal to 3 and the other five equal to 2. Hence
. Note that
Hence there must be 23 colors. The construction for
is above.
See also
2001 USAMO (Problems • Resources) | ||
Preceded by First question |
Followed by Problem 2 | |
1 • 2 • 3 • 4 • 5 • 6 | ||
All USAMO Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.