#Is it possible for the convergence of a sequence to be undecidable?

14 messages · Page 1 of 1 (latest)

carmine timber
#

I am not talking about a sequence like $$a_n=\cases{0 \text{ ,if $2^n-1$ is not prime and }\ 1 \text{ , if $2^n-1$ is prime } }$$ Because theoretically it is provable that Mersenne primes are either infinite or finite and from there the convergence of the sequence follows.

opal fiberBOT
vital idolBOT
#

trigonometria
Compile Error! Click the errors reaction for more information.
(You may edit your message to recompile.)

zenith kraken
#

If I got your question right, any sequence of numbers either have a limit or doesn't have one. So, any series is either convergent or divergent.

carmine timber
zenith kraken
carmine timber
#

This , now, seems obvious that such sequences have to exist otherwise S proves itself consistent, which contradicts Godel's incompleteness theorem. But I am still interested in a specific example.

next swift
sick iris
# carmine timber When I say tools I mean , whatever foundational system S we are working in , if...

not exactly your question but every Goodstein sequence (https://en.wikipedia.org/wiki/Goodstein's_theorem) eventually converges to 0, which is a fact that is true yet unprovable within Peano Arithmetic

In mathematical logic, Goodstein's theorem is a statement about the natural numbers, proved by Reuben Goodstein in 1944, which states that every Goodstein sequence (as defined below) eventually terminates at 0. Laurence Kirby and Jeff Paris showed that it is unprovable in Peano arithmetic (but it can be proven in stronger systems, such as second...

sick iris
# carmine timber When I say tools I mean , whatever foundational system S we are working in , if...

you can also do something akin to Chaitin's constant:
https://mathworld.wolfram.com/ChaitinsConstant.html

A Chaitin's constant, also called a Chaitin omega number, introduced by Chaitin (1975), is the halting probability of a universal prefix-free (self-delimiting) Turing machine. Every Chaitin constant is simultaneously computably enumerable (the limit of a computable, increasing, converging sequence of rationals), and algorithmically random (its b...

#

let $\Omega_{U}$ be (some) Chaitin's constant.\
let $a_n = n$th digit of Chaitin's constant in binary (so $a_n \in {0,1}$).\
let $f(x) = 2x-1$. we then have $f(0) = -1$ and $f(1) = 1$\
consider the sequence of partial sums:
$$S_n = \sum_{k=1}^n \frac{f(a_k)}{k}$$

vital idolBOT
#

artemetra

sick iris
#

since the exact value of Chaitin's constant is undecidable, the converge of this sum is undecidable as well and hence the convergence of the sequence of partial sums