Hilbert's tenth problem

Hilbert's tenth problem is the tenth on the list of Hilbert's problems of 1900. Its statement is as follows:

Given a Diophantine equation with any number of unknown quantities and with rational integral numerical coefficients: To devise a process according to which it can be determined in a finite number of operations whether the equation is solvable in rational integers.

From the perspective of the theory of computation, Hilbert's 10th problem is concerned with the membership problem for the solutions of a Diophantine equation. The Matiyasevich/MDRP theorem has shown that recursively enumerable sets are equivalent to Diophantine sets. This provides a negative answer to Hilbert's 10th problem because it shows that it is a semi-decidable problem, which is a type of undecidable problem.

The answer to this problem is the combined work of Martin Davis, Yuri Matiyasevich, Hilary Putnam and Julia Robinson[1] which spans 21 years, with Yuri Matiyasevich completing the theorem in 1970.

Formulation

The words "process" and "finite number of operations" have been taken to mean that Hilbert was asking for an algorithm. The term "rational integer" simply refers to the integers, positive, negative or zero: 0, ±1, ±2, ... . So Hilbert was asking for a general algorithm to decide whether a given polynomial Diophantine equation with integer coefficients has a solution in integers.

Such an equation can be put in the form

where p is a polynomial with integer coefficients, the ai are the unknowns that form the solution and the xj the parameters. The polynomial has both unknowns and parameters because it refers to the general form of the diophanine equation. In the case of the linear diophantine equation

solving the equation consists in finding the solutions a1, a2 for given x1, x2, x3.

Hilbert's problem is not concerned with finding the solutions. It only asks whether one or more solutions exist. The answer to this question is negative, in the sense that no "process can be devised" for answering that question. In modern terms, Hilbert's 10th problem is an undecidable problem. Although it is unlikely that Hilbert had conceived of such a possibility, before going on to list the problems, he did presciently remark:

"Occasionally it happens that we seek the solution under insufficient hypotheses or in an incorrect sense, and for this reason do not succeed. The problem then arises: to show the impossibility of the solution under the given hypotheses or in the sense contemplated."

Proving the 10th problem undecidable is then a valid answer even in Hilbert's terms, since it is a proof about "the impossibility of the solution".

The work on the problem has been in terms of solutions in natural numbers (understood as the non-negative integers) rather than arbitrary integers.[2]

The requirement that the solutions are in natural numbers can be expressed with the help of the fact that every natural number is the sum the squares of four integers, by introducing an extra Diophantine equation with 4 extra unknowns for each unknown that must be a natural number. For a version of the linear diophantine equation with solutions in natural numbers, this gives the following system of equations.

If the only consideration is finding whether a solution exists, there is a simple way in which a diophantine equation solvable in natural numbers can be derived from a diophantine equation solvable in integers. The trick is to replace every unknown in integers with the difference of two new unknowns in natural numbers. Using the general equation given above,

becomes

These two reducibility relations show that whatever the answer of the problem is for natural numbers so it is for the integers and vice versa.[2]

Diophantine sets

Main article: Diophantine set

Sets of natural numbers, of pairs of natural numbers (or even of n-tuples of natural numbers) that have Diophantine definitions are called Diophantine sets. Diophantine definitions can be provided by simultaneous systems of equations as well as by individual equations because the system

is equivalent to the single equation

A recursively enumerable set can be characterized as one for which there exists an algorithm that will ultimately halt when a member of the set is provided as input, but may continue indefinitely when the input is a non member. It was the development of computability theory (also known as recursion theory) that provided a precise explication of the intutitive notion of algorithmic computability, thus making the notion of recursive enumerability perfectly rigorous. It is evident that Diophantine sets are recursively enumerable. This is because one can arrange all possible tuples of values of the unknowns in a sequence and then, for a given value of the parameter(s), test these tuples, one after another, to see whether they are solutions of the corresponding equation. The unsolvability of Hilbert's tenth problem is a consequence of the surprising fact that the converse is true:

Every recursively enumerable set is Diophantine.

This result is variously known as Matiyasevich's theorem (because he provided the crucial step that completed the proof) and the MRDP theorem (for Yuri Matiyasevich, Julia Robinson, Martin Davis, and Hilary Putnam). Because there exists a recursively enumerable set that is not computable, the unsolvability of Hilbert's tenth problem is an immediate consequence. In fact, more can be said: there is a polynomial

with integer coefficients such that the set of values of for which the equation

has solutions in natural numbers is not computable. So, not only is there no general algorithm for testing Diophantine equations for solvability, even for this one parameter family of equations, there is no algorithm.

History

