Maths Olympiad Prep

Library / /22 of 24

Combinatorics Difficulty 5.7 AIME, harder Prove it United States

Problem:
A Mystic Four Calculator has a four-digit display and four buttons. The calculator works as follows: Pressing button 1 replaces the number in the display with 11; Pressing button 2 divides the number in the display by 22; Pressing button 3 subtracts 33 from the number in the display; Pressing button 4 multiplies the number in the display by 44.

Initially the display shows 00. Any operation yielding a negative, fractional, or five-digit answer is ignored.

a. Can 20072007 appear in the display?

b. Can 20082008 appear in the display?

Solution

Solution:

a. No. Notice that if the number on the display is not divisible by 33, then none of the operations can have as a result a number divisible by 33. At the start, 11 is the only button producing a result, so we are required to press it at some point. After that the number will never be divisible by 33 again, and 20072007 is divisible by 33.

b. Yes. For instance, press 11 so that the display shows 11, press 44 six times so that the display shows 40964096, and press 33 36963696 times so that the display shows 20082008.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.