AMC 10 · 2025 · #21
Grade 3 number-theoryPick an answer.
AMC 10 2025 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
A 'greatest possible size' question is really two jobs (Tool #7): build one set that hits the target size, and prove nothing bigger can exist. The build is a quick guess-and-check (Tool #6). The proof is where Tool #14 (Extreme Principle) carries the weight: instead of arguing about the whole messy set, focus on its single largest element m. Fixing that extreme value forces strong structure on everything below it. The engine of that structure is complementary pairing (Tool #16): group the numbers under m into pairs {x, m-x} that add up to m; since m is in the set, no such pair can be fully inside. Listing those pairs (Tool #2) makes the count exact, and comparing the resulting cap against the answer choices (Tool #3) rules out 11 and 12.
Build a sum-free set of size 10
Guess A={11,12,…,20}: the smallest sum 11+11=22 already passes 20, so no sum returns. A is sum-free with 10 elements.
Pick numbers so large that any two of them already overshoot 20, so no sum can come back.
2.NBT.B.5Guess And CheckFocus on the largest element
Now the bound. In any sum-free A, let m be its largest element: every other element of A sits strictly below m, inside {1,2,…,m-1}.
The biggest element sets the ceiling, so all the action happens beneath it.
2.OA.C.3Extreme PrinciplePair numbers by what adds to m
Pair the numbers under m as x and m-x. Both cannot be in A, since x+(m-x)=m already is, so each pair hands over at most one element.
Two numbers that add up to a banned total can't both be invited.
Two numbers that add up to a banned total cannot both be invited.
▸ Why?
Each number has exactly one partner completing that total, so the pairs never overlap.
▸ Why?
Taking more numbers than there are pairs would force two from one pair, breaking the rule.
Count the cap when m is odd
Odd m=2k-1: the numbers below split into exactly k-1 pairs, so |A| is at most (m+1)/2, and the largest odd m=19 gives 10.
An odd top value pairs off everything below it cleanly, so half of them (plus the top) is the ceiling.
3.OA.D.9Make A Systematic ListCount the cap when m is even
Even m=2k: the leftover middle k is banned too, since k+k=m is in A, so |A| is at most m/2, which is still 10.
An even top value also blocks its own half, so the ceiling is still exactly half of m.
2.OA.C.3Extreme PrincipleCombine and rule out 11 and 12
Both cases cap |A|, ruling out 11 and 12, and step 1 already reached the cap — so the greatest possible size is exactly 10, choice (C).
A proven ceiling of 10 plus a real example of 10 pins the answer exactly.
3.OA.D.9Eliminate PossibilitiesLook at the biggest number in the set: everything below it splits into pairs that add up to it, and each pair can lend only one member, so a sum-free set can hold at most half of 1 through 20 — ten numbers.
- Build a sum-free set of size 10
- Focus on the largest element
- Pair numbers by what adds to m
- Count the cap when m is odd
- Count the cap when m is even
- Combine and rule out 11 and 12