Alphabeta Math
False statementConstruction: AI-adaptedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passverified 2026-08-05 (gpt-5.6-sol-codex-subscription)
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

FALSE: every bounded sequence converges

Statement

False claim: every bounded sequence of reals converges (Sequences of reals: bounded, eventually, frequently, tails, subsequences, Limits and Cauchy sequences of reals).

The implication in the opposite direction is true and is Every convergent sequence is bounded: every convergent sequence is bounded. The claim above asserts the converse. It is refuted by the alternating sequence (sk)(s_k) and the index map defined by n0=0n_0 = 0 and nσ(j)=σ(σ(nj))n_{\sigma(j)} = \sigma(\sigma(n_j)): the refutation proves that nn is strictly increasing, snj=1s_{n_j} = 1 for every jj, and (sk)(s_k) does not converge.

The sequence usually written xk=(1)kx_k = (-1)^k is introduced here by recursion (The recursion theorem), as the unique (sk)(s_k) with s0=1s_0 = 1 and sσ(k)=sks_{\sigma(k)} = -s_k. That is the same sequence under a different presentation, and it is chosen because the three inductions of the refutation read straight off those two recursion equations, whereas the power notation would first have to be unwound into them.

Facts & Assumptions

Given: By the recursion theorem (The recursion theorem) applied to the set R\mathbb{R}, the element 11 and the function uuu \mapsto -u, there is a unique sequence (sk)(s_k) of reals with s0=1s_0 = 1 and sσ(k)=sks_{\sigma(k)} = -s_k for every kk. Applied to the set N\mathbb{N}, the element 00 and the function iσ(σ(i))i \mapsto \sigma(\sigma(i)), it gives a unique n:NNn : \mathbb{N} \to \mathbb{N} with n0=0n_0 = 0 and nσ(j)=σ(σ(nj))n_{\sigma(j)} = \sigma(\sigma(n_j)); applied to N\mathbb{N}, the element σ(0)=1\sigma(0) = 1 and the same function, it gives a unique m:NNm : \mathbb{N} \to \mathbb{N} with m0=σ(0)m_0 = \sigma(0) and mσ(j)=σ(σ(mj))m_{\sigma(j)} = \sigma(\sigma(m_j)) (The natural numbers N\mathbb{N} (von Neumann), Sequences of reals: bounded, eventually, frequently, tails, subsequences).

[L1]

For any set AA, any aAa \in A and any f:AAf : A \to A there is a unique g:NAg : \mathbb{N} \to A with g(0)=ag(0) = a and g(σ(n))=f(g(n))g(\sigma(n)) = f(g(n)) for every nNn \in \mathbb{N} (The recursion theorem); and if P(0)P(0) holds and P(n)P(n) implies P(σ(n))P(\sigma(n)) for every nn, then P(n)P(n) holds for every nNn \in \mathbb{N} (The principle of mathematical induction).

[L2]

Absolute value and field arithmetic: u=u|-u| = |u| (Basic properties of the absolute value); 1=1|1| = 1, because 1>01 > 0 (The multiplicative identity is positive) and v=v|v| = v whenever v0v \ge 0 by the definition of the absolute value (Order on the reals, Absolute value in an ordered field); and (u)=u-(-u) = u (Field).

[L3]

Order in R\mathbb{R}: 0<10 < 1, sums of positives are positive, and adding a constant preserves the order, so 1(1)=1+1>01 - (-1) = 1 + 1 > 0 and hence 1<1-1 < 1 (The multiplicative identity is positive, Order is preserved by adding a constant and by adding inequalities, Complete ordered field (least-upper-bound property), Ordered field).

[L4]

Order on N\mathbb{N}: i<σ(i)i < \sigma(i) for every ii, because σ(i)=i+1\sigma(i) = i + 1 and σ(i)i\sigma(i) \ne i; and the order is transitive (Order on the natural numbers, Addition of natural numbers, No natural number equals its own successor, \le is a linear order on N\mathbb{N}).

[L5]

If n:NNn : \mathbb{N} \to \mathbb{N} satisfies ni<nσ(i)n_i < n_{\sigma(i)} for every iNi \in \mathbb{N}, then nn is strictly increasing (claim 1 of A strictly increasing index map satisfies nkkn_k \ge k).

