Skip to main content

2018 AMC 12A Problem 12

Problem 12 of 25IntermediateAlgebraNumber TheoryCounting & Probability

Let SS be a set of 66 integers taken from {1,2,,12}\{1, 2, \ldots, 12\} with the property that if aa and bb are elements of SS with a<b,a \lt b, then bb is not a multiple of a.a. What is the least possible value of an element of S?S?

Answer choices

Show solution

Solution

Partition {1,,12}\{1, \ldots, 12\} into the six divisibility chains {1,2,4,8},\{1,2,4,8\}, {3,6,12},\{3,6,12\}, {5,10},\{5,10\}, {7},\{7\}, {9},\{9\}, {11}.\{11\}. Since no element of SS may divide another, at most one comes from each chain; needing 66 elements forces exactly one from each, so 7,9,11S.7, 9, 11 \in S. Because 9S,9 \in S, 3S,3 \notin S, so the second chain contributes 66 or 12,12, and then neither 11 nor 22 can be chosen from the first chain (they divide 66 and 1212). Taking 44 from the first chain works: S={4,5,6,7,9,11}S = \{4, 5, 6, 7, 9, 11\} has the property. Hence the least possible element is 4.4. Thus, the correct answer is C.

More practice

Concepts: divisibility · pigeonhole principle · extremal argument

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.