Determine all integers with the following property: given different colours, if each integer is coloured in one of these colours, then there must exist integers of the same colour such that the differences are all powers of 2 .
#
Determine all integers with the following property: given different colours, if each integer is coloured in one of these colours, then there must exist integers of the same colour such that the differences are all powers of 2 .
#
We claim that only and satisfy the required property. First, if , we colour each integer with its residue class modulo 3 , so that, whenever two integers have the same colour, their difference is divisible by 3 , so is not a power of 2 . This shows that no has the required property.
In the case , the sequence defined by for clearly has the required property. In the case , we call the colours "red" and "blue", and construct, for each and by induction, integers , let be red integers (without loss of generality) having the desired property. Consider the integers , for . If one of these, say , is red, then, as , the red integers have the desired property. Otherwise, are all blue, and for , so the blue integers have the desired property. This completes the inductive step and hence the proof.
## BxMO 2023: Problems and Solutions
#