Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge pass (z-ai/glm-5.2)audited 2026-07-27
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.

0.999=10.999\dots = 1 and 0.4999=0.50.4999\dots = 0.5: the second expansion of a number is exactly an eventually-all-(b1)(b-1) digit sequence

Example

Take b=10b = 10, so β=ι(10)\beta = \iota(10), and read a digit sequence (dj)(d_j) as the series j0ι(dj)/βj+1\sum_{j \ge 0}\iota(d_j)/\beta^{\,j+1} (Base-bb expansions: for an integer b2b \ge 2 every x[0,1)x \in [0,1) is the sum of j0dj/bj+1\sum_{j \ge 0} d_j / b^{\,j+1} for digits dj<bd_j < b, and the digit sequence is unique among those that are not eventually constantly b1b-1).

All nines. The constant sequence dj=9d_j = 9 gives, by the geometric series,

j0910j+1  =  910111/10  =  1,\sum_{j\ge0}\frac{9}{10^{\,j+1}} \;=\; \frac{9}{10}\cdot\frac{1}{1 - 1/10} \;=\; 1 ,

which is the statement usually written 0.999=10.999\dots = 1. Since 1[0,1)1 \notin [0,1) (Intervals of R\mathbb{R}: the nine order-convex forms, nondegeneracy, and length), this digit sequence is not the expansion of any point of [0,1)[0,1) produced by Base-bb expansions: for an integer b2b \ge 2 every x[0,1)x \in [0,1) is the sum of j0dj/bj+1\sum_{j \ge 0} d_j / b^{\,j+1} for digits dj<bd_j < b, and the digit sequence is unique among those that are not eventually constantly b1b-1, and no uniqueness clause is violated.

Two expansions of one number. For x=1/2x = 1/2 the construction of Base-bb expansions: for an integer b2b \ge 2 every x[0,1)x \in [0,1) is the sum of j0dj/bj+1\sum_{j \ge 0} d_j / b^{\,j+1} for digits dj<bd_j < b, and the digit sequence is unique among those that are not eventually constantly b1b-1 returns d0=5d_0 = 5 and dj=0d_j = 0 for j1j \ge 1: the residue r0=1/2r_0 = 1/2 lies in [5/10,6/10)[5/10, 6/10), and r1=10125=0r_1 = 10\cdot\tfrac12 - 5 = 0, after which every digit is 00. But the sequence d0=4d'_0 = 4, dj=9d'_j = 9 for j1j \ge 1 has

410+j1910j+1  =  410+9100111/10  =  410+110  =  12,\frac{4}{10} + \sum_{j\ge1}\frac{9}{10^{\,j+1}} \;=\; \frac{4}{10} + \frac{9}{100}\cdot\frac{1}{1-1/10} \;=\; \frac{4}{10} + \frac{1}{10} \;=\; \frac12 ,

