$f(f(x)) = \log(x) \forall x > 0$, what is $f$?

41 Views Asked by At

I seek a function $f(x)$ such that $f(f(x)) = \log(x) \forall x > 0$ .

If possible, $f$ should be monotonic and $\log(x) < f(x) < x, \forall x > 0$

How would I go about this? Does such a function exist?