Take any 25 different positive numbers. I am trying to prove that you can choose two of them such that none of the other numbers equals either their sum or their difference. This is how far i have got so far:
Suppose you took 25 odd numbers, i can pick any two odd numbers ( say 7 and 11), if i find the difference (11-7) which is 4, thats not in the list, if i find the sum (11+7) which is 18 that is also not in the list. This is because the sum and difference of two odd numbers is always even. So the result hold if the numbers are odd.
But for any 25 numbers? Clearly i can pick the last two numbers in the list, the sum will always be outside the list, but i can't say in general about the difference?
Does odd/even reasoning help here? I wondered if i need to use some kind of inductive argument but i can't think clearly.
Any thoughts/hints/ ideas to explore ?
Suppose you took 25 odd numbers, i can pick any two odd numbers ( say 7 and 11), if i find the difference (11-7) which is 4, thats not in the list, if i find the sum (11+7) which is 18 that is also not in the list. This is because the sum and difference of two odd numbers is always even. So the result hold if the numbers are odd.
But for any 25 numbers? Clearly i can pick the last two numbers in the list, the sum will always be outside the list, but i can't say in general about the difference?
Does odd/even reasoning help here? I wondered if i need to use some kind of inductive argument but i can't think clearly.
Any thoughts/hints/ ideas to explore ?