Thue equation

From HandWiki
Short description: Diophantine equation involving an irreducible bivariate form of deg > 2 over the rationals


In mathematics, a Thue equation is a Diophantine equation of the form

ƒ(x,y) = r,

where ƒ is an irreducible bivariate form of degree at least 3 over the rational numbers, and r is a nonzero rational number. It is named after Axel Thue, who in 1909 proved that a Thue equation can have only finitely many solutions in integers x and y, a result known as Thue's theorem, [1]

The Thue equation is solvable effectively: there is an explicit bound on the solutions x, y of the form [math]\displaystyle{ (C_1 r)^{C_2} }[/math] where constants C1 and C2 depend only on the form ƒ. A stronger result holds: if K is the field generated by the roots of ƒ, then the equation has only finitely many solutions with x and y integers of K, and again these may be effectively determined.[2]

Finiteness of solutions and diophantine approximation

Thue's original proof that the equation named in his honour has finitely many solutions is through the proof of what is now known as Thue's theorem: it asserts that for any algebraic number [math]\displaystyle{ \alpha }[/math] having degree [math]\displaystyle{ d \geq 3 }[/math] and for any [math]\displaystyle{ \varepsilon \gt 0 }[/math] there exists only finitely many co-prime integers [math]\displaystyle{ p, q }[/math] with [math]\displaystyle{ q \gt 0 }[/math] such that [math]\displaystyle{ |\alpha - p/q| \lt q^{-(d+1+\varepsilon)/2} }[/math]. Applying this theorem allows one to almost immediately deduce the finiteness of solutions. However, Thue's proof, as well as subsequent improvements by Siegel, Dyson, and Roth were all ineffective.

Solution algorithm

Finding all solutions to a Thue equation can be achieved by a practical algorithm,[3] which has been implemented in the following computer algebra systems:

  • in PARI/GP as functions thueinit() and thue().
  • in Magma computer algebra system as functions ThueObject() and ThueSolve().
  • in Mathematica through Reduce

Bounding the number of solutions

While there are several effective methods to solve Thue equations (including using Baker's method and Skolem's [math]\displaystyle{ p }[/math]-adic method), these are not able to give the best theoretical bounds on the number of solutions. One may qualify an effective bound [math]\displaystyle{ C(f,r) }[/math] of the Thue equation [math]\displaystyle{ f(x,y) = r }[/math] by the parameters it depends on, and how "good" the dependence is.

The best result known today, essentially building on pioneering work of Bombieri and Schmidt,[4] gives a bound of the shape [math]\displaystyle{ C(f,r) = C \cdot (\deg f)^{1 + \omega(r)} }[/math], where [math]\displaystyle{ C }[/math] is an absolute constant (that is, independent of both [math]\displaystyle{ f }[/math] and [math]\displaystyle{ r }[/math]) and [math]\displaystyle{ \omega(\cdot) }[/math] is the number of distinct prime divisors of [math]\displaystyle{ r }[/math]. The most significant qualitative improvement to the theorem of Bombieri and Schmidt is due to Stewart,[5] who obtained a bound of the form [math]\displaystyle{ C(f,r) = C \cdot (\deg f)^{1 + \omega(g)} }[/math] where [math]\displaystyle{ g }[/math] is a divisor of [math]\displaystyle{ r }[/math] exceeding [math]\displaystyle{ |r|^{3/4} }[/math] in absolute value. It is conjectured that one may take the bound [math]\displaystyle{ C(f,r) = C(\deg f) }[/math]; that is, depending only on the degree of [math]\displaystyle{ f }[/math] but not its coefficients, and completely independent of the integer [math]\displaystyle{ r }[/math] on the right hand side of the equation.

This is a weaker form of a conjecture of Stewart, and is a special case of the uniform boundedness conjecture for rational points. This conjecture has been proven for "small" integers [math]\displaystyle{ r }[/math], where smallness is measured in terms of the discriminant of the form [math]\displaystyle{ f }[/math], by various authors, including Evertse, Stewart, and Akhtari. Stewart and Xiao demonstrated a strong form of this conjecture, asserting that the number of solutions is absolutely bounded, holds on average (as [math]\displaystyle{ r }[/math] ranges over the interval [math]\displaystyle{ |r| \leq Z }[/math] with [math]\displaystyle{ Z \rightarrow \infty }[/math]) [6]

See also

References

  1. A. Thue (1909). "Über Annäherungswerte algebraischer Zahlen". Journal für die reine und angewandte Mathematik 1909 (135): 284–305. doi:10.1515/crll.1909.135.284. http://resolver.sub.uni-goettingen.de/purl?PPN243919689_0135. 
  2. Baker, Alan (1975). Transcendental Number Theory. Cambridge University Press. p. 38. ISBN 0-521-20461-5. 
  3. N. Tzanakis and B. M. M. de Weger (1989). "On the practical solution of the Thue equation". Journal of Number Theory 31 (2): 99–132. doi:10.1016/0022-314X(89)90014-0. 
  4. E. Bombieri and W. M. Schmidt (1987). "On Thue's equation". Inventiones Mathematicae 88 (2): 69–81. doi:10.1007/BF01405092. Bibcode1987InMat..88...69B. 
  5. C.L. Stewart (1991). "On the number of solutions to polynomial congruences and Thue equations". Journal of the American Mathematical Society 4 (4): 793–835. doi:10.2307/2939289. 
  6. C.L. Stewart and Stanley Yao Xiao (2019). "On the representation of integers by binary forms". Mathematische Annalen 375 (4): 133–163. doi:10.1007/s00208-019-01855-y. 

Further reading