AMC 10 · 2021 · #4
Grade 6 number-theoryPick an answer.
Proving a six-digit number prime the direct way means trial-dividing by every prime up to its square root, which is far too slow to do five times. But the reverse job is cheap: to show a number is not prime you only need to produce one divisor. Tool #3 (Eliminate Possibilities) exploits that asymmetry together with the problem's promise that exactly one candidate is prime, so knocking out four candidates identifies the fifth without ever certifying it. Tool #2 (Make a Systematic List) first writes the five candidate numbers down so nothing is missed. Tool #5 (Look for a Pattern) then supplies the cheap divisor hunts: the units-digit test for 5, the digit-sum test for 3, and the alternating-digit test for 11 each read a factor straight off the digits, and between them they finish four of the five candidates.
List the five candidate numbers
Only odd digits are candidates.
Writing the five numbers out converts a question about a mystery digit into a short list you can attack one test at a time.
6.EE.A.2Make A Systematic ListRemove the number ending in 5
Remove the one ending in five.
A factor of 5 leaves a footprint you can spot without dividing anything: the units digit.
4.OA.B.4Eliminate PossibilitiesRemove the two multiples of 3
The digit sum removes the multiples of three.
For 3 only the digit sum matters, so a single addition screens every candidate at once.
For a test by three only the digit sum matters, so a single addition screens every candidate.
▸ Why?
Every place value is one more than a multiple of three, so only the digit sum survives the division.
▸ Why?
A number is its digits weighted by their places, so peeling those weights apart is always legitimate.
Separate the last two using 11
A test for eleven separates the last two.
Flipping the sign on every other digit works because consecutive powers of ten sit alternately one above and one below a multiple of 11.
6.NS.B.2Look For A PatternOne candidate is left
What remains is 9.
Showing a number is composite costs one divisor, so knocking out the other four is far cheaper than certifying the winner head-on.
4.OA.B.4Eliminate PossibilitiesProving a number is prime is slow, but proving one is not prime takes a single divisor, so on a multiple-choice question hunt for factors and let the last survivor win.
- List the five candidate numbers
- Remove the number ending in 5
- Remove the two multiples of 3
- Separate the last two using 11
- One candidate is left