Decoding Gödel Numbers for Sequences: A Constructive Approach

  • Context: Graduate 
  • Thread starter Thread starter nomadreid
  • Start date Start date
  • Tags Tags
    Godel Sequences
Click For Summary
SUMMARY

This discussion focuses on the effective decoding function β corresponding to the coding procedure π for Gödel numbers of sequences, as outlined in the Wikipedia article on Gödel numbering for sequences. The user seeks clarification on the construction of pairwise coprime numbers mi and the application of the Chinese Remainder Theorem (CRT) to establish the decoding procedure. The conversation highlights the need for a constructive proof and addresses concerns regarding the size of the numbers involved in the construction of mi, particularly in relation to the least common multiple (LCM) and the given Gödel number G.

PREREQUISITES
  • Understanding of Gödel numbering and its implications in mathematical logic.
  • Familiarity with the Chinese Remainder Theorem (CRT) and its applications.
  • Knowledge of modular arithmetic and congruences.
  • Basic concepts of recursive functions and their construction.
NEXT STEPS
  • Research the Chinese Remainder Theorem (CRT) and its proofs.
  • Explore constructive proofs in mathematical logic, particularly in Gödel's incompleteness theorems.
  • Study the properties of pairwise coprime integers and their applications in number theory.
  • Investigate effective algorithms for decoding Gödel numbers in sequences.
USEFUL FOR

Mathematicians, computer scientists, and students of mathematical logic who are interested in Gödel numbering, decoding procedures, and the application of the Chinese Remainder Theorem in theoretical contexts.

nomadreid
Gold Member
Messages
1,772
Reaction score
255
First, this is not the same question as
https://www.physicsforums.com/threads/goedel-numbering-decoding.484898/
It concerns a different encoding procedure, hence a different decoding one.

My question concerns the argument in http://en.wikipedia.org/wiki/Gödel_numbering_for_sequences
for the existence of an effective decoding function β corresponding to the effective coding π for the Gödel number for sequences as given in that article : that is, given this procedure for generating the Gödel number from a sequence, and given the Godel number G of an unknown sequence (k1,...kn), to prove the existence of β such that for all for all 0<i<n, β(G,i) =ki.

Wikipedia leaves the " for all 0<i<n " implicit, so I will follow that abuse of notation as well:

If I understand that argument correctly:
First, we assume that we can choose misuch that
[*] mi>ai
[**] all mi are coprime to one another.
(This can even be done constructively.)

Then since we know that (k1,...kn) exists, we know that a least solution x to the congruences
x ≡ ai mod mi
exists. Call it X.
We can construct a recursive function rem(a,b) so that rem(a,b)=(a mod b), so since we know X exists, we know that a procedure rem(X,mi) = ai exists.

OK, something rankles. Apparently I am not laying down the outline correctly , because it sounds slightly circular to me. Can anyone tell me what is wrong in my summary?

(It would be nice if there were a constructive proof...)

(Also: the construction of the miso as to fulfill [*] and [**] would seem to require rather huge numbers: if [*] is fulfilled, then one just takes m = lcm(1,..., n-1) and mi= (i+1)*m + 1. But the only way I can see to make sure that [*] is fulfilled is to set m = lcm(1,...n-1, G), where G is the given Gödel number of the sequence; this ends up with rather large mi, so would it still be effective?)
 
I moved this thread from the Computer Science/Programming section to here. I think this forum section is a better fit.
 
  • Like
Likes   Reactions: nomadreid
Thanks for the actions, Greg Bernhardt and Mark 44. Let me state the question a bit better, including correcting a couple of mistakes in my original post.
In showing the existence of an effective Gödel numbering for sequences, Wikipedia:
in one direction: it takes a known sequence (a1,...an) and establishes a coding procedure which ends up with the Gödel number a ( no problem so far).

Then, to show that a decoding procedure β exists so that β(a,i) = ai : here's where it gets a bit confusing.
[1] First it finds m such that m is divisible by all the non-zero indices, and then:
[2] constructs a sequence of pairwise coprime numbers mi
[3] using the CRT (Chinese Remainder Theorem] it shows that, using a pairing function π, that π(x0,m) = a, whereby x0 satisfies the system of equations x0 ≡ aimod mi, so that rem(x0,mi) = ai.
By now I am totally lost. Therefore I presume that I have laid out the general argument incorrectly. Could someone either correct this or direct me to a website which lays out the argument a bit more clearly than Wikipedia does? (Yes, I know I can "just" google it, but I didn't come up with anything.)
 

Similar threads

  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 27 ·
Replies
27
Views
3K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 0 ·
Replies
0
Views
1K