MarketGoodstein's theorem
Company Profile

Goodstein's theorem

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. Laurence Kirby and Jeff Paris showed in 1982 that Goodstein's theorem is unprovable in Peano arithmetic. This was the third example of a true statement about natural numbers 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.

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 for natural numbers, but the usual notation does not suffice for the purposes of Goodstein's theorem. To achieve the 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_{k-1} n^{k-1} + \cdots + a_0, where each coefficient ai satisfies , and . For example, the base-3 notation of 100: :100 = 81 + 18 + 1 = 3^4 + 2 \cdot 3^2 + 3^0. Note that the exponents of n themselves are not written in base-n notation, as is seen in the case 34, above. To convert a base-n notation to a hereditary base-n notation, first rewrite all of the exponents as a sum of powers of n (with the limitation on the coefficients ). Then rewrite any exponent inside the exponents again in base-n notation (with the same limitation on the coefficients), and continue in this way until every number appearing in the expression (except the bases themselves) is written in base-n notation. For example, 100 in hereditary base-3 notation is :100 = 3^{3^1+1} + 2 \cdot 3^2 + 1. == Goodstein sequences ==
Goodstein sequences
The Goodstein sequence G_m of a number m is a sequence of natural numbers. The first element in the sequence, written as G_m(1), 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 G_m (n+1) of the Goodstein sequence of m is computed as follows: • Take the hereditary base-() representation of G_m (n). • Replace each occurrence of the base () with . • Subtract one. Note that G_m (n+1) depends both on G_m (n) and on the index n. Note also that sometimes what we have called G_m(n) is denoted G_{n-1}(m). Now continue computing further values in the Goodstein sequence, until you reach 0, at which point the sequence terminates. Early Goodstein sequences terminate quickly. For example, G_3 terminates at the 6th step (the column labeled "Hereditary notation" first shows how the value is calculated): 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^{402\,653\,209}, they reach the maximum of 3 \cdot 2^{402\,653\,210} - 1, stay there for the next 3 \cdot 2^{402\,653\,209} steps, and then begin descending by 1, reaching 0 when the base reaches 3\cdot 2^{402\,653\,211}-1. The exponent here is equal to 3\cdot 2^{27}+27, so the base is equal to n\cdot 2^n-1, a Woodall number with n=3\cdot 2^{27}. 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 ==
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 numbers in Cantor normal form that 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. 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) that computes the hereditary base k representation of u and then replaces each occurrence of the base k with the first infinite ordinal number \omega. For example, f(100,3)=f(3^{3^1+1}+2\cdot3^2+1,3)=\omega^{\omega^1+1} + \omega^2\cdot2 + 1 = \omega^{\omega+1} + \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, G_3(1) = 3 = 2^1 + 2^0 and P_3(1) = f(2^1 + 2^0,2) = \omega^1 + \omega^0 = \omega + 1. 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 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 n+1 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 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 The above proof still works if the definition of the Goodstein sequence is changed so that the base-changing operation replaces each occurrence of the base b with b+2 instead of b+1. More generally, let b_1, b_2, b_3, \ldots be any non-decreasing sequence of integers with b_1 \geq 2. Then let the (n+1)st term G_m(n+1) of the extended Goodstein sequence of m be as follows: • Take the hereditary base b_n representation of G_m(n). • Replace each occurrence of the base b_n with b_{n+1}. • Subtract one. A simple modification of the above proof shows that this sequence still terminates. For example, if b_n = 4 and if b_{n+1} = 9, then f(3 \cdot 4^{4^4} + 4, 4) = 3 \omega^{\omega^\omega} + \omega= f(3 \cdot 9^{9^9} + 9, 9), hence the ordinal f(3 \cdot 4^{4^4} + 4, 4) is strictly greater than the ordinal f\big((3 \cdot 9^{9^9} + 9) - 1, 9\big). The extended version is in fact the one considered in Goodstein's original paper, where Goodstein proved that it is equivalent to the restricted ordinal theorem (i.e. the claim that transfinite induction below ε0 is valid), and gave a finitist proof for the case where m \le b_1^{b_1^{b_1}} (equivalent to transfinite induction up to \omega^{\omega^\omega}). The extended Goodstein's theorem without any restriction on the sequence bn is not formalizable in Peano arithmetic (PA), since such an arbitrary infinite sequence cannot be represented in PA. This seems to be what kept Goodstein from claiming back in 1944 that the extended Goodstein's theorem is unprovable in PA due to Gödel's second incompleteness theorem and Gentzen's proof of the consistency of PA using ε0-induction. However, inspection of Gentzen's proof shows that it only needs the fact that there is no primitive recursive strictly decreasing infinite sequence of ordinals, so limiting bn to primitive recursive sequences would have allowed Goodstein to prove an unprovability result. Furthermore, with the relatively elementary technique of the Grzegorczyk hierarchy, it can be shown that every primitive recursive strictly decreasing infinite sequence of ordinals can be "slowed down" so that it can be transformed to a Goodstein sequence where b_n = n+1, thus giving an alternative proof to the same result Kirby and Paris proved. == Sequence length as a function of the starting value ==
Sequence length as a function of the starting value
The Goodstein function, \mathcal{G}: \mathbb{N} \to \mathbb{N} , is defined such that \mathcal{G}(n) is the length of the Goodstein sequence that starts with n. (This is a total function since every Goodstein sequence terminates.) The extremely high growth rate of \mathcal{G} 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{G} has approximately the same growth-rate as H_{\epsilon_0} (which is the same as that of f_{\epsilon_0}); more precisely, \mathcal{G} dominates H_\alpha for every \alpha , and H_{\epsilon_0} dominates \mathcal{G}\,\!. :(For any two functions f, g: \mathbb{N} \to \mathbb{N} , f is said to dominate g if f(n) > g(n) for all sufficiently large n.) • Cichon (1983) showed that : \mathcal{G}(n) = H_{R_2^\omega(n+1)}(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^{m_1} + 2^{m_2} + \cdots + 2^{m_k} with m_1 > m_2 > \cdots > m_k, then : \mathcal{G}(n) = f_{R_2^\omega(m_1)}(f_{R_2^\omega(m_2)}(\cdots(f_{R_2^\omega(m_k)}(3))\cdots)) - 2. Some examples: (For Ackermann function and Graham's number bounds see .) == Application to computable functions ==
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 that 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==
tickerdossier.comtickerdossier.substack.com