Year Events
1944 Emil Leon Post declares that Hilbert's tenth problem "begs for an unsolvability proof".
1949 Martin Davis uses Kurt Gödel's method for applying the Chinese Remainder Theorem as a coding trick to obtain his normal form for recursively enumerable sets:

where is a polynomial with integer coefficients. Purely formally, it is only the bounded universal quantifier that stands in the way of this being a Diophantine definition.

Using a non-constructive but easy proof, he derives as a corollary to this normal form that the set of Diophantine sets is not closed under complementation, by showing that there exists a Diophantine set whose complement is not Diophantine. Because the recursively enumerable sets also are not closed under complementation, he conjectures that the two classes are identical.

1950 Julia Robinson, unaware of Davis's work, investigates the connection of the exponential function to the problem, and attempts to prove that EXP, the set of triplets for which , is Diophantine. Not succeeding, she makes the following hypothesis (later called J.R.):
There is a Diophantine set of pairs such that and for every positive there exists such that

Using properties of the Pell equation, she proves that J.R. implies that EXP is Diophantine, as well as the binomial coefficients, the factorial, and the primes.

1959 Working together, Davis and Putnam study exponential Diophantine sets: sets definable by Diophantine equations in which some of the exponents may be unknowns. Using the Davis normal form together with Robinson's methods, and assuming the then unproved conjecture that there are arbitrarily long arithmetic progressions consisting of prime numbers, they prove that every recursively enumerable set is exponential Diophantine. They also prove as a corollary that J.R. implies that every recursively enumerable set is Diophantine, which in turn implies that Hilbert's tenth problem unsolvable.
1960 Robinson simplifies the proof of the conditional result for exponential Diophantine sets and makes it independent from the conjecture about primes and thus a formal theorem. This makes the J.R. hypothesis a sufficient condition for the unsolvability of Hilbert's tenth problem. However, many doubt that J.R. is true.[3]
1961–1969 During this period, Davis and Putnam find various propositions that imply J.R. Robinson, having previously shown that J.R. implies that the set of primes is a Diophantine set, proves that this is an if and only if condition. Yuri Matiyasevich publishes some reductions of Hilbert's tenth problem.
1970 Drawing from the recently published work of Nikolai Vorob'ev on Fibonacci numbers,[4] Matiyasevich proves that the set where is the nth Fibonacci number is diophantine and exhibits exponential growth.[5] This proves the J.R. hypothesis, which by then had been an open question for 20 years. Combining J.R. with the theorem that every recursively enumerable set is exponential diophantine, proves that diophantine sets are recursively enumerable. This makes Hilbert's tenth problem unsolvable.

Applications

The Matiyasevich/MRDP Theorem relates two notions one from computability theory, the other from number theory and has some surprising consequences. Perhaps the most surprising is the existence of a universal Diophantine equation:

There exists a polynomial such that, given any Diophantine set there is a number such that

This is true simply because Diophantine sets, being equal to recursively enumerable sets, are also equal to Turing machines. It is a well known property of Turing machines that there exist universal Turing machines, capable of executing any algorithm.

Hilary Putnam has pointed out that for any Diophantine set of positive integers, there is a polynomial

such that consists of exactly the positive numbers among the values assumed by as the variables

range over all natural numbers. This can be seen as follows: If

provides a Diophantine definition of , then it suffices to set

So, for example, there is a polynomial for which the positive part of its range is exactly the prime numbers. (On the other hand, no polynomial can only take on prime values.)

Other applications concern what logicians refer to as propositions, sometimes also called propositions of Goldbach type.[6] These are like the Goldbach Conjecture, in stating that all natural numbers possess a certain property that is algorithmically checkable for each particular number.[7] The Matiyasevich/MRDP Theorem implies that each such proposition is equivalent to a statement that asserts that some particular Diophantine equation has no solutions in natural numbers.[8] A number of important and celebrated problems are of this form: in particular, Fermat's Last Theorem, the Riemann Hypothesis, and the Four Color Theorem. In addition the assertion that particular formal systems such as Peano Arithmetic or ZFC are consistent can be expressed as sentences. The idea is to follow Kurt Gödel in coding proofs by natural numbers in such a way that the property of being the number representing a proof is algorithmically checkable.

sentences have the special property that if they are false, that fact will be provable in any of the usual formal systems. This is because the falsity amounts to the existence of a counter-example which can be verified by simple arithmetic. So if a sentence is such that neither it nor its negation is provable in one of these systems, that sentence must be true.

A particularly striking form of Gödel's incompleteness theorem is also a consequence of the Matiyasevich/MRDP Theorem:

Let

provide a Diophantine definition of a non-computable set. Let be an algorithm that outputs a sequence of natural numbers such that the corresponding equation

has no solutions in natural numbers. Then there is a number which is not output by while in fact the equation

has no solutions in natural numbers.

