Separating each integer from its double.
Alex Y
The positive integers are to be partitioned into several sets such that two times an integer and the integer itself do not belong to the same set, and every positive integer belongs to exactly one set. What is the minimum number of such sets required?

