I can't find the solutions of this system of equations. I only need the "whole number" solutions. The solutions I'm searching for: $x=-1 \land y = 1 \land \lambda = \frac{1}{2e}$
\begin{cases} \begin{array} {rcl} e^{x+y-y^2}+2\lambda x \ = 0 \\ e^{x+y-y^2}(1-2y)+2\lambda y\ = 0 \\ x^2+y^2-2 \ = 0 \end{array} \end{cases}
Can someone give me some hints to solve this system? Thanks!