Hall's conjecture #
There exists a positive number $C$ such that for any integer $x, y$ with $y^2 \ne x^3$, $|y^2 - x^3| > C \sqrt{|x|}$.
References:
- Wikipedia
- L. Danilov, The Diophantine equation $x^3 - y^2 = k$ and Hall's conjecture, Mathematical notes of the Academy of Sciences of the USSR 32 (1982): 617-618
Equations
- Hall.HallConjectureExp e = ∃ C > 0, Hall.HallIneq C e
Instances For
Original Hall's conjecture with exponent $1/2$.
Danilov proved that one cannot replace the exponent $1/2$ with larger number. In other words, for any $\delta > 0$, there is no positive constant $C$ such that $|y^2 - x^3| > C |x| ^ {1/2 + \delta}$ for all integers $x, y$ with $y^2 \ne x^3$.
Weak form of Hall's conjecture: relax the exponent from $1/2$ to $1/2 - \varepsilon$.