I'm looking for two injective functions $f, g:\mathbb R\to\mathbb R$ with $f(x)+g(x)=x$ for all $x\in\mathbb R$ and $\operatorname{Im} f\cap\operatorname{Im} g=\emptyset$.
I've tried nothing and I'm all out of ideas.
I'm looking for two injective functions $f, g:\mathbb R\to\mathbb R$ with $f(x)+g(x)=x$ for all $x\in\mathbb R$ and $\operatorname{Im} f\cap\operatorname{Im} g=\emptyset$.
I've tried nothing and I'm all out of ideas.
Hint: look for something of the form $$\eqalign{f(x) &= \cases{h(x) & if $x \le 0$\cr h(x) + x & if $x > 0$\cr}\cr g(x) &= \cases{x-h(x) & if $x \le 0$\cr - h(x) & if $x > 0$\cr}}$$
for suitable "small" $h$.
