Quintuple range upper bound (ac < 180.45 b^3)
Opendiophantine_quintuple_acb_upper_bounddiophantine-equationsnumber-theory
Let be a Diophantine quintuple. Then
This is a uniform bound on the three smallest entries, with no degree hypothesis. Together with the non-Euler gap bound it gives the outer range for the five cases in Theorem 9. The source proves it by comparing with . Formalization note: , , and , where Quintuple f and Ordered f express the ordered quintuple hypotheses.
Preamble
import Definitions.Def_diophantine_descent set_option autoImplicit false open DiophantineDescent
Formal statement
theorem diophantine_quintuple_acb_upper_bound (f : Fin 5 → Nat)
(hq : Quintuple f) (ho : Ordered f) : f 0 * f 2 * 20 < 3609 * f 1 ^ 3 := by sorrySource
Bo He, Alain Togbé, Volker Ziegler, There is no Diophantine quintuple, arXiv:1610.04020v2, https://arxiv.org/abs/1610.04020v2; Section 3, Lemma labelled lem:acb and its proof. The proof applies Lemma lem:cb to the irregular quadruple {a,b,d,e}, using b>3a from lem:b3a, and compares its bound d<721.8b^4 with d=d_+(a,b,c)>4abc from Fujita regularity and lem:d+ieq.