Gödel’s beta function
Gödel’s β function is the tool needed to express in a formal theory Z assertions about finite sequences
of natural numbers
. (For a description of Z see the PM entry "beyond formalism: Gödel’s incompleteness
" (http://planetmath.org/BeyondFormalism)).
Let
1,…,n. |
n⋅(n-1)⋅…⋅1=n!. |
This means that the factorial n! is divided by each of the elements of
1,…,n |
so that we can build the derived sequence
1∣n!,2∣n!,…,n∣n!. |
Definition 1 [Gödel’s Γ sequence]
If we denote n! by l then the elements of Gödel’s Γ sequence are the numbers of the form
(k+1)⋅l+1.
Its general representation is
Γ=1⋅l+1,2⋅l+1,…,n⋅l+1,(n+1)⋅l+1. |
Theorem 1:
The elements of Γ are pairwise relatively prime.
Proof: (Reductio)
-
1.
We assume the existence of a prime number
p such that p divides
(j+1)⋅l+1 and p divides also
(j+k+1)⋅l+1. -
2.
This gives by definition the congruence
-
3.
Therefore divides
-
4.
Then divides
that is, divides .
-
5.
But
Case I: Assume
-
1.
-
2.
But by hypothesis
:
-
3.
Therefore:
Case II: Assume
-
1.
-
2.
But
-
3.
Case I.3. and Case II.3. are the desired contradiction.
Definition 2: [Gödel’s function]
If and are natural numbers then the function
computes the rest of the division of by a term
of the -sequence.
Therefore:
Theorem 2: [Sequences of natural numbers are representable by the function.]
Proof:
-
1.
Let
be a sequence of natural numbers.
-
2.
Then there is a number such that
-
3.
If
-
4.
Then
-
5.
But by the previous proposition
the numbers
are pairwise relatively prime.
-
6.
This implies that the simultaneous congruences
have a common solution , by the chinese remainder theorem
.
-
7.
Therefore
-
8.
This means that
-
9.
But that is
It is easily seen that the function is primitive recursive.
For that we only have to redenominated and as:
Then .
But the functions "+", "" e "" are primitive recursive.
Therefore is primitive recursive.
References
- 1 Bernays, P., Hilbert, D., Grundlagen der Mathematik, 2.Auflage, Berlin, 1968.
- 2 Gödel, K., Collected works, ed. S. Feferman, Oxford, 1987-2003.
-
3
Kleene, S., Introduction to metamathematics
, North-Holland, Amsterdam, 1964.
Title | Gödel’s beta function![]() ![]() ![]() |
Canonical name | GodelsBetaFunction |
Date of creation | 2013-03-22 18:34:57 |
Last modified on | 2013-03-22 18:34:57 |
Owner | gribskoff (21395) |
Last modified by | gribskoff (21395) |
Numerical id | 18 |
Author | gribskoff (21395) |
Entry type | Definition |
Classification | msc 03A05 |
Classification | msc 03-01 |
Classification | msc 11A07 |
Synonym | representation of sequences in formal systems |
Related topic | ChineseRemainderTheorem |
Related topic | BeyondFormalism |
Related topic | FromHilbertsTenthProblemToGodelsTrichotomy |
Related topic | LinearCongruence |
Defines | gamma sequence |