|
|
|
|
|
by LegionMammal978
367 days ago
|
|
> Almost all real numbers are normal numbers, which don't even have a finite representation. Plenty of normal numbers have a finite representation from which digits can be efficiently extracted. E.g., Champernowne's constant (in any base) is normal, and you can find its digits with a relatively simple algorithm. All computable reals can similarly have their digits extracted by some algorithm or another, even though it may take a long time. I wouldn't call that "not having access to the value". Of course, uncomputable numbers are a different story, but they have nothing to do with normality in any base. And of course, radix representations are not the only way to evaluate real numbers. E.g., you could represent them with simple continued fractions (which would still allow addition, multiplication, comparison, etc.), and then you could write out any quadratic irrational with a periodic expansion. |
|
Meaning it holds for all elements of a set except for a subset that has measure zero.
Yes some normal numbers are in the constructable reals, but it is a measure zero subset.
You are putting your hand in the haystack and only finding needles, finding the hay in the haystack is the problem here.