B Uncomputable Numbers and Rational Approximations

  • B
  • Thread starter Thread starter Pikkugnome
  • Start date Start date
Pikkugnome
Messages
23
Reaction score
6
TL;DR Summary
How does an uncomputable number and its rational approximation go together?
Digits of an uncomputable number, as I understand, can't be produced. However all real numbers have rational approximations. Does it mean that there exists a bound for the rational approximation. It is odd to talk about rational approximations in a non-contructive sense, but I am ok with it. I guess the most uncomputable number would the one, which none of its digts can be calculated. That is strange, since then we can't even find its lower and upper bounds, as then we would know one of its digits. I am guessing this is true, it seems obvious. On the otherhand, if the bounds themselves are uncomputable numbers...
 
Mathematics news on Phys.org
Pikkugnome said:
TL;DR Summary: How does an uncomputable number and its rational approximation go together?
An uncomputable number has infinitely many rational approximations, depending on how close you want the approximations to be.
Pikkugnome said:
Digits of an uncomputable number, as I understand, can't be produced.
It's more accurate to say that the exact number can not be produced, not that any particular digit or finite set of digits can not be produced.
Pikkugnome said:
However all real numbers have rational approximations
Yes.
Pikkugnome said:
. Does it mean that there exists a bound for the rational approximation.
A bound in what sense? You can always produce a rational approximation within any desired accuracy.
Pikkugnome said:
It is odd to talk about rational approximations in a non-contructive sense, but I am ok with it. I guess the most uncomputable number would the one, which none of its digts can be calculated.
Is there such a thing? Do you have an example in mind?
Pikkugnome said:
That is strange, since then we can't even find its lower and upper bounds, as then we would know one of its digits. I am guessing this is true, it seems obvious. On the otherhand, if the bounds themselves are uncomputable numbers...
I think you are letting your imagination get out of hand here.
 
Pikkugnome said:
TL;DR Summary: How does an uncomputable number and its rational approximation go together?

Digits of an uncomputable number, as I understand, can't be produced.

That depends on what you mean by uncomputable. E.g. the digits of ##\sqrt{2}## can be computed, just not all of them, or not within a finite time. I assume you mean the absence of an algorithm that comes to a hold. But that leaves the question, of whether you consider ##1/3## as uncomputable.

Pikkugnome said:
However all real numbers have rational approximations. Does it mean that there exists a bound for the rational approximation.

Usually, yes. It depends on how the real number is described. We have good knowledge about ##p,q,n## in ##\left|\sqrt{2}-\frac{p}{q}\right|< \frac{1}{n}## or ##\left|\pi-\frac{p}{q}\right|< \frac{1}{n}.## I could imagine that there were real numbers that weren't defined by an algebraic rule like ##x^2-2=0## or ##\pi=4\tan^{-1}(1) ## or any other constructive way. But I can hardly imagine that we can define such a real number in a way so that we both mean the same number without any form of construction rule. The definition itself is limited to a language, and a language obeys rules. The question of which of them are decidable, recursive countable, context-free, etc. leads us directly into the theory of formal languages.

Pikkugnome said:
It is odd to talk about rational approximations in a non-contructive sense, but I am ok with it.

I think this would be close to impossible. What does it mean, a real number that cannot be constructed?

Pikkugnome said:
I guess the most uncomputable number would the one, which none of its digts can be calculated.

Yes, but how would you define such a number so that we can at least speak about it and both mean the same number?

There is a finite natural number ##G_{64},## Graham's number, we don't know all digits from. We know the last 500 or so, we know the construction, but we cannot write it down since it is too big. This number is formally computable, but factually uncomputable. The difference to a particular rational number is zero.

Pikkugnome said:
That is strange, since then we can't even find its lower and upper bounds, as then we would know one of its digits. I am guessing this is true, it seems obvious. On the otherhand, if the bounds themselves are uncomputable numbers...

No, it is not. A real number is per definition the limit of a rational Cauchy sequence. This alone is a construction principle and a possibility to define lower and upper bounds of approximations to any given degree of accuracy.

It is only strange if a) you do not define uncomputable, b) you do not define what a real number is, c) you ignore the Cauchy sequence, d) you do not even name the formal language class we can use to describe a real number. Digits are not an appropriate way to deal with such questions.
 
This is way out of my comfort zone, but perhaps this Wikipedia article on Chaitin's constant is relevant.
 
FWIW the Leading digits of some large rational numbers, such as Graham’s number cannot be computed (but the ending digits can), but this is a computational limit not a mathematical one
 
  • Informative
Likes FactChecker
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top