I have been struggling to show that for the following equation, where $\psi \in (0,1)$ and $S\in \{2,3,\dots\}$
$$\ln\left(\frac{1}{1-\sqrt{\psi}}\right) + \ln\left[\left(1 - \frac{\sqrt{\psi}}{S}\right)^{S}\right] - \psi = 0$$
is such that the solution $\psi^{\ast}$ that solves this equation is decreasing in $S$.
What I do is:
- define $F(\psi,S) = 0$ just as above
- Apply implicit function theorem to get $\frac{\partial \psi}{\partial S}$.
But I do not get a clear-cut solution. I think that's because of the root $\psi=0$ which I would like to ignore.
Are there better ways of doing this?
Thank you!