which is 0.4999=0.50.4999\dots = 0.5. So two different digit sequences have the same sum, and uniqueness in Base-bb expansions: for an integer b2b \ge 2 every x[0,1)x \in [0,1) is the sum of j0dj/bj+1\sum_{j \ge 0} d_j / b^{\,j+1} for digits dj<bd_j < b, and the digit sequence is unique among those that are not eventually constantly b1b-1 survives only because (dj)(d'_j) is terminal, being eventually constantly b1=9b - 1 = 9.

This is the whole of the nonuniqueness. The uniqueness proof shows that two distinct digit sequences with the same sum must differ by one at the first index where they differ and then be all b1b-1 against all 00. So excluding the terminal sequences excludes exactly one member of each such pair, and nothing else.

Facts & Assumptions

Given: The base b=10b = 10 with β=ι(10)\beta = \iota(10), the digit sequences dj=9d_j = 9 for all jj; e0=5e_0 = 5 with ej=0e_j = 0 for j1j \ge 1; and d0=4d'_0 = 4 with dj=9d'_j = 9 for j1j \ge 1.

[L1]

Geometric series: for x<1|x| < 1, kxk\sum_k x^{k} converges with sum 1/(1x)1/(1-x), the first term being x0=1x^{0} = 1 (For r<1|r| < 1, k0rk=1/(1r)\sum_{k \ge 0} r^k = 1/(1-r), and for r1|r| \ge 1 the series diverges, Series, partial sums, convergence and the sum, divergence, and the tail series).

[L2]

Powers and canonical naturals: β0=1\beta^{0} = 1, βn+1=βnβ\beta^{n+1} = \beta^{n}\beta, (uv)n=unvn(uv)^{n} = u^{n}v^{n}; ι\iota is additive and multiplicative on positive naturals and strictly increasing (Integer powers ama^m, Laws of integer exponents, The canonical natural ι(n)=n1F\iota(n) = n \cdot 1_F of a field, Canonical naturals are positive and strictly increasing).

[L3]

Linearity of convergent series, and a series converges if and only if each tail series does, the sum splitting as the initial partial sum plus the tail sum (Convergent series add and scale termwise, A series converges iff each of its tail series converges, and the sum splits as sNs_N plus the NN-th tail, Finite sums and finite products, by recursion, Laws of finite sums and finite products).

[L4]

Base-bb expansions: for b2b \ge 2 every x[0,1)x \in [0,1) has exactly one non-terminal digit sequence summing to xx, the digits being produced by the residue recursion with d(r)d(r) the unique digit with ι(d)/βr<ι(d+1)/β\iota(d)/\beta \le r < \iota(d+1)/\beta (Base-bb expansions: for an integer b2b \ge 2 every x[0,1)x \in [0,1) is the sum of j0dj/bj+1\sum_{j \ge 0} d_j / b^{\,j+1} for digits dj<bd_j < b, and the digit sequence is unique among those that are not eventually constantly b1b-1, Intervals of R\mathbb{R}: the nine order-convex forms, nondegeneracy, and length, Limits and Cauchy sequences of reals).

Verification

technique · direct
1.1

Since β=ι(10)2>1\beta = \iota(10) \ge 2 > 1, one has 0<1/β<10 < 1/\beta < 1, so k(1/β)k\sum_k (1/\beta)^{k} converges with sum 1/(11/β)=β/(β1)=10/91/(1 - 1/\beta) = \beta/(\beta-1) = 10/9.

L1L2
1.2

For x=1/2x = 1/2 the residue recursion gives d0=5d_0 = 5, since ι(5)/β=1/21/2<6/10=ι(6)/β\iota(5)/\beta = 1/2 \le 1/2 < 6/10 = \iota(6)/\beta, and then r1=β12ι(5)=55=0r_1 = \beta\cdot\tfrac12 - \iota(5) = 5 - 5 = 0, whence dj=0d_j = 0 and rj+1=0r_{j+1} = 0 for every j1j \ge 1. This sequence is non-terminal and sums to 5/10=1/25/10 = 1/2.

L2L4
2.1

Hence j09/βj+1=(9/β)j0(1/β)j=(9/10)(10/9)=1\sum_{j\ge0} 9/\beta^{\,j+1} = (9/\beta)\sum_{j\ge0}(1/\beta)^{\,j} = (9/10)(10/9) = 1, using linearity and βj+1=ββj\beta^{\,j+1} = \beta\,\beta^{\,j}.

step 1.1L2L3
3.1

So the all-nines digit sequence has sum 11, and 1[0,1)1 \notin [0,1); by [L4] it is therefore not the expansion of any x[0,1)x \in [0,1), and it is terminal.

step 2.1L4
3.2

The sequence (dj)(d'_j) with d0=4d'_0 = 4 and dj=9d'_j = 9 for j1j \ge 1 has sum 4/10+j19/βj+14/10 + \sum_{j\ge1}9/\beta^{\,j+1}, and by step 2.1 with the first term removed, j19/βj+1=(1/β)j09/βj+1=1/10\sum_{j\ge1}9/\beta^{\,j+1} = (1/\beta)\sum_{j\ge0}9/\beta^{\,j+1} = 1/10; so its sum is 4/10+1/10=1/24/10 + 1/10 = 1/2.

step 2.1L2L3
4.1

Thus (ej)(e_j) and (dj)(d'_j) are different digit sequences with the same sum 1/21/2, so a real number in [0,1)[0,1) can have two base-1010 expansions.

step 1.2step 3.2
5.1

No uniqueness claim is contradicted: (dj)(d'_j) is terminal, being constantly 9=b19 = b-1 from index 11 on, and [L4] asserts uniqueness only among non-terminal sequences, of which (ej)(e_j) is the one belonging to 1/21/2.

step 1.2step 4.1L4

Remarks

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 97 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