What continuous monotone increasing function has the property:
$$F(a)-F(1)=F(1)-F(\frac{1}{a}) \space\space\space\space\space\space \forall a>1 $$
The context for this is that I'm looking for a continuous probability distribution on $(0,\infty)$ satisfying:
$$P\left(1\le x\le a\right) = P\left(\frac{1}{a} \le x \le 1\right)$$
Any odd and monotonic increasing function $g(x)$ that has a limit of $\frac12$ when $x\to+\infty$ could work. You define $f(x)=g(\log(x))+\frac12$.
You have the following properties: $$f(1)=\frac12$$ $$f(1/x) + f(x) = 1$$ $$\lim_{x\to0}f(x)=0$$ $$\lim_{x\to+\infty}f(x)=1$$