[L6]

Convergence, and the fact that a constant sequence converges to its value (Limits and Cauchy sequences of reals, Sequences of reals: bounded, eventually, frequently, tails, subsequences).

[L7]

Divergence test: a sequence with two subsequences converging to different limits does not converge (Subsequences inherit the limit).

[L8]

(xk)(x_k) is bounded if there is MRM \in \mathbb{R} with xkM|x_k| \le M for every kNk \in \mathbb{N} (Sequences of reals: bounded, eventually, frequently, tails, subsequences).

Refutation

technique · direct
1.1

By induction, sk=1|s_k| = 1 for every kk: the base case is s0=1=1|s_0| = |1| = 1, and if sk=1|s_k| = 1 then sσ(k)=sk=sk=1|s_{\sigma(k)}| = |-s_k| = |s_k| = 1. Hence sk1|s_k| \le 1 for every kk, so (sk)(s_k) is bounded.

L1L2L8
1.2

By induction, snj=1s_{n_j} = 1 for every jj: the base case is sn0=s0=1s_{n_0} = s_0 = 1, and if snj=1s_{n_j} = 1 then snσ(j)=sσ(σ(nj))=sσ(nj)=(snj)=snj=1s_{n_{\sigma(j)}} = s_{\sigma(\sigma(n_j))} = -s_{\sigma(n_j)} = -(-s_{n_j}) = s_{n_j} = 1.

L1L2
1.3

By induction, smj=1s_{m_j} = -1 for every jj: the base case is sm0=sσ(0)=s0=1s_{m_0} = s_{\sigma(0)} = -s_0 = -1, and if smj=1s_{m_j} = -1 then smσ(j)=sσ(σ(mj))=(smj)=smj=1s_{m_{\sigma(j)}} = s_{\sigma(\sigma(m_j))} = -(-s_{m_j}) = s_{m_j} = -1.

L1L2
1.4

Both nn and mm are strictly increasing: for every jj we have nj<σ(nj)<σ(σ(nj))=nσ(j)n_j < \sigma(n_j) < \sigma(\sigma(n_j)) = n_{\sigma(j)} by [L4], and likewise mj<mσ(j)m_j < m_{\sigma(j)}, so [L5] applies to each.

L1L4L5
1.5

The reals 11 and 1-1 are distinct, since 1(1)=1+1>01 - (-1) = 1 + 1 > 0.

L3
2.1

By step 1.4 the maps nn and mm define subsequences (snj)j(s_{n_j})_j and (smj)j(s_{m_j})_j of (sk)(s_k); by steps 1.2 and 1.3 these are the constant sequences 11 and 1-1, so they converge to 11 and to 1-1 respectively, and by step 1.5 those two limits differ.

step 1.2step 1.3step 1.4step 1.5L6L8
3.1

By the divergence test, (sk)(s_k) does not converge.

step 2.1L7
4.1

So (sk)(s_k) is a bounded sequence of reals that does not converge, by steps 1.1 and 3.1; the claim that every bounded sequence converges is therefore false.

step 1.1step 3.1

Remarks

  • The refutation is self-contained: the witness is constructed by recursion, its boundedness and its two subsequential limits are each proved by induction, and the failure of convergence comes from the divergence test of Subsequences inherit the limit together with uniqueness of limits (A sequence has at most one limit).

  • What is true in this direction is the Bolzano-Weierstrass theorem: every bounded sequence of reals has a convergent subsequence. That is a genuine theorem and it needs the least-upper-bound property. It is not available at this point in the reading order: it is the subject of the next page of this track, Monotone Sequences, Bolzano-Weierstrass, and Cauchy Completeness, where it is proved. It is named here only to say what the correct statement is; nothing above uses it, and no item available here may be cited for it. The false claim above is what one gets by deleting the word "subsequence" from it.

  • The error is tempting because boundedness feels like "no room to escape". It is not: boundedness forbids running away, but it does not forbid oscillating forever, and oscillation is exactly what (sk)(s_k) does.

  • The same witness refutes FALSE: a convergent subsequence forces the sequence to converge, and it is the sequence referred to in the remarks of The absolute value is compatible with limits.

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 67 results over 26 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources