I am looking for extrema of the function
$$ B(x,y) = \frac{1}{x} \Big[ F(y) - \epsilon [\log(x-y) +1] \Big]$$
limited to the the domain $\Omega = \{y \ge 0, x \geq y\} $
$F$ is a twice differentiable function such that $F(0) = 0$ and having one only stationary point (a maximum) for a $y_0$, $y_0 > 0$.
In general I would like a closed-form solution, but it seems rather unfeasible so I would settle for a characterisation for small $\epsilon$.
If $\epsilon = 0$, setting the partial derivatives to zero yields
\begin{array}{lcl} -\frac{1}{x^2}F(y) & = & 0 \\ \frac{1}{x} F^\prime (y)& = & 0\end{array}
and it can be concluded that no stationary point exists. However, taking a point of the form $ (x, y_0) $, the partial derivatives $\to 0$ for $x\to \infty$, and in this sense one could maybe state there is a stationary point at infinity.
On the other hand, for $\epsilon \neq 0$ a proper stationary point does exist.
I would like to have a characterisation of the stationary point for small $\epsilon$, if not a closed form solution, an asymptotic description or so.
For example, if a function $Y(\epsilon)$ were to be defined, such that it returns the $y$ coordinate of the stationary point for a certain value of the perturbation parameter $\epsilon$, a "Big O" description of the function $Y$ would be very interesting.
I thought something like perturbation theory could be of assistance, but the problem is that the unperturbed problem has not got a solution. I tried to handle the stationary point "at infinity" with the coordinate transformation $z = \frac{1}{x}$, but with little success.
Ths question is related to System of equations and perturbation methods, which regretfully contained multiple errors in its formulation.
Thanks