Would a theoretic true-random generator of digits for a number always (or almost always) construct an undefinable number in the infinite?
(This question is similar to Random and non-computable numbers , but extended for non-finitely describable numbers)
For context: I am pondering an intuitive approach to the undefinable numbers, for which the internet seems hard pressed to give some example (see my reference below). In one of the references zero-sharp 0# was mentioned as a non-finitely describable real number, but I can't say it helps with intuitive understanding.
Computable real numbers contain the algebraic numbers, which contain the Constructible numbers, which contain the rationals, which contain the integers. A Definable real number also called finitely describable number is not necesarily a computable numbers. But all computable numbers are definable (to compute anything on a Turing machine, a finite state table is required, which can count as description of the generator of digits).
As far as I can tell, the set of all definable numbers is not well defined and thus also not researched (as opposed to the set of all computable numbers). I don't understand ZFC enough to tell whether or not it can yield a useful definition, though it seems closest for that purpose. Chaitin's construction is (as far as I can tell) an example of a definable but not computable number (which is not what I want). I could not yet find any formal definition of the full set of definable numbers or a statement about it's cardinality, but I think it's likely countably infinite (e.g. if the formal languages are at most countably infinite and each language can only define countably infinite numbers).
The digits of a Chaitin's constant seem to have alrogrithmic random properties, which gave me the idea of using random to informally describe some non-definable numbers.
So I am wondering if it's also viable to define a generator of non-definable numbers based on infinite true random. So such a generator generates infinite digits after 0 (wlog) using some source of true random. This would in the infinite always lead to a non-definable number x (not the same specific number, each run would yield a different one).
I would easily allow that such a generator is not mathematically well-defined since there is no mathematic definition for true random, but since I look for an intuitive access to the non-definables, using a non-well definable argument may be a benefit rather than an obstacle. Still I don't know enough about mathematical grasp of random to tell if this has other flaws. Or maybe there is an algorithmic generator of numbers that is well-defined and can be used here instead for the same effect? So it might not be provable mathematically that such generators would produce only non-definable numbers (also because the set of all definable numbers also seems unclear), but I feel like it could be reasoned like:
If the generator could produce a finitely describable number, that description would allow to predict all infinite digits of the number and establish a relationship between the digits, violating the randomness of the digits in the infinite.
Another approach might be to prove that the numbers generated by such a generator are uncountably inifinite, and that the definable numbers are countably infinite, so that at least we know that most numbers generated with the random generator would not be definable.
And I think this is linked to continuous random variable being a member of any countably finite subset of its domain is zero, while the probability of it being in the difference between it's domain and any countably infinite subset is 1.
Despite the issues, is this nevertheless a useful approach to understand non-definable numbers intuitively?
References on the network:
- Is there an example for an undefinable number?
- what is actually a "definable" real number?
- Example of uncomputable but definable number
- Every Number is Describable?
- Are there countably many numbers than can be described?
- Probability of $x$ being rational
- Unreachable Real Numbers - Randomness & Computability
- What are the "undefinable numbers" in real analysis and philosophy?