Alphabeta Math
ExampleConstruction: Literature-sourcedVerification: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-21
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.

n=1sin(nx)/n converges pointwise but not uniformly

Example

The function series

n=1sin(nx)n

converges at every real x, but it does not converge uniformly on [0,2] and therefore does not converge uniformly on R.

Facts & Assumptions

Given: The zero-based function series k=0fk(x) with fk(x):=sin((k+1)x)/(k+1).

[L1]

If x2πZ, then for every positive integer N, n=1Nsin(nx)1/sin(x/2) (Finite sums of the sine harmonics).

[L2]

If the partial sums of (ak) are bounded and (bk) is nonincreasing with limit zero, then akbk converges (Dirichlet's test: if the partial sums of ak are bounded and (bk) is nonincreasing with bk0, then akbk converges).

[L3]

Sine vanishes at every integer multiple of π and has period 2π (The zero sets of sine and cosine and the least positive common period 2 pi).

[L4]

Uniform convergence of a function series is equivalent to the uniform Cauchy condition on every sufficiently late finite tail (A series of real-valued functions converges uniformly if and only if its tails are uniformly small).

[L6]

For every real ε>0, there is a positive integer N with 1/N<ε (For every ε>0 in a complete ordered field there is a natural n1 with 1/n<ε).

Verification

technique · direct
1.1

If x2πZ, every term fk(x) is zero by [L3], so the series converges there.

L3
1.2

If x2πZ, [L1] bounds the partial sums of ak:=sin((k+1)x) independently of the partial-sum index. The weights bk:=1/(k+1) are positive, nonincreasing, and tend to zero by [L6], so [L2] proves convergence at this x.

L1L2L6algebra
1.3

Let K be a positive integer and put x:=1/K. For the indices k=K through 2K1, the angles (k+1)x lie in (1,2], so [L5] gives sin((k+1)x)1/3, while 1/(k+1)1/(2K). These K terms have sum at least 1/6.

L5constructalgebra
2.1

Steps 1.1 and 1.2 cover all real x, so the series converges pointwise on R.

step 1.1step 1.2
2.2

Given any proposed uniform-Cauchy threshold N, choose a positive K>N+1. The tail from k=K to k=2K1 lies beyond N but has value at least 1/6 at x=1/K by step 1.3. Therefore [L4] fails for ε=1/7, and the series is not uniform on [0,2].

step 1.3L4algebra
3.1

Pointwise convergence is step 2.1. Nonuniformity on [0,2] is step 2.2, and uniform convergence on R would restrict to uniform convergence on that interval, so the series is not uniform on R.

step 2.1step 2.2

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

43 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources