Let $a,b,c$ be real numbers with $a > 0$. Suppose that $d = b^2 - 4ac > 0$. Is there a constant $e$ such that there exist integers $x,y$ not both $0$ and that $\left|ax^2 + bxy + cy^2\right|\le e\sqrt d$ ?
That question is a modified form of Problem 12 in Section 6.4, "The Geometry of Numbers," in I. Niven, H. S. Zuckerman, H. L. Montgomery, An Introduction to the Theory of Numbers, 5th ed., Wiley (New York), 1991.
The solution to Problem 12 was relatively easy because the region is that of an ellipse, which is convex and has an easy-to-calculate area, so all we had to do was use a modified version of Minkowski's convex body theorem.
The region of the question posed above, however, is not convex and has a weird shape; part of its boundary is hyperbolic.
https://math.stackexchange.com/questions/3675922/inequality-a-sin-x-b-cos-y1-9
This problem is equivalent to the following :
Consider a region $R$ which is enclosed by two hyperbolas s.t. they share same asymptotes $l_i$ (Here $l_i$ is in $R$)
Here $R$ contains a rectangle $G$ whose center is origin s.t. four vertices in hyperbolas are mid points of sides in $G$. Then is there a constant i.e. area of $G$ s.t. $R$ contains $(x,y)$, not origin, where $x,\ y$ are integers.
– HK Lee Jun 12 '20 at 10:48