Problem:
What is the largest whole number that is equal to the product of its digits?
Problem:
What is the largest whole number that is equal to the product of its digits?
Solution:
Suppose the number has digits, the first of which is . Then the number is at least . On the other hand, each of the digits after the first is at most , so the product of the digits is at most . Thus, if equals the product of its digits, then
which forces , i.e., the number has only one digit. So is clearly the largest possible value.