I've been stumped by this problem:
Find three non-constant, pairwise unequal functions $f,g,h:\mathbb R\to \mathbb R$ such that $$f\circ g=h$$ $$g\circ h=f$$ $$h\circ f=g$$ or prove that no three such functions exist.
I highly suspect, by now, that no non-trivial triplet of functions satisfying the stated property exists... but I don't know how to prove it.
How do I prove this, or how do I find these functions if they do exist?
All help is appreciated!
The functions should also be continuous.
(This is by no means a comprehensive and strict answer, just few observations I made).
If you removed $0$ from the domain, the functions might be:
$$f_0 (x) \equiv -x$$ $$g_0(x) \equiv \frac 1 x$$ $$h(x) \equiv -\frac 1 x$$
Or better don't remove $0$ but allow $\infty$ into the domain and the image, making each of them the projectively extended real line. This is interesting because if you take a broader look at complex numbers and their representation as the Riemann sphere, you will notice that:
Rotating comes easy to my imagination so I will stick to this interpretation for a while, but we should remember that every half turn rotation is equivalent to some axial reflection.
So in this case the three functions (and their compositions) correspond to certain operations (and their compositions) in 3D space where we imagine the Riemann sphere is.
In general you could choose any three half turns with respect to mutually perpendicular axes. In this case however each of them must map the extended real line (which is a great circle on the Riemann sphere) onto itself. This means one of the axes must go through $-i$ and $i$, i.e. one of the functions must be our $h(x)$.
If I did my calculations right, more general forms are ($\alpha \in \mathbb R$):
$$f_\alpha (x) \equiv \frac {-x+\alpha} {\alpha x + 1},$$ $$g_\alpha (x) \equiv \frac {\alpha x + 1} {x-\alpha} $$ $$h(x) \equiv -\frac 1 x$$
The following picture shows the projectively extended real line as a cross section of the Riemann sphere. Few possible axes are drawn.
I said our functions correspond to certain reflections (or rotations) in 3D. Now in 2D the interpretation is:
To me the most surprising conclusion is that: $$f_0 (x) \equiv -x$$ and $$g_0(x) \equiv \frac 1 x$$ are more similar than I ever thought.