Tupper's Self-Referential Formula
mathworld.wolfram.com
Tupper's Self-Referential Formula
1–10 of 13 posts
Re: Tupper's Self-Referential Formula
#2Re: Tupper's Self-Referential Formula
#3I have no idea if that's possible, though. Quines are possible in many programming languages, but the "language" of formulas without quantifiers is very limited. You can encode boolean logic, not sure about loops.
EDIT:
After some Googling, I've found a true self-referential formula: http://jtra.cz/stuff/essays/math-self-reference/index.html
Note that it involves a recursive function definition, and part of the formula is generated by a fixpoint trick. I suppose that's the simplest way to do this.
Also I really enjoyed the way he embedded a watermark into the formula, in a way that's difficult to remove if you don't know what you're doing.
Re: Tupper's Self-Referential Formula
#4Re: Tupper's Self-Referential Formula
#5Re: Tupper's Self-Referential Formula
#6Re: Tupper's Self-Referential Formula
#7Re: Tupper's Self-Referential Formula
#82^(106*17) only has 543 decimal-digits. So with a high likelyhood, the formular will plot "this is so wrong" in several basic fonts and languages for smaller n's as an input.
To draw an arbitrary figure do this: Start with the pixel in the lowest left corner, if black put 1 as the first digit of a binary number else put 0, then continue first up then one right, the down. Convert this (1802 digit) binary number to decimal and use it as input for the function and there it is.
Re: Tupper's Self-Referential Formula
#9Re: Tupper's Self-Referential Formula
#10Sorry, it ain't self-referential unless it draws the picture around (0, 0). I have no idea if that's possible, though. Quines are possible in many programming languages, but the "language" of formulas without quantifiers is very limited. You can encode boolean logic, not sure about loops. EDIT: After some Googling, I've found a true self-referential formula: http://jtra.cz/stuff/essays/math-self-reference/index.html…
Combining that with a self-referential formula could conceivably lead to something like a formula that generates a compressed zipfile, whose contents are a bitmap image of the formula...