Skip to content
Vamshi Jandhyala

Books · Number Puzzles

Chapter 3

The Missing Term

A student was copying out a sequence for his homework when the telephone rang. While he was gone, his younger brother rubbed out one of the terms. Here is what was left: 10, 11, 12, 13, 14, 15, 16, 17, 20, 22, 24, , 100, 121, 10000.10,\ 11,\ 12,\ 13,\ 14,\ 15,\ 16,\ 17,\ 20,\ 22,\ 24,\ \rule{1.5em}{0.4pt}\,,\ 100,\ 121,\ 10000. What was the number that was rubbed out?

Solution

Every term is the number sixteen, written in a different base, with the bases counting down from sixteen to two.

In base sixteen, sixteen is written 1010; in base fifteen, 1111; in base fourteen, 1212; and so on down to base ten, where it is the familiar 1616, then base nine (1717), and base eight (2020, since 16=2×816 = 2 \times 8), base seven (2222), base six (2424). The next base down is five, and 16=3×5+116 = 3 \times 5 + 1, so there sixteen is written 3131. The list then finishes with base four (100100, since 16=4216 = 4^2), base three (121121, since 16=9+6+116 = 9 + 6 + 1) and base two (1000010000).

The missing term is 3131, which is sixteen written in base five.