Solution: MATH 122 The Fibonacci Sequence
Answer: MADAME BLANCHE

Written by Jonah Ostroff, Mike Sylvia

This is a sequence of 13 minipuzzles. The first two are about Fibonacci-like sequences:

Puzzle #1. These are sequences with the same recurrence as the Fibonacci numbers, where each number is the sum of the two before it. The first two terms in each sequence are replaced by green question marks. The ?s can be identified by working backwards, and they can be read together as a two-digit number and converted to a letter (01=A, 26=Z) to get SHRIMP.

Puzzle #2. This is another Fibonacci-like sequence, but you’re given the first few terms and must determine the second-to-last 15-digit number. It’s 512052201201518, which can be converted to letters to spell ELEVATOR.


The remaining minipuzzles are a little unusual: each one doesn’t really make much sense on its own, and they all contain yellow and blue elements (in addition to the same green that the first two used for extraction).

At this point, solvers might notice that the third minipuzzle contains a shrimp and elevator emoji, so it’s natural to try to use those answers to make sense of the instruction “? → ?”.

Indeed, this collection of minipuzzles is just like the Fibonacci sequence: each puzzle relies on the answers to the two puzzles before it. Those answers must be “plugged in” to the yellow and blue parts of the puzzle, and the green part is the answer. Specifically, the blue part corresponds to the previous answer, and the yellow part corresponds to the answer before that.


Puzzle #3. Inputs: SHRIMP, ELEVATOR

This puzzle features a maze of emoji. The path from the 🦐 to the 🛗 passes by the symbols 🎷 🐮 🧅 🪜 🐶 🧊 📰 🍇, whose first letters spell SCOLDING.


Puzzle #4. Inputs: ELEVATOR, SCOLDING

This puzzle consists of three rows of eight dots with various connecting arrows. Writing the eight-letter answers to the previous puzzles in the corresponding yellow and blue rows results in arrows from N to O and C to D. If we suppose that each other arrow also points from a letter to the one immediately after it in the alphabet, the green row spells BESWARMS.


Puzzle #5. Inputs: SCOLDING, BESWARMS

The input words can each be read as one word inside another word: COLD in SING, and WARM in BESS. Fill those words into the corresponding spaces to get two clues: [Part that may SING like BESS] is a SOPRANO, and [Study of COLD and WARM] is THERMODYNAMICS. Enter those answers in the blanks and read the resulting numbers to get NANOMITES.


Puzzle #6. Inputs: BESWARMS, NANOMITES

Fill in the letters of NANOMITES in the blue grid. The instructions suggest starting at the start of the yellow answer (the “B” space), and then following the compass directions in the yellow answer (E, S, W, S). The letters along the path spell ANIME.


Puzzle #7. Inputs: NANOMITES, ANIME

The instruction “Tarts ta Connill Notyuc” can have its words anagrammed to read “Start at Lincoln County”, but which one? The two input words can be anagrammed to spell MINNESOTA and MAINE. Follow the listed steps from Lincoln County in those states, and index into the counties along the path. In Minnesota, the sequence is Yellow Medicine, Lac qui Parle, Swift, Kandiyohi, Stearns, Douglas, Pope. In Maine it's Sagadahoc, Androscoggin, Kennebec, Waldo, Hancock, Penobscot, Washington. This spells MASYRUP DAN HOW. Anagram each word one last time to get PYRAMUS AND WHO, which clues the answer THISBE.


Puzzle #8. Inputs: ANIME, THISBE

The words ANIME and THISBE can be broken up into five of the hundred most common words in English (according to the Oxford English Corpus): AN, I, ME, THIS, and BE. Place them in order and find the words before or after them as indicated in the list, then read the numbered spaces to spell ANGELO.


Puzzle #9. Inputs: THISBE, ANGELO

The two six-letter inputs can be written on the yellow and blue lines. Reading down, we have 2 out of 3 letters which are described by rather vague clues for the words HAN, LEO, LAB, GIS, PAT, and SEC. Fill in the missing letters and the green line spells PASCAL.


Puzzle #10. Inputs: ANGELO, PASCAL

Place the yellow and blue inputs into their blanks to get two mystery functions: ANGEL ➜ ANGELO adds an O to the end of a word, and PINGALA ➛ PASCAL replaces a surname of a person who invented a mathematical concept with the surname of the Blaise after whom it was named. Apply the same functions to the third line to get BELLAS ➜ BELLASO ➛ VIGENERE.


Puzzle #11. Inputs: PASCAL, VIGENERE

This puzzle consists of three clues, and the last one suggests that they’re about chemical elements. The yellow A, B, and C should be read as Pa, Sc, and Al, while the blue D, E, F, G, and H should be read as V, I, Ge, Ne, and Re. Resolve the clues to identify the green I, J, and K as Se, Ne, and Ca, so the answer is SENECA.


Puzzle #12. Inputs: VIGENERE, SENECA

VIGENERE is the lock, and SENECA is the key: decrypt the text XMSXJ using the Vigenère key SENECA to get the answer FIFTH.


Puzzle #13. Inputs: SENECA, FIFTH

This is a map of downtown Seattle. Carefully resize the image and overlay it on a map so that the yellow and blue lines are Seneca St. and 5th Ave. while the upper-left X is the Space Needle. The other X lies on the tattoo parlor Letters + Lowlows, so the answer is LETTERS.


Meta. Just like the minipuzzles, the previous two answers tell us what to do: reading the fifth letters of SHRIMP, ELEVATOR, SCOLDING, BESWARMS, NANOMITES, ANIME, THISBE, ANGELO, PASCAL, VIGENERE, SENECA, FIFTH, and LETTERS spells the final answer MADAME BLANCHE.

Author’s Notes

The original plan was to have this be a sequence of crossword clues, with the same overall structure where each answer feeds into the next two clues. It turns out that this isn’t particularly easy to construct! Inspired by This Puzzle Will Unlock In…, we instead went with a collection of minipuzzles.

Writing this puzzle, working backwards from the end, is like playing eleven very tiny games of Spaghetti. At each phase, you’ve got one constrained answer (e.g. ANIME), and your job is to figure out a property of that answer which can become a puzzle (“It’s an anagram of a state!”). We had to cheat a few times (especially with the Vigenère bit), but overall I’m pleased with the variety of answer usage.

In early January, we noticed that this puzzle and Blue Moons both contained the clue phrase FIFTH LETTERS. The puzzles were sufficiently far apart in the hunt that we decided not to do anything about it. Then, just a few weeks before the event, we solved another puzzle in another hunt with the same clue phrase. We now declare FIFTH LETTERS to be the official clue phrase of 2023, and we look forward to solving many more puzzles this year with the same extraction.