There is a number, somewhere between 0 and 1. It is well-founded and exactly defined. It has a specific value. We will never know what that is.
- The first 64 digits (in binary) have been found.
- Knowing the first several digits will find the answer to any unsolved mathematical problem. The Goldbach Conjecture, unsolved since 1742, would only take 1,200 digits or so.
- Knowing too many digits of this numbers would, in layman's terms, reveal the true name of god and end the world.
- We don't know what constitutes "too many," as that knowledge is itself equally unattainable by mortals.
I swear this is actual, legitimate mathematics and not some Jorge Luis Borges-ass piece of short fiction.
This number is named Chaitin's Constant after its inventor, Gregory Chaitin, and is usually written Ω (I assume for its eschatological implications). It represents, roughly, the probability that a randomly-constructed Turing Machine will be one that halts. There are a lot of details to make that actually work, but you can gloss over them and still get the idea.
The main idea is that knowing this number solves the Halting Problem. You can just run All The Turing Machines in parallel. With Chaitin's Constant, you know how many will halt so you can simply wait for that many to halt and know the rest of them don't. Now you know which Turing Machines will run forever. Which cannot be known.
Technically the exact value of Chaitin's Constant depends on how you define your model of computation. And actually each model of computation has its own Chaitin's Constant. There are some constraints: you must be able to represent each Turing Machine as a binary string, and no such string can be the prefix of another such string; this turns "random binary string" into "binary search on all Turing Machines," which is what makes this actually work in practice, and behave like a probability.
As a result, there are actually many Chaitin's Constants, one for each encoding of machines as strings. They are infinitely many; they're littered all over the number line.
Knowing whether an arbitrary Turing Machine will halt is the canonical example of a question which provably cannot be answered.1 This un-answerability tends to be infectious: anything which might be used to help determine whether a Turing Machine halts must itself also be unattainable. Chaitin's Constant is, by design, deeply entangled with computability and must enshroud itself in mystery as a result.
So mysterious, in fact, that it is the most random a number can be. If you try to write it in decimal, all of the digits must be equally likely, otherwise that sheds too much light on its possible value and breaks the laws of the universe.
As it turns out, all numbers that are as random as a Chaitin's Constant are a Chaitin's Constant for some model of computation. That's the thing that blows my mind: any numeric constant which cannot be compressed inherently describes a model of computation.
Bonus Fact: Does knowing this number actually reveal the name of god and end the world? Technically yes. Because you won't find it.
The way that mathematics views "truth," the statement "X causes Y" is true unless there is a counterexample where X happens and Y does not. If X never happens, then "X causes Y" is true, a situation called a "vacuous truth."
We define truth this way because it makes other things easier. Consider it similar to the "null object pattern" in programming; the empty version of an object is defined to exist and behave in a way which makes other stuff Just Work without needing to special-case anything.
-
Computer programs can take each other as input; if you have a process which decides whether a program halts, you can write a program which feeds it to itself and then halts if and only if it doesn't halt. Basically creating the computer equivalent of "this sentence is false."
It seems we're talking about the Halting Problem today. I'm bringing this back so that everyone is properly refreshed just how it truly is.
couldn't a quantum superposition also be described as an end of the universe? or at least an edge? if you slide between realities can you know the name of god safely?
on a related note. what if the quantum superposition belongs to the subatomic particle instead of the entirety of the universe? what if instead of infinite parallel (literally, never the twain shall meet) universes there are innumerably infinite perpendicular universes that constantly feed into and out of each other?
