Find a three-digit number with all three properties:
Give any one such number.
Fix the form of the number. From the hundreds digit is , so with and digit sum .
Work out how adding 3 changes the digit sum. Two cases only:
Rule out the no-carry case. If then leaves remainder on division by , never . So a carry is compulsory and
In the carry case , which is automatically a multiple of whenever is — so the second condition becomes free.
Impose the digit-sum condition. Require with and . The pairs that work are , each giving .
List and verify the answers.
A scan of every integer from to confirms there are no others.
Need to solve a different problem like this? Open the solver →