Related to this question
Let $N\in\mathbb{N}^*,\alpha\in\mathbb{R}$.
What would be the equation $y=f(x)$ for the curve defined by $\ln\binom{N-y}{x}=\alpha$
That's how they look :

TL;DR : What is the equation $y=f(x)$ for the level curves of $\ln\binom{N-y}{x}$ ?
Problem of turning this to form $y=f(x)$, when the original problem is $f(x,y)=a$ can be done with the following procedure: (in case you can't manipulate the original function to that form)
Now this will only give you bunch of numbers, so you don't get nice function like math people usually like to manipulate...
(oops, this solution might require that your function is continuous -- discrete x and y like in this question breaks the root-finding algorithm, since they pretty much assume continuous functions. But at least need to be careful about that aspect -- slower alternative is to go through all the required positions...)