Problem:
Find the largest number of distinct integers that can be chosen from the set so that the difference of no two of them is equal to .
Solution
Solution:
Consider the sets for and , and for . As we cannot choose more than one number from each of these sets, we can choose at most numbers. On the other hand, choosing the smaller element of each of these sets gives exactly numbers satisfying the condition.
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.