Hereditary Base Notation
Hereditary base notation is a method of expressing natural numbers in a specific base such that all exponents are also expressed in base , recursively, until only the digits to remain. This representation is fundamental to Goodstein’s Theorem, demonstrating sequences that grow explosively yet inevitably terminate at zero.
Definition and Construction
For a natural number and base , the hereditary base- representation is constructed as follows:
- Write in standard base- expansion: .
- Replace each exponent with its own hereditary base- representation.
- Repeat step 2 recursively until all exponents are reduced to bases less than (i.e., single digits).
Example
Consider in base :
- Standard base-3: .
- Exponents are . Express these in base-3:
- Substitute back: .
This notation reveals the structural “height” of a number relative to its base, which is critical for mapping integers to Ordinal Numbers.
Applications and Properties
Connection to Goodstein Sequences
Hereditary base notation defines the iterative process of a Goodstein Sequence. Given an initial integer :
- Write in hereditary base notation.
- Change the base from to (changing all instances of the base digit).
- Subtract 1 from the result to get .
Despite the sequence growing astronomically fast, Goodstein’s Theorem proves that for any starting integer, the sequence eventually reaches zero. This is a statement true in arithmetic but unprovable within Peano Arithmetic, requiring stronger axioms involving Ordinal Numbers.
Ordinal Isomorphism
There is an order-preserving mapping from hereditary base- representations of natural numbers to ordinal numbers less than . This mapping allows the termination of Goodstein sequences to be proven by showing that the corresponding ordinal sequence strictly decreases, and since there are no infinite descending chains of ordinals, the integer sequence must terminate.