advanced algebra

manip

New member
Joined
Jan 21, 2022
Messages
1
Let n be the largest integer such that n <= 2017, and the sum of its digits equals the product of its digits , Find the sum of the digits of n
 
Let n be the largest integer such that n <= 2017, and the sum of its digits equals the product of its digits , Find the sum of the digits of n
Please show us what you have tried and exactly where you are stuck.

Please follow the rules of posting in this forum, as enunciated at:


Please share your work/thoughts about this problem.
 
If any digit of n is 0 then all remaining digits of n must be what?

If you have a set of digits (the set is ANY size, not just 4) AND (product of the digits) > (sum of digits) then the set can be adjusted such that (product of the digits) = (sum of digits) by placing a number of extra "1" digits into the set. How many extra "1" are required? Can you see how this can be used to help with the original question?
Produce a table...
Digits in the original set (order of digits doesn't matter here, AND don't include any "0" or "1" digits in this column, why?)EXTRA number of "1" digits reqd to make (product of the digits) = (sum of digits)Number of digits in the final, adjusted, set (how many rows can you find with this column equal to 4)
201+0=1
.........
2,2,223+2=5
 
Top