AMC 10 · 2024 · #20

학년 6 countingnumber-theory
pattern-recognitionsequences-arithmeticsystematic-enumerationparity easier-related-problempattern-recognitionoptimization-counting ↑ 선수 지식: sequences-arithmeticmultiplesparity
📏 중간 풀이 💡 3 개 인사이트

문제

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?

답을 골라 클릭하세요.

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

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

풀이는 먼저 직접 풀어본 뒤에 보는 게 가장 효과적이에요.