Problem #231
Maximal Set Reduction
Let S={1,2,3,...,2019}. Find the maximum value of x such that when any of the x elements are removed from the set then there exist two distinct elements in the remaining set having their sum equal to 2019.
Let S={1,2,3,...,2019}. Find the maximum value of x such that when any of the x elements are removed from the set then there exist two distinct elements in the remaining set having their sum equal to 2019.