Live data from Hacker News

How real are real numbers? (2004)

arxiv.org

151–160 of 275 posts

Re: How real are real numbers? (2004)

#151

The continuity of real numbers provides a clean theoretical basis for continuity of functions. I personally view it as more of a theoretical tool that seems to do pretty well and instead steer clear of the philosophical questions. One thing that I think is important to note though is that the jump from real numbers to complex numbers is nothing compared to the jump from integers/rational numbers/etc. to real numbers.…

An interesting idea that follows from this: what other kinds of "numbers" might we come up with if we relax our logical blinders?

I have this concept of "materialization" and wonder if there is a formal mathematical term for it. Complex numbers are actual, in the sense that they can be used in calculations that finally would give us a number we can make sense of (materialization), even if we cannot actually imagine a complex quantity.

In the same way, what if we invent a new class of real numbers that are quantized (such that there exists a smallest quantity x)?

What if we propose the existence an "imaginary" algorithm (call it omega, if you like) that can decide the halting problem?

These mathematical objects do not have to "exist" for them to be useful. I think there is a whole lot of new and interesting math that would be unlocked by dispensing with our logical blinders.

Re: How real are real numbers? (2004)

#152
post #146

So is there full agreement on what a number is, in the first place? Some would argue that PI is not an actual number; but that it is a concept, like infinity

A number is also a concept, and there are number systems that include infinities (e.g. https://en.wikipedia.org/wiki/Surreal_number). It all depends on your definitions/axioms. So in a sense there is not full agreement on what a number is, but several sets numbers are generally agreed upon: integers, rationals, computables, etc.

Re: How real are real numbers? (2004)

#153

> "the halting probability Ω, which is irreducibly complex (algorithmically random), maximally unknowable, and dramatically illustrates the limits of reason" I really enjoyed the beauty of this statement.

My philosophical take: the halting problem illustratres how free will can exist in a deterministic universe

Re: How real are real numbers? (2004)

#154

Earlier quoted context omitted.

Unfortunately, physicists seem to believe that infinity and the infinitesimal are real things.

What do you mean by this statement?

Infinite values (e.g. the density of a black hole, the size of the universe) and infinitesimals (e.g. continuous space-time) are assumed to be real, rather than inaccurate but useful approximations.

Re: How real are real numbers? (2004)

#155

Doesn't this basically rehash stuff covered 100 years ago by Hilbert, Whitehead & Russell, and Godel? If it wasn't such an eminent author, I would give it a pretty solid eye-roll. As some other poster noted in a link they provided, "pi" and "e" - among the uncountably infinite transendentals - are probably reasonable responses to this article in it's entirety. And again, even the point about describing the world in 1…

> "pi" and "e" - among the uncountably infinite transendentals - are probably reasonable responses to this article in it's entirety

pi and e are computable; we even know a bunch of programs which will compute them (to arbitrary precision; Google for "spigot algorithms"). Computable numbers are countable, so we can identify them with the natural numbers, and there's no need for "reals". For example, we might think about the tapes of a binary universal turing machine: we can enumerate them (empty; 0; 1; 00; 01; etc.), and hence the tapes/programs are isomorphic to the natural numbers; the computable numbers are the results of running those programs (this is easier to imagine with a separate "monotone" tape for writing "output").

What about the rest of the "uncountably infinite transcendentals"? I would claim that such an argument is too hand-wavey in the form you've presented it. Can you write down a uniquely determined transcendental number which is uncomputable?

Such numbers can be defined; Chaitin's "omega" is an example. However, it's difficult to decide whether such numbers "exist" or not: we can assume that the physical world "exists", by definition; things which can't exist physically, but can be explored mathematically, like pi and e, can be said to exist, although it's a leap of faith; uncomputable numbers can't really be explored mathematically, or in any way that we know. Can we still say they "exist"?

Consider that the digits of omega: whatever formal system you use to study it, the digits you "discover" are nothing more than a scrambled representation of your formal system's axioms; since the axioms are assumed rather than proven, the "discovery" is actually a circular argument.

> Whitehead & Russell's Principia Mathematica which (and please correct me) used logic to construct the integers

It's easy to construct the integers "using logic". For example, Peano constructed the naturals like this (more or less):

    The symbol '0' is a natural
    The symbol 'S', followed by a natural, is a natural
We can count through Peano's naturals as '0' (0), 'S0' (1), 'SS0' (2), 'SSS0' (3), etc.

We can likewise construct the integers like this:

    A natural, followed by the symbol ':', followed by a natural, is an integer
We can interpret the first natural as positive, the second as negative, and the resulting integer as their sum. Hence '0:0' is 0 (0 + 0), and so is 'SSS0:SSS0' (+3 + -3); 'SSS0:0' is 3, '0:SSS0' is -3, and so on.

It's not too hard to construct something logically. The problem is what assumptions you're willing to make. Whitehead and Russell wanted to prove everything using only the assumptions of set theory; that's why it took them hundreds of pages to prove seemingly trivial theorems about integers.

Goedel's incompleteness theorem(s) showed that no set of assumptions is complete and consistent; hence proving some result using set theory is no better than proving it with some other system. In particular, if it's easier to construct a theory of integers (like the one above) than it is to derive one from set theory (like Whitehead and Russell), we might as well take the easy path :)

