Alphabeta Math
Session-authored (Fable 5 assisted)
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.

8 results · all verified · 0 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full and owner-audited; the judge is an additional, independent cross-model AI review of the proofs. The 8 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Power Series and Real-Analytic Functions — Examples

1 · Prerequisites

2 · Summary

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passverified 2026-08-10 (gpt-5.6-terra-codex-subscription)Open item page →

The geometric series represents 1/(1x)1/(1-x) for x<1|x|<1 and re-expands explicitly about every cc with c<1|c|<1

Statement

For x<1|x|<1,

11x=n=0xn.\frac1{1-x}=\sum_{n=0}^{\infty}x^n.

More generally, if c<1|c|<1, then

11x=n=0(xc)n(1c)n+1(xc<1c).\frac1{1-x}=\sum_{n=0}^{\infty}\frac{(x-c)^n}{(1-c)^{n+1}}\qquad(|x-c|<1-c).

Facts & Assumptions

Verification

technique · direct
1.1

Apply [L1] with t=xt=x to get the first formula.

L1
2.1

The general results in [L2] show qualitatively that the sum re-expands about cc and that the nonzero denominator there has a local reciprocal series. To identify that series and its full convergence interval directly, use 1x=(1c)(1(xc)/(1c))1-x=(1-c)(1-(x-c)/(1-c)) and 1c>01-c>0, and apply [L1] with t=(xc)/(1c)t=(x-c)/(1-c). This gives the second formula precisely when xc<1c|x-c|<1-c.

givenL1L2algebra
ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passaudited 2026-07-31Open item page →

The radius-one series with coefficients 1/(n+1)21/(n+1)^2, 1/(n+1)1/(n+1) and 11 realise absolute, conditional and divergent endpoint behaviour

Statement

Each of

n0xnι(n+1)2,n0xnι(n+1),n0xn\sum_{n\ge0}\frac{x^n}{\iota(n+1)^2},\qquad \sum_{n\ge0}\frac{x^n}{\iota(n+1)},\qquad \sum_{n\ge0}x^n

has radius 11. At x=±1x=\pm1 the first converges absolutely; the second converges conditionally at 1-1 and diverges at 11; the third diverges at both endpoints.

Facts & Assumptions

Verification

technique · cases
1.1

By [L1], all three Cauchy–Hadamard limit superiors equal 11, so [L2] gives radius 11 in each case.

L1L2
1.2

For the squared-denominator series, absolute values at either endpoint form the pp-series with p=2p=2, which converges by [L3].

assume-case squaredL3
1.3

For the first-power denominator, x=1x=1 gives the divergent harmonic series, while x=1x=-1 gives a convergent alternating series whose absolute series is harmonic.

assume-case harmonicL3
1.4

For the constant coefficients, at either endpoint the terms have absolute value 11 and do not tend to zero, so both endpoint series diverge.

assume-case constantgiven
2.1

The coefficient families in steps 1.2--1.4 exhaust the displayed series and give the asserted absolute, conditional, and divergent endpoint behaviours.

step 1.1step 1.2step 1.3step 1.4cases-exhaustive
CounterexampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passaudited 2026-07-31Open item page →

The series n0ι(n!)xn\sum_{n\ge0}\iota(n!)x^n converges only at x=0x=0 and has radius zero

Statement

The real power series n0ι(n!)xn\sum_{n\ge0}\iota(n!)x^n has radius 00: it converges at its centre x=0x=0 and diverges at every x0x\ne0.

Verification

technique · direct
1.1

For every real M>0M>0, [L1] applied to a geometric base larger than MM shows that ι((k+1)!)1/(k+1)>M\iota((k+1)!)^{1/(k+1)}>M eventually. Hence the coefficient-root limit superior is ++\infty.

L1
2.1

By [L2], the radius is 00. At x=0x=0 only the constant term survives, while for x0x\ne0 the terms fail to tend to zero, so the stated convergence set follows.

step 1.1L2
CounterexampleConstruction: AI-adaptedVerification: AI-generatedprecheck passaudited 2026-07-31Open item page →

The geometric series converges pointwise but not uniformly on (1,1)(-1,1)

Statement

The partial sums of n0xn\sum_{n\ge0}x^n converge pointwise to 1/(1x)1/(1-x) on (1,1)(-1,1) but do not converge uniformly there.

Facts & Assumptions

Given: The geometric-series partial sums on (1,1)(-1,1).

Verification

technique · direct
1.1

Consecutive partial sums differ by xNx^N, whose supremum over (1,1)(-1,1) is 11 for every NN.

givenalgebra
2.1

