This question is inspired by https://math.stackexchange.com/a/1052384/66307 and quotes from it heavily.
Take a countably infinite paint box; this means that it has one color of paint for each positive integer; we can therefore call the colors $C_1, C_2, $ and so on. Take the set of real numbers, and imagine that each real number is painted with one of the colors of paint.
Now ask the question: Are there three distinct real numbers $a,b,c$, all painted the same color, such that $$a+b=c$$
Must such $a,b,c$, not all zero, exist regardless of how cleverly the numbers are actually colored?
The paper I cited in the earlier question addresses precisely this matter:
The coloring is very simple. First we color the positive reals so that there is no monochromatic solution in positive reals: simply color each $x$ with the color $\lfloor\log_2 x\rfloor$. The number $x$ is colored with color $i$ if and only if $x$ lies in the interval $[2^i, 2^{i+1})$. Then if $x$ and $y$ are both in $[2^i, 2^{i+1})$ their sum is in $[2^{i+1}, 2^{i+2})$ and so is colored with color $i+1$.
Now renumber the colors of the positive reals so that instead of being all integers, they are all the even integers except zero. Color the negative reals similarly using the odd integers: if $x$ is positive and has color $2i$, then $-x$ gets color $2i-1$. Finally, color $0$ with color $0$.