AlgebraDifficulty 5.4AIME, harderProve itUnited States
Problem:
Several positive integers are given, not necessarily all different. Their sum is 2003. Suppose that n1 of the given numbers are equal to 1, n2 of them are equal to 2, …, n2003 of them are equal to 2003. Find the largest possible value of n2+2n3+3n4+⋯+2002n2003
Solution
Solution:
The sum of all the numbers is n1+2n2+⋯+2003n2003, while the number of numbers is n1+n2+⋯+n2003. Hence, the desired quantity equals (n1+2n2+⋯+2003n2003)−(n1+n2+⋯+n2003)=(sum of the numbers)−(number of numbers) =2003−(number of numbers), which is maximized when the number of numbers is minimized. Hence, we should have just one number, equal to 2003, and then the specified sum is 2003−1=2002.
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.