The numbers 1 through (inclusive) are separated into 2 bins.
For each bin, no two different numbers in it can add up to a prime number.
What is the largest for which this is possible?
If you think the answer is infinite, please put 99999 as your answer.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
No matter how high n is, you can put the even numbers in one bin and the odd numbers in the other one. Since any two numbers will always add up to an even number greater than two, the answer is ∞