HOME

TheInfoList



OR:

In mathematical logic, Goodstein's theorem is a statement about the natural numbers, proved by Reuben Goodstein in 1944, which states that every ''Goodstein sequence'' eventually terminates at 0. Kirby and Paris showed that it is
unprovable In mathematical logic, independence is the unprovability of a sentence from other sentences. A sentence σ is independent of a given first-order theory ''T'' if ''T'' neither proves nor refutes σ; that is, it is impossible to prove σ from ''T' ...
in
Peano arithmetic In mathematical logic, the Peano axioms, also known as the Dedekind–Peano axioms or the Peano postulates, are axioms for the natural numbers presented by the 19th century Italian mathematician Giuseppe Peano. These axioms have been used nearly u ...
(but it can be proven in stronger systems, such as second-order arithmetic). This was the third example of a true statement that is unprovable in Peano arithmetic, after the examples provided by Gödel's incompleteness theorem and Gerhard Gentzen's 1943 direct proof of the unprovability of ε0-induction in Peano arithmetic. The Paris–Harrington theorem gave another example. Laurence Kirby and Jeff Paris introduced a graph-theoretic
hydra game In mathematics, specifically in graph theory and number theory, a hydra game is a single-player iterative mathematical game played on a tree (graph theory), mathematical tree called a ''hydra'' where, usually, the goal is to cut off the hydra's "h ...
with behavior similar to that of Goodstein sequences: the "Hydra" (named for the mythological multi-headed Hydra of Lerna) is a rooted tree, and a move consists of cutting off one of its "heads" (a branch of the tree), to which the hydra responds by growing a finite number of new heads according to certain rules. Kirby and Paris proved that the Hydra will eventually be killed, regardless of the strategy that Hercules uses to chop off its heads, though this may take a very long time. Just like for Goodstein sequences, Kirby and Paris showed that it cannot be proven in Peano arithmetic alone.


Hereditary base-''n'' notation

Goodstein sequences are defined in terms of a concept called "hereditary base-''n'' notation". This notation is very similar to usual base-''n'' positional notation, but the usual notation does not suffice for the purposes of Goodstein's theorem. In ordinary base-''n'' notation, where ''n'' is a natural number greater than 1, an arbitrary natural number ''m'' is written as a sum of multiples of powers of ''n'': :m = a_k n^k + a_ n^ + \cdots + a_0, where each coefficient ''ai'' satisfies , and . For example, in base 2, :35 = 32 + 2 + 1 = 2^5 + 2^1 + 2^0. Thus the base-2 representation of 35 is 100011, which means . Similarly, 100 represented in base-3 is 10201: :100 = 81 + 18 + 1 = 3^4 + 2 \cdot 3^2 + 3^0. Note that the exponents themselves are not written in base-''n'' notation. For example, the expressions above include 25 and 34, and 5 > 2, 4 > 3. To convert a base-''n'' representation to hereditary base-''n'' notation, first rewrite all of the exponents in base-''n'' notation. Then rewrite any exponents inside the exponents, and continue in this way until every number appearing in the expression (except the bases themselves) has been converted to base-''n'' notation. For example, while 35 in ordinary base-2 notation is , it is written in hereditary base-2 notation as :35 = 2^+2^1+1, using the fact that Similarly, 100 in hereditary base-3 notation is :100 = 3^ + 2 \cdot 3^2 + 1.


Goodstein sequences

The Goodstein sequence ''G''(''m'') of a number ''m'' is a sequence of natural numbers. The first element in the sequence ''G''(''m'') is ''m'' itself. To get the second, ''G''(''m'')(2), write ''m'' in hereditary base-2 notation, change all the 2s to 3s, and then subtract 1 from the result. In general, the term, , of the Goodstein sequence of ''m'' is as follows: * Take the hereditary base- representation of ''G''(''m'')(''n''). * Replace each occurrence of the base- with . * Subtract one. (Note that the next term depends both on the previous term and on the index ''n''.) * Continue until the result is zero, at which point the sequence terminates. Early Goodstein sequences terminate quickly. For example, ''G''(3) terminates at the 6th step: Later Goodstein sequences increase for a very large number of steps. For example, ''G''(4) starts as follows: Elements of ''G''(4) continue to increase for a while, but at base 3 \cdot 2^, they reach the maximum of 3 \cdot 2^ - 1, stay there for the next 3 \cdot 2^ steps, and then begin their descent. However, even ''G''(4) doesn't give a good idea of just ''how'' quickly the elements of a Goodstein sequence can increase. ''G''(19) increases much more rapidly and starts as follows: In spite of this rapid growth, Goodstein's theorem states that every Goodstein sequence eventually terminates at 0, no matter what the starting value is.


