2002 AMC 10P Problems/Problem 15
\tableofcontents
Problem
What is the smallest integer for which any subset of
of size
must contain two numbers that differ by 8?
Solution
There are twelve pairs ,
,
,
,
in
that differ by 8. If we take
, it could be that we selected one element from each pair for the subset: the condition may not be fulfilled. In order to select at least one pair, it is necessary to select
elements (Pigeonhole principle).
Solution submitted by green_lotus