You are given a set of not necessarily distinct numbers , (meaning that some of them can be equal). Consider all nonempty subsets of this set, and for each such subset, find the sum of its elements. What largest number of these sums could turn out to be equal to ? For example, for a set we have nonempty subsets: , , , , , and , and among them there are exactly two subsets with sum .
(Anton Trygub)
Solution
Example, where we reach equality, is: .
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.