Maths Olympiad Prep

Library / /90 of 377

Algebra Difficulty 4.8 AIME Prove it United States

Problem:

What is the largest whole number that is equal to the product of its digits?

Solution

Solution:

Suppose the number nn has k+1k+1 digits, the first of which is dd. Then the number is at least d10kd \cdot 10^{k}. On the other hand, each of the digits after the first is at most 99, so the product of the digits is at most d9kd \cdot 9^{k}. Thus, if nn equals the product of its digits, then
d10knd9k d \cdot 10^{k} \leq n \leq d \cdot 9^{k}
which forces k=0k=0, i.e., the number has only one digit. So n=9n=9 is clearly the largest possible value.

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.