79604862

Date: 2025-05-03 15:49:00
Score: 1.5
Natty:
Report link

consider a programing language that describes a program as a Turing machine operating on binary tape and ends with a filler character that must be repeated more then bb(number of states of the Turing machine described) and no character is encoded with all zeros.
let n be the number of states of a quine and q be the number of ones in the quine output.
bb(n) < q because the number of ones is at least the number of filler characters and q ≤ bb(n).
there for bb(n)<bb(n) contradiction.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: beat up