Number theoryDifficulty 4.4AIMEFind the answerUnited States
Problem:
Albert writes down all of the multiples of 9 between 9 and 999, inclusive. Compute the sum of the digits he wrote.
A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.
Solution
Solution:
If x is a multiple of 9, so is 999−x, and their digits always sum to 27. The 112 multiples from 0 to 999 form 56 such pairs, so the sum of their digits is 56⋅27=1512.
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.