Proof of Goodstein's theorem

Goodstein's theorem can be proved (using techniques outside Peano arithmetic, see below) as follows: Given a Goodstein sequence ''G''(''m''), we construct a parallel sequence ''P''(''m'') of
ordinal number In set theory, an ordinal number, or ordinal, is a generalization of ordinal numerals (first, second, th, etc.) aimed to extend enumeration to infinite sets. A finite set can be enumerated by successively labeling each element with the least n ...
s in Cantor normal form which is strictly decreasing and terminates. A common misunderstanding of this proof is to believe that ''G''(''m'') goes to 0 ''because'' it is dominated by ''P''(''m''). Actually, the fact that ''P''(''m'') dominates ''G''(''m'') plays no role at all. The important point is: ''G''(''m'')(''k'') exists if and only if ''P''(''m'')(''k'') exists (parallelism), and comparison between two members of ''G''(''m'') is preserved when comparing corresponding entries of ''P''(''m'').M. Rathjen
Goodstein's theorem revisited
(lemma 2.2). Accessed 14 August 2022.
Then if ''P''(''m'') terminates, so does ''G''(''m''). By infinite regress, ''G''(''m'') must reach 0, which guarantees termination. We define a function f=f(u,k) which computes the hereditary base representation of and then replaces each occurrence of the base with the first infinite
ordinal number In set theory, an ordinal number, or ordinal, is a generalization of ordinal numerals (first, second, th, etc.) aimed to extend enumeration to infinite sets. A finite set can be enumerated by successively labeling each element with the least n ...
ω. For example, f(100,3)=f(3^+2\cdot3^2+1,3)=\omega^ + \omega^2\cdot2 + 1 = \omega^ + \omega^2\cdot2 + 1. Each term ''P''(''m'')(''n'') of the sequence ''P''(''m'') is then defined as ''f''(''G''(''m'')(''n''),''n+1''). For example, and . Addition, multiplication and exponentiation of ordinal numbers are well defined. We claim that f(G(m)(n),n+1) > f(G(m)(n+1),n+2): Let G'(m)(n) be ''G''(''m'')(''n'') after applying the first, ''base-changing'' operation in generating the next element of the Goodstein sequence, but before the second ''minus 1'' operation in this generation. Observe that G(m)(n+1)= G'(m)(n)-1. Then clearly, f(G(m)(n),n+1) = f(G'(m)(n),n+2). Now we apply the ''minus 1'' operation, and f(G'(m)(n),n+2) > f(G(m)(n+1),n+2), as G'(m)(n) = G(m)(n+1)+1. For example, G(4)(1)=2^2 and G(4)(2)=2\cdot 3^2 + 2\cdot 3+2, so f(2^2,2)=\omega^\omega and f(2\cdot 3^2 + 2\cdot 3+2,3)= \omega^2\cdot2+\omega\cdot2+2, which is strictly smaller. Note that in order to calculate ''f(G(m)(n),n+1)'', we first need to write ''G''(''m'')(''n'') in hereditary base notation, as for instance the expression \omega^\omega-1 is not an ordinal. Thus the sequence ''P''(''m'') is strictly decreasing. As the standard order < on ordinals is well-founded, an infinite strictly decreasing sequence cannot exist, or equivalently, every strictly decreasing sequence of ordinals terminates (and cannot be infinite). But ''P''(''m'')(''n'') is calculated directly from ''G''(''m'')(''n''). Hence the sequence ''G''(''m'') must terminate as well, meaning that it must reach 0. While this proof of Goodstein's theorem is fairly easy, the ''Kirby–Paris theorem'', which shows that Goodstein's theorem is not a theorem of Peano arithmetic, is technical and considerably more difficult. It makes use of countable nonstandard models of Peano arithmetic.


Extended Goodstein's theorem

