AMC 10 · 2024 · #20

Grade 6 countingnumber-theory
pattern-recognitionsequences-arithmeticsystematic-enumerationparity easier-related-problempattern-recognitionoptimization-counting ↑ Prerequisites: sequences-arithmeticmultiplesparity
📏 Medium solution 💡 3 insights

Problem

Let SS be a subset of {1,2,3,,2024}\{1, 2, 3, \dots, 2024\} such that the following two conditions hold:

If xx and yy are distinct elements of SS, then xy>2.|x-y| > 2.
If xx and yy are distinct odd elements of SS, then xy>6.|x-y| > 6.

What is the maximum possible number of elements in SS?

Pick an answer.

(A)
436
(B)
506
(C)
608
(D)
654
(E)
675

AMC 10 2024 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.

Try it yourself first — the explanation is most useful after you’ve attempted it.