AMC 10 · 2016 · #7
Grade 6 countingPick an answer.
Simulating all 100 numbers by hand is slow and error-prone, but the survivors after each sweep form a very regular set. So run Tool #2 (Make a Systematic List) on the first two sweeps to see exactly who lives, then switch to Tool #5 (Look for a Pattern) to prove the rule that turns one sweep's survivors into the next sweep's survivors. Once that rule is nailed down, the whole problem collapses into counting how many sweeps it takes to get down to one number. Tool #9 (Solve an Easier Related Problem) gives a cheap sanity check afterwards on a shorter list.
Run the first sweep
One sweep leaves only the even numbers.
Marking out every other number starting from the first one wipes out exactly the odd numbers.
4.OA.C.5Make A Systematic ListRun the second sweep
A second leaves only the multiples of four.
Deleting every other multiple of 2, starting with the first, leaves only the multiples of 4.
4.OA.B.4Make A Systematic ListProve the doubling rule
The spacing provably doubles each time.
Keeping every second item of an evenly spaced list just doubles the gap between the items that stay.
Keeping every second item of an evenly spaced list just doubles the gap between the items that stay.
▸ Why?
The survivors still climb by the same fixed step, only now that step has been passed over twice.
▸ Why?
Doubling the gap once per sweep means the spacing after several sweeps is a power of two.
Count survivors sweep by sweep
Counting survivors runs down to one.
Each sweep throws away about half the list, so six sweeps take 100 numbers down to one.
6.NS.B.2Look For A PatternIdentify the last survivor
The last one is 64, choice (D).
Only the number whose position keeps halving evenly all the way down can survive every sweep, and that is the biggest power of 2 in the list.
6.EE.A.1Look For A PatternEach sweep keeps every second number, so the gap between survivors doubles every time, and the one number that lasts to the end is the biggest power of 2 in the list.
- Run the first sweep
- Run the second sweep
- Prove the doubling rule
- Count survivors sweep by sweep
- Identify the last survivor