AMC 10 · 2023 · #24
Grade 10 countingPick an answer.
Counting the chains set by set is a dead end. Choosing A₁ leaves a different number of options for A₂ depending on how big A₁ turned out to be, so the choices are tangled and the casework explodes. The escape is to stop looking at the sets and look at the elements instead. The containment condition says nothing about sets as a whole once it is read one element at a time: it just says an element that has entered can never leave. That makes each element's entire life story a single number, the moment it walks in, and it makes the ten elements completely independent of one another. Ten independent choices multiply, which kills the chain count for a fixed length in one line. After that the problem splits into two clean halves: add the ten length-counts together, then throw away everything except the last digit.
Read it one element at a time
Once in, an element stays in.
The nesting rule is a one-way door: an element can walk in, but it can never walk back out.
10.S-CP.A.1Organize Information In More WaysRecord the entry time
Record each element's entry time.
Stop describing the chain by its sets and describe it by when each of the ten elements walked in.
8.F.A.1Change Focus Count The ComplementIndependent choices multiply
The ten choices are independent.
The ten elements never interfere with one another, so their separate choices simply multiply.
The elements never interfere with one another, so their separate choices simply multiply.
▸ Why?
Each element's entry time is chosen without regard to the others, so every combination occurs.
▸ Why?
Each chain names exactly one list of entry times and each list builds exactly one chain.
Test on tiny cases
Test the formula on tiny cases.
A formula that survives the cases you can count on your fingers is a formula you can trust on ten elements.
7.SP.C.8Solve An Easier Related ProblemAdd over every length
Add over every allowed length.
Each allowed length is its own separate pile with nothing shared between piles, so the piles just add.
9.A-SSE.A.2Identify SubproblemsKeep only the last digit
Keep only the units digit.
Ten consecutive bases sweep across every possible last digit exactly once, which trades a lopsided sum for a symmetric one.
4.NBT.B.6Organize Information In More WaysPair the digits and finish
Pairing and adding gives 5.
An even exponent erases the minus sign, so r and 10 - r are forced to leave exactly the same last digit.
8.EE.A.1Look For A PatternA chain of nested sets is really ten stopwatches, one per element, each recording the moment that element walked in and stayed, so counting chains is nothing more than counting stopwatch settings.
- Read the rule one element at a time
- Record each element's entry time
- Ten independent choices multiply
- Test the formula on tiny cases
- Add over every allowed length
- Keep only the last digit
- Pair the digits and finish