To see that the theorem is true, it suffices to notice that if there were no such number , one could algorithmically test membership of a number in this non-computable set by simultaneously running the algorithm to see whether is output while also checking all possible -tuples of natural numbers seeking a solution of the equation

We may associate an algorithm with any of the usual formal systems such as Peano Arithmetic or ZFC by letting it systematically generate consequences of the axioms and then output a number whenever a sentence of the form

is generated. Then the theorem tells us that either a false statement of this form is proved or a true one remains unproved in the system in question.

Further results

We may speak of the degree of a Diophantine set as being the least degree of a polynomial in an equation defining that set. Similarly, we can call the dimension of such a set the least number of unknowns in a defining equation. Because of the existence of a universal Diophantine equation, it is clear that there are absolute upper bounds to both of these quantities, and there has been much interest in determining these bounds.

Already in the 1920s Thoralf Skolem showed that any Diophantine equation is equivalent to one of degree 4 or less. His trick was to introduce new unknowns by equations setting them equal to the square of an unknown or the product of two unknowns. Repetition of this process results in a system of second degree equations; then an equation of degree 4 is obtained by summing the squares. So every Diophantine set is trivially of degree 4 or less. It is not known whether this result is best possible.

Julia Robinson and Yuri Matiyasevich showed that every Diophantine set has dimension no greater than 13. Later, Matiyasevich sharpened their methods to show that 9 unknowns suffice. Although it may well be that this result is not the best possible, there has been no further progress.[9] So, in particular, there is no algorithm for testing Diophantine equations with 9 or fewer unknowns for solvability in natural numbers. For the case of rational integer solutions (as Hilbert had originally posed it), the 4 squares trick shows that there is no algorithm for equations with no more than 36 unknowns. But Zhi Wei Sun showed that the problem for integers is unsolvable even for equations with no more than 11 unknowns.

Martin Davis studied algorithmic questions involving the number of solutions of a Diophantine equation. Hilbert's tenth problem asks whether or not that number is 0. Let and let be a proper non-empty subset of . Davis proved that there is no algorithm to test a given Diophantine equation to determine whether the number of its solutions is a member of the set . Thus there is no algorithm to determine whether the number of solutions of a Diophantine equation is finite, odd, a perfect square, a prime, etc.

Extensions of Hilbert's tenth problem

Alexandra Shlapentokh (mid) in 2003

Although Hilbert posed the problem for the rational integers, it can be just as well asked for many rings (in particular, for any ring whose elements are countable). Obvious examples are the rings of integers of algebraic number fields as well as the rational numbers.

There has been much work on Hilbert's tenth problem for the rings of integers of algebraic number fields. Basing themselves on earlier work by Jan Denef and Leonard Lipschitz and using class field theory, Harold N. Shapiro and Alexandra Shlapentokh were able to prove:

Hilbert's tenth problem is unsolvable for the ring of integers of any algebraic number field whose Galois group over the rationals is abelian.

Shlapentokh and Thanases Pheidas (independently of one another) obtained the same result for algebraic number fields admitting exactly one pair of complex conjugate embeddings.

The problem for the ring of integers of algebraic number fields other than those covered by the results above remains open. Likewise, despite much interest, the problem for equations over the rationals remains open. Barry Mazur has conjectured that for any variety over the rationals, the topological closure over the reals of the set of solutions has only finitely many components.[10] This conjecture implies that the integers are not Diophantine over the rationals and so if this conjecture is true a negative answer to Hilbert's Tenth Problem would require a different approach than that used for other rings.

Notes

  1. S. Barry Cooper, Computability theory, p. 98
  2. 1 2 Yuri Matiyasevich (1993). Hilbert's 10th problem. MIT Press.
  3. A review of the joint publication by Davis, Putnam, and Robinson in Mathematical Reviews (MR 0133227) conjectured, in effect, that J.R. was false.
  4. Matiyasevich, Yuri (1992). "My Collaboration with Julia Robinson". The Mathematical Intelligencer. 14 (4): 38–45. doi:10.1007/bf03024472.
  5. Sacks, Gerald E. (2003). Mathematical Logic in the 20th century. World Scientific. pp. 269–273.
  6. sentences are at one of the lowest levels of the so-called arithmetical hierarchy.
  7. Thus, the Goldbach Conjecture itself can be expressed as saying that for each natural number the number is the sum of two prime numbers. Of course there is a simple algorithm to test a given number for being the sum of two primes.
  8. In fact the equivalence is provable in Peano Arithmetic.
  9. At this point, even 3 cannot be excluded as an absolute upper bound.
  10. http://www-math.mit.edu/~poonen/papers/subrings.pdf

References

Further reading

This article is issued from Wikipedia - version of the 12/3/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.