I am invited to calculate the minimum of the following set:
$\big\{ \lfloor xy + \frac{1}{xy} \rfloor \,\Big|\, (x+1)(y+1)=2 ,\, 0<x,y \in \mathbb{R} \big\}$.
Is there any idea?
(The question changed because there is no maximum for the set (as proved in the following answers) and I assume that the source makes mistake)
From $xy+x+y=1$ and $x>0$, $y>0$ it follows that $xy<1$. Since $t\mapsto t+{1\over t}$ is decreasing when $t<1$ we conclude that we have to make $xy$ is as large as possible. Let $x+y=:s$. Then $$1-s=xy\leq{s^2\over4}\ .$$ The largest possible $xy$ goes with the smallest admissible $s>0$, and the latter satisfies $1-s={\displaystyle{s^2\over4}}$. This leads then to $$x=y={s\over2}=\sqrt{2}-1\ ,$$ and finally to $$xy+{1\over xy}=6\ ,$$ which is already an integer.