I have (expect there exists) a function $f: (0,1) \to \mathbb R$ for which the following relationship holds: $$ f\left(\frac{2-p+p^2}{4-2p}\right) - f(p/2) =f\left(\frac{(1-p)(2+p)}{2-p}\right) - f(1-p), $$ for all $p\in(0,1)$. (Possibly there is a nice choice of $p$ that makes this look nicer.)
I know the function is smooth, monotonously increasing, and goes to infinity as its argument goes to 1 (respectively to $-\infty$ when the argument goes to 0.) That is, it's the inverse of a sigmoid function.
I think the above characterization should be enough to determine the function, at least up to some scaling and translation (if $f(x) = a g(x) + b$ clearly $a$ and $b$ cancel.)
Besides that I have no idea about how I might go about finding $f$. I don't even know how I could try to compute it numerically. Any help greatly appreciated.
Edit: Maybe it's nicer to state like this: $$ \begin{align} &f\left(p_1\frac{1-p_2p_3}{(1-p_2)(1-p_3)}\right)-f(p_1) \\ =&f\left(p_2\frac{1-p_1p_3}{(1-p_1)(1-p_3)}\right)-f(p_2) \\ =&f\left(p_3\frac{1-p_1p_2}{(1-p_1)(1-p_2)}\right)-f(p_3) \end{align} $$ for any choice of $p_1,p_2,p_3\ge 0, p_1+p_2+p_3=1$.
The formulation above comes from considering $p_1=p_2=p/2$ and $p_3=1-p$.
f!\left(\frac{ 2+p-p^2}{2-p}\right) - f(1-p),$$ $\lim_{x\to 1^{-}} = \infty$ and $\lim_{x\to 0^{+}} = -\infty$
Is that correct?
– Chickenmancer Jul 28 '22 at 23:22