AMC 10 · 2025 · #21

Easy mode Grade 3
📗 View original problem →
Problem

You get to pick some numbers from 11 to 2020. Your group of picked numbers is called sum-free if this rule always holds: take any two of your numbers (you may pick the same number twice) and add them — the total is never one of your numbers.

For example, {1,4,6}\{1, 4, 6\} is sum-free. But {1,4,5}\{1, 4, 5\} is not, because 1+4=51 + 4 = 5 and 55 is in the group.

What is the largest number of numbers you can pick so that your group stays sum-free?

Pick an answer.

(A)
8
(B)
9
(C)
10
(D)
11
(E)
12

AMC 10 2025 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.