| • Science | • People | • Locations | • Timeline |
In mathematical logic, Goodstein's theorem is a statement about the
natural numbers that is undecidable in Peano arithmetic but can be proven to be true using the stronger axiom system of set theory, in particular using the axiom of infinity. The theorem states that every Goodstein sequence eventually terminates at 0. It stands as an example that not all undecidable theorems are peculiar or contrived, as those constructed by Gödel's incompleteness theorem are sometimes considered.In order to define a Goodstein sequence, first define hereditary base-n notation. To write a natural number in hereditary base-n notation, we first write it in the form , where each is an integer between 0 and n − 1; we then recursively write all the exponents in hereditary base n notation. For example, 35 in ordinary base-2 notation is , and in hereditary base-2 notation is
The Goodstein sequence on a number m, notated G(m), is defined as follows: the first element of the sequence is m. To get the next element, write m in hereditary base 2 notation, change all the 2's to 3's, and then subtract 1 from the result; this is the second element of G(m). To get the third element of G(m), write the previous number in hereditary base 3 notation, change all 3's to 4's, and subtract 1 again. Continue until the result is zero, at which point the sequence terminates.
Early Goodstein sequences terminate quickly; for example G(3):
| Hereditary notation | Value |
|---|---|
| 2 + 1 | 3 |
| 3 + 1 − 1 = 3 | 3 |
| 4 − 1 = 1 + 1 + 1 | 3 |
| 1 + 1 + 1 − 1 = 1 + 1 | 2 |
| 1 + 1 − 1 = 1 | 1 |
| 1 − 1 = 0 | 0 |
Elements of later Goodstein sequences appear to increase for a substantial time. For example, G(4) starts as follows:
| Hereditary notation | Value |
|---|---|
| 22 | 4 |
| 2ˇ32 + 2ˇ3 + 2 | 26 |
| 2ˇ42 + 2ˇ4 + 1 | 41 |
| 2ˇ52 + 2ˇ5 | 60 |
| 2ˇ62 + 6 + 5 | 83 |
| 2ˇ72 + 7 + 4 | 109 |
| ... | |
| 2ˇ112 + 11 | 253 |
| 2ˇ122 + 11 | 299 |
| ... | |
Elements of G(4) continue to increase for a while, but at base 3 ˇ 2402653209, they reach the maximum of 3 ˇ 2402653210 − 1, stay there for the next 3 ˇ 2402653209 steps, and then begin their first and final descent.
The value 0 is reached at base 3 ˇ 2402653211 − 1, which, curiously, is a Woodall number, just as all other final bases for starting values greater than 4. However, the example of 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:
| Hereditary notation | Value |
|---|---|
| 19 | |
| 7625597484990 | |
| approximately 1.3 × 10154 | |
| approximately 1.8 × 102184 | |
| approximately 2.6 × 1036305 | |
| approximately 3.8 × 10695974 | |
| ... | |
In spite of this rapid growth, Goodstein's theorem states that every Goodstein sequence eventually terminates at 0, no matter what the start value m is.