Write the following numbers in the base-5 system created in the chapter: 15, 50, 137, 293, 651.
Hint. The base-5 landmark numbers are 1, 5, 25, 125, 625. Start from the largest landmark that fits and take as many as possible.
The base-5 landmark numbers are the powers of 5: 1, 5, 25, 125, 625, 3125, … For each number, start from the largest landmark that fits and take as many of each as possible, since taking fewer would leave a remainder too big for the smaller landmarks to absorb without repeating five of them.
15 = 5 + 5 + 5 → three 5-symbols (no 1-symbols needed)
50 = 25 + 25 → two 25-symbols
137 = 125 + 5 + 5 + 1 + 1 → one 125-symbol, two 5-symbols, two 1-symbols Check: 125 + 10 + 2 = 137 ✓
293 = 125 + 125 + 25 + 5 + 5 + 5 + 1 + 1 + 1 → two 125-symbols, one 25-symbol, three 5-symbols, three 1-symbols Check: 250 + 25 + 15 + 3 = 293 ✓
651 = 625 + 25 + 1 → one 625-symbol, one 25-symbol, one 1-symbol Check: 625 + 25 + 1 = 651 ✓
Important rule to watch: no symbol may appear five or more times, because five of any landmark make the next one up. In 293, for instance, three 5s is fine, but a fourth and fifth would have to be regrouped into a 25.
✦ 15 = 5+5+5; 50 = 25+25; 137 = 125+5+5+1+1; 293 = 125+125+25+5+5+5+1+1+1; 651 = 625+25+1
