ai < x for i=0,...,k. Further, write each exponent of x in this expresion
in radix form with base x, and continue this process until all exponents,
exponents of exponents, etc., are in radix form. Now define a new integer
Px(n) by subtracting 1 and replacing each occurrence of x in this radix form by x+1. The sequence n, Px(n), Px+1(Px(n)), Px+2(Px+1(Px(n))),… is now called a Goodstein sequence. The restricted ordinal theorem states that for all positive integers n and bases x, the Goodstein sequence
n, Px(n), Px+1(Px(n)), Px+2(Px+1(Px(n))),…
terminates with zero in a finite number of steps. This result is a number theoretic analogue of the fact that all strictly decreasing sequences of transfinite ordinal are finite. Goodstein gave a proof of the restricted ordinal theorem (see [26]) using transfinite induction.
The importance of this result only became apparent in 1982 when Kirby and Paris (see <3>) showed that it provided a straightforward number theoretic property which is not provable in first order arithmetic.
Also see the bc program
Last modified 10th January 2005