AMC 10 · 2015 · #22
Grade 9 countingPick an answer.
Tool #4 (Introduce a Variable) numbers the chairs 0 through 5 and measures each person's move by its clockwise shift, which turns the two written rules into one short list of legal shifts: 2, 3, or 4. Those three numbers are each exactly 3 away from -1, 0, 1, so Tool #15 (Organize Information in More Ways) rotates every landing chair back by three places; because that rotation is reversible it pairs the hard seatings one-to-one with seatings where everybody either stays put or steps to a neighbouring chair. Tool #9 (Solve an Easier Related Problem) then handles the easy rule in a straight row before a circle, where the leftmost person has only two futures and each future hands back a shorter row — that is the recurrence F_n = F_n-1 + F_n-2, and it is the load-bearing claim of the whole solution, so it is argued, not quoted. Tool #2 (Make a Systematic List) checks the short rows by writing every arrangement out, so the recurrence starts from verified numbers rather than a guessed pattern. Finally Tool #7 (Identify Subproblems) closes the circle by splitting on where one chosen person goes, which reduces each branch to a row that is already counted.
Measure every move as a shift
Each move is measured as a shift.
Counting how many chairs clockwise a person travels turns two English rules into one list of three allowed numbers.
6.EE.B.6Introduce A VariableRotate the landing chairs by three
Rotating turns the bans into a friendly range.
Turning the whole finished picture half a turn changes "everyone must move far" into "everyone barely moves", which is far easier to organize.
Turning the finished picture by a fixed amount trades a hard condition for an easy one without losing any arrangement.
▸ Why?
A rotation moves the seating without stretching anything, so every legal picture is still legal after turning.
▸ Why?
The turn matches each arrangement with exactly one other, so the two families are the same size.
Straighten the circle into a row
Straightening the circle gives a familiar recursion.
The person at the end of the row has only two possible futures, and each one seals off a piece of the row and hands back a shorter copy of the same question.
9.F-IF.A.3Solve An Easier Related ProblemCheck the short rows by listing
Short rows are checked by hand.
Short rows are cheap to write out completely, and writing them out is what makes the recurrence a fact instead of a hope.
7.SP.C.8Make A Systematic ListClose the circle at person 0
Closing the circle splits it into three cases.
Once person 0 is placed, hardly anybody is legally allowed to fill the chair they left, and that shortage forces the rest of the circle.
8.F.A.1Identify SubproblemsAdd up and rotate back
Adding gives 20, choice (D).
The rotation never created or destroyed a seating, so the easy count is the hard count.
4.OA.A.3Make A Systematic ListRotate the finished picture until the hard rule turns into an easy one, straighten the circle into a row so the end person has only two futures, and prove the small cases by writing them out — then the count builds itself, step by step, up to 20.
- Measure every move as a shift
- Rotate the landing chairs by three
- Straighten the circle into a row
- Check the short rows by listing
- Close the circle at person 0
- Add up and rotate back