Thus the partial sums are not uniformly Cauchy by [L2] and hence not uniformly convergent, though [L1] gives pointwise convergence. This is the counterexample recorded in FALSE: every power series converges uniformly on its entire open interval of convergence.

step 1.1L1L2
ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passaudited 2026-07-31Open item page →

A rational function with nonvanishing denominator is locally represented by geometric-series expansions

Statement

The rational function r(x)=1/(2x)r(x)=1/(2-x) is real analytic on R{2}\mathbb R\setminus\{2\}. At every c2c\ne2 it has the local expansion

12x=n=0(xc)n(2c)n+1(xc<2c).\frac1{2-x}=\sum_{n=0}^{\infty}\frac{(x-c)^n}{(2-c)^{n+1}}\qquad(|x-c|<|2-c|).

Verification

technique · direct
1.1

Factor 2x=(2c)(1(xc)/(2c))2-x=(2-c)(1-(x-c)/(2-c)) and apply [L1]. The resulting series is exactly the displayed one and converges when xc<2c|x-c|<|2-c|.

givenL1algebra
2.1

Since every c2c\ne2 admits this positive-radius local representation, rr is real analytic on its domain, in agreement with [L2].

step 1.1L2
ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passaudited 2026-07-31Open item page →

The alternating harmonic series illustrates Abel's boundary-limit theorem without evaluating its sum

Statement

Let ss denote the ordinary sum of the alternating harmonic series

s:=n=0(1)nι(n+1).s:=\sum_{n=0}^{\infty}\frac{(-1)^n}{\iota(n+1)}.

Then, without evaluating ss,

limx1n=0(1)nxnι(n+1)=s.\lim_{x\uparrow1}\sum_{n=0}^{\infty}\frac{(-1)^nx^n}{\iota(n+1)}=s.

Verification

technique · direct
1.1

By [L1], the ordinary sum ss exists.

L1
2.1

Apply [L2] to its coefficients an=(1)n/ι(n+1)a_n=(-1)^n/\iota(n+1) to obtain the displayed limit. No closed-form evaluation of ss is needed.

step 1.1L2
CounterexampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passaudited 2026-07-31Open item page →

Grandi's series is Abel summable to 1/21/2 but its partial sums do not converge

Statement

Grandi's series 11+11+1-1+1-1+\cdots is Abel summable to 1/21/2 but diverges ordinarily.

Facts & Assumptions

Given: Coefficients an=(1)na_n=(-1)^n.

[L1]

For 0x<10\le x<1, n0(1)nxn=1/(1+x)\sum_{n\ge0}(-1)^nx^n=1/(1+x) (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).

[L2]

Abel summability and ordinary convergence are defined through the boundary limit and partial sums, respectively (Abel summability by limx1anxn\lim_{x\uparrow1}\sum a_nx^n and Cesaro summability by the Cesaro means of the partial sums).

Verification

technique · direct
1.1

By [L1], the Abel transform tends to 1/21/2 as x1x\uparrow1.

L1L2
2.1

The partial sums alternate between 11 and 00, so they diverge. This concretely refutes FALSE: Abel summability alone implies ordinary convergence of a series.

givenL2
CounterexampleConstruction: AI-adaptedVerification: AI-generatedprecheck passaudited 2026-07-31Open item page →

12+34+1-2+3-4+\cdots is Abel summable to 1/41/4 but is not Cesaro summable

Statement

The series n0(1)nι(n+1)\sum_{n\ge0}(-1)^n\iota(n+1) is Abel summable to 1/41/4, but its Cesaro means do not converge.

Facts & Assumptions

Verification

technique · direct
1.1

Differentiating n0(1)nxn=1/(1+x)\sum_{n\ge0}(-1)^nx^n=1/(1+x) and combining with the original series gives n0(1)nι(n+1)xn=1/(1+x)2\sum_{n\ge0}(-1)^n\iota(n+1)x^n=1/(1+x)^2 for 0x<10\le x<1. Its limit as x1x\uparrow1 is 1/41/4.

L1algebra
1.2

The inclusive partial sums satisfy S2m=ι(m+1)S_{2m}=\iota(m+1) and S2m+1=ι(m+1)S_{2m+1}=-\iota(m+1). Hence σ2m=ι(m+1)/ι(2m+1)1/2\sigma_{2m}=\iota(m+1)/\iota(2m+1)\to1/2, while σ2m+1=0\sigma_{2m+1}=0.

L2algebra
2.1

Thus the Cesaro means have two distinct subsequential limits and do not converge, whereas step 1.1 proves Abel summability to 1/41/4.

step 1.1step 1.2

Sources