Suppose the definition of the Goodstein sequence is changed so that instead of replacing each occurrence of the base ''b'' with it replaces it with . Would the sequence still terminate? More generally, let ''b''1, ''b''2, ''b''3, … be any sequences of integers. Then let the term of the extended Goodstein sequence of ''m'' be as follows: take the hereditary base ''bn'' representation of ''G''(''m'')(''n'') and replace each occurrence of the base ''bn'' with and then subtract one. The claim is that this sequence still terminates. The extended proof defines as follows: take the hereditary base ''bn'' representation of ''G''(''m'')(''n''), and replace each occurrence of the base ''bn'' with the first infinite
ordinal number In set theory, an ordinal number, or ordinal, is a generalization of ordinal numerals (first, second, th, etc.) aimed to extend enumeration to infinite sets. A finite set can be enumerated by successively labeling each element with the least n ...
ω. The ''base-changing'' operation of the Goodstein sequence when going from ''G''(''m'')(''n'') to still does not change the value of ''f''. For example, if and if , then f(3 \cdot 4^ + 4, 4) = 3 \omega^ + \omega= f(3 \cdot 9^ + 9, 9), hence the ordinal f(3 \cdot 4^ + 4, 4) is strictly greater than the ordinal f\big((3 \cdot 9^ + 9) - 1, 9\big).


Sequence length as a function of the starting value

The Goodstein function, \mathcal: \mathbb \to \mathbb , is defined such that \mathcal(n) is the length of the Goodstein sequence that starts with ''n''. (This is a total function since every Goodstein sequence terminates.) The extreme growth-rate of \mathcal can be calibrated by relating it to various standard ordinal-indexed hierarchies of functions, such as the functions H_\alpha in the Hardy hierarchy, and the functions f_\alpha in the fast-growing hierarchy of Löb and Wainer: * Kirby and Paris (1982) proved that :\mathcal has approximately the same growth-rate as H_ (which is the same as that of f_); more precisely, \mathcal dominates H_\alpha for every \alpha < \epsilon_0, and H_ dominates \mathcal\,\!. :(For any two functions f, g: \mathbb \to \mathbb , f is said to dominate g if f(n) > g(n) for all sufficiently large n.) * Cichon (1983) showed that : \mathcal(n) = H_(1) - 1, :where R_2^\omega(n) is the result of putting ''n'' in hereditary base-2 notation and then replacing all 2s with ω (as was done in the proof of Goodstein's theorem). * Caicedo (2007) showed that if n = 2^ + 2^ + \cdots + 2^ with m_1 > m_2 > \cdots > m_k, then : \mathcal(n) = f_(f_(\cdots(f_(3))\cdots)) - 2. Some examples: (For
Ackermann function In computability theory, the Ackermann function, named after Wilhelm Ackermann, is one of the simplest and earliest-discovered examples of a total computable function that is not primitive recursive. All primitive recursive functions are total ...
and
Graham's number Graham's number is an immense number that arose as an upper bound on the answer of a problem in the mathematical field of Ramsey theory. It is much larger than many other large numbers such as Skewes's number and Moser's number, both of which ar ...
bounds see fast-growing hierarchy#Functions in fast-growing hierarchies.)


Application to computable functions

Goodstein's theorem can be used to construct a total computable function that Peano arithmetic cannot prove to be total. The Goodstein sequence of a number can be effectively enumerated by a Turing machine; thus the function which maps ''n'' to the number of steps required for the Goodstein sequence of ''n'' to terminate is computable by a particular Turing machine. This machine merely enumerates the Goodstein sequence of ''n'' and, when the sequence reaches ''0'', returns the length of the sequence. Because every Goodstein sequence eventually terminates, this function is total. But because Peano arithmetic does not prove that every Goodstein sequence terminates, Peano arithmetic does not prove that this Turing machine computes a total function.


See also

*
Non-standard model of arithmetic Standardization or standardisation is the process of implementing and developing technical standards based on the consensus of different parties that include firms, users, interest groups, standards organizations and governments. Standardization ...
* Fast-growing hierarchy * Paris–Harrington theorem * Kanamori–McAloon theorem * Kruskal's tree theorem


References


Bibliography

* . * . * .


External links

* {{mathworld, GoodsteinSequence, Goodstein Sequence
Some elements of a proof that Goodstein's theorem is not a theorem of PA, from an undergraduate thesis by Justin T Miller

A Classification of non standard models of Peano Arithmetic by Goodstein's theorem
- Thesis by Dan Kaplan, Franklan and Marshall College Library
Definition of Goodstein sequences in Haskell and the lambda calculus

The Hydra game implemented as a Java applet

Javascript implementation of a variant of the Hydra game

Goodstein Sequences: The Power of a Detour via Infinity
- good exposition with illustrations of Goodstein Sequences and the hydra game.
Goodstein Calculator
Independence results Articles containing proofs Set theory Theorems in the foundations of mathematics Large numbers Integer sequences Numeral systems