Re: How real are real numbers? (2004)

#156

Richard's Paradox seems a bit shaky to me (p4): "Since all possible texts in French can be listed or enumerated" Unless I have completely missed the point then he has simply stated a way to generate another member of the set of French texts which of course is part of that set and so on. You can easily squint hard enough to generalize to all texts in all languages, now, earlier and possible then allow that grammar, sp…

The difference is that a French text must be finite.

Re: How real are real numbers? (2004)

#157

Earlier quoted context omitted.

Is pi computable? I would have thought it would be a good halting problem example. I am admittedly not strong in modern developments in computability. Was aware of Chaitin and some of his work prior to this, but that's about the limit. If his point is that the universe is finite and finite methods are a more correct basis for physical sciences, then I'm open to that even if I'm not particulary interested (theoretical…

A computable number one where there is a finite length representation of the number, namely, there is the program that, given a number of digits, can output the number it describes accurate to that many digits. There are a tremendous number of ways to calculate pi and e.

I've taken a minor personal interest in some of Ramanujan's more quickly converging sequences for pi. Giving myself a crash course in computable analysis/computable reals. Wish there was more out there about them (particularly limitations vis a vis traditionally defined reals).

Re: How real are real numbers? (2004)

#159
post #151

The continuity of real numbers provides a clean theoretical basis for continuity of functions. I personally view it as more of a theoretical tool that seems to do pretty well and instead steer clear of the philosophical questions. One thing that I think is important to note though is that the jump from real numbers to complex numbers is nothing compared to the jump from integers/rational numbers/etc. to real numbers.…

An interesting idea that follows from this: what other kinds of "numbers" might we come up with if we relax our logical blinders? I have this concept of "materialization" and wonder if there is a formal mathematical term for it. Complex numbers are actual, in the sense that they can be used in calculations that finally would give us a number we can make sense of (materialization), even if we cannot actually imagine a…

> An interesting idea that follows from this: what other kinds of "numbers" might we come up with if we relax our logical blinders?

It depends on exactly what you mean by this, but I would argue that we do this absolutely everywhere. For example, matrices have similar properties to numbers. You can add/subtract them, you can multiply them, you can (sometimes) divide them. Depending upon how you restrict your set of matrices, ab might equal ba or it might be the case that ab makes sense while ba does not (i.e. not only is it not commutative, but it doesn't even make sense to multiply the other way).

> In the same way, what if we invent a new class of real numbers that are quantized (such that there exists a smallest quantity x)?

Here's an example of something similar:

https://en.wikipedia.org/wiki/Dual_number

Basically you're adding in a number smaller than everything else that squares to 0.

> What if we propose the existence an "imaginary" algorithm (call it omega, if you like) that can decide the halting problem?

I'm no logician, but I believe that they would refer to this sort of thing as "model theory". I.e. you're basically taking proofs (sequences of logical statements) and studying different logical systems in which these statements make sense. For example, you could extend your theory/model to take as an axiom that there exists an algorithm to solve the halting problem (though this would be stupid since you can already prove within most theorems that the halting problem is impossible...i.e. you would have a self-contradictory axiomatic system).

> These mathematical object do not have to "exist" for them to be useful. I think there is a whole lot of new and interesting math that would be unlocked by dispensing with our logical blinders.

I 100% agree. Math is a tool that we invent to better understand the world and our thoughts (as well as do more). However, you'll probably have to track down a true logician if you were to go down that rabbit hole...

Re: How real are real numbers? (2004)

#160

Earlier quoted context omitted.

What do you mean by this statement?

Infinite values (e.g. the density of a black hole, the size of the universe) and infinitesimals (e.g. continuous space-time) are assumed to be real, rather than inaccurate but useful approximations.

Assumed to be real by whom? Not all physicists believe the same thing.

Also why is this unfortunate? Why does it matter if they do or do not "believe" it? Are they able to make useful predictions with their models? Are they able to better understand physics? If so, why worry about their personal beliefs?

Post reply on HN