Alphabeta Math
CounterexampleConstruction: AI-generatedVerification: AI-generatedSession-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.

A summability matrix failing exactly one Silverman-Toeplitz condition and transforming a convergent sequence to a divergent one

Statement refuted

Refuted claim: a summability matrix whose columns tend to 00 and whose row sums tend to 11 is regular; equivalently, the uniform bound on the row absolute sums in A summability matrix with only finitely many nonzero entries per row is regular iff each column tends to 00, the row sums tend to 11, and the row absolute sums are uniformly bounded is redundant.

The witness is the matrix with exactly two nonzero entries in each row,

cn,n:=(n+1),cn,n+1:=n+2,cn,k:=0 for k{n,n+1},c_{n,n} := -(n+1), \qquad c_{n,n+1} := n+2, \qquad c_{n,k} := 0 \text{ for } k \notin \{n, n+1\},

together with the null sequence xk:=sk/(k+1)x_k := s_k/(k+1), where (sk)(s_k) is the alternating sequence of The even and odd index maps and the alternating sequence: strictly increasing e,oe, o with N\mathbb{N} their disjoint union, and the unique (sk)(s_k) with s0=1s_0 = 1, sσ(k)=sks_{\sigma(k)} = -s_k, which satisfies sk=1|s_k| = 1, se1s \circ e \equiv 1 and so1s \circ o \equiv -1. Every column of cc is eventually 00; every row sum is exactly 11; the row absolute sums are 2n+32n+3 and are unbounded. The transform of (xk)(x_k) is

yn  =  (n+1)snn+1  +  (n+2)sn+1n+2  =  sn+sn+1  =  2sn,y_n \;=\; -(n+1)\frac{s_n}{n+1} \;+\; (n+2)\frac{s_{n+1}}{n+2} \;=\; -s_n + s_{n+1} \;=\; -2 s_n,

which does not converge although xk0x_k \to 0. So cc is not regular, and the third condition of A summability matrix with only finitely many nonzero entries per row is regular iff each column tends to 00, the row sums tend to 11, and the row absolute sums are uniformly bounded is not redundant.

Facts & Assumptions

Given: The matrix cc above, the alternating sequence (sk)(s_k) with s0=1s_0 = 1 and sσ(k)=sks_{\sigma(k)} = -s_k, and the sequence xk:=sk((k+1)1R)1x_k := s_k\,((k+1)\cdot 1_{\mathbb{R}})^{-1}.

[L4]

Convergence of real sequences (Limits and Cauchy sequences of reals); a sequence that is eventually 00 converges to 00; the reciprocal Archimedean property (For every ε>0\varepsilon > 0 in a complete ordered field there is a natural n1n \ge 1 with 1/n<ε1/n < \varepsilon); no real bounds every canonical natural (Every complete ordered field is Archimedean, Lower bound, bounded below, bounded set).

[L5]

Algebra of limits, in particular the scalar-multiple rule (Algebra of limits: sums, scalar multiples, products and quotients).

[L6]

Order arithmetic: (k+1)1R>0(k+1)\cdot 1_{\mathbb{R}} > 0 (Canonical naturals are positive and strictly increasing) hence invertible with positive inverse, and reciprocation reverses the order (Inverses of positives are positive, and reciprocation reverses order); u0|u| \ge 0 and uv=uv|uv| = |u||v| (Basic properties of the absolute value); the order is total and transitive (Complete ordered field (least-upper-bound property), Ordered field).

Counterexample

technique · direct
1.1

cc is a summability matrix: row nn vanishes at every k>n+1k > n+1, so n+1n+1 is an admissible bound for row nn.

L1
1.2

Every column of cc converges to 00: for fixed kk, the entry cn,kc_{n,k} is nonzero only when n=kn = k or n+1=kn + 1 = k, so cn,k=0c_{n,k} = 0 for every nk+1n \ge k+1 and the column is eventually 00.

L1L4
1.3

Every row sum is 11: kcn,k=(n+1)+(n+2)=1\sum_k c_{n,k} = -(n+1) + (n+2) = 1, so the row sums form the constant sequence 11 and converge to 11.

L1
1.4

The row absolute sums are not bounded above: kcn,k=(n+1)+(n+2)=2n+3\sum_k |c_{n,k}| = (n+1) + (n+2) = 2n+3, and no real exceeds every canonical natural.

L1L4L6
1.5

(xk)(x_k) converges to 00: xk=((k+1)1R)1|x_k| = ((k+1)\cdot 1_{\mathbb{R}})^{-1}, and given a real ε>0\varepsilon > 0 and a natural m1m \ge 1 with 1/m<ε1/m < \varepsilon, every kmk \ge m has xk0<ε|x_k - 0| < \varepsilon.

L3L4L6
2.1

The transform of (xk)(x_k) by cc is yn=cn,nxn+cn,n+1xn+1=(n+1)sn((n+1)1)1+(n+2)sn+1((n+2)1)1=sn+sn+1=2sny_n = c_{n,n}x_n + c_{n,n+1}x_{n+1} = -(n+1)\,s_n\,((n+1)\cdot 1)^{-1} + (n+2)\,s_{n+1}\,((n+2)\cdot 1)^{-1} = -s_n + s_{n+1} = -2s_n.

step 1.1step 1.5L1L3L6
3.1

(yn)(y_n) does not converge: were ynMy_n \to M, then sn=(1/2)yns_n = (-1/2)\,y_n would converge to M/2-M/2 by the scalar-multiple rule, contradicting [L3].

step 2.1L3L5
4.1

So cc has null columns and row sums tending to 11, yet transforms the convergent sequence (xk)(x_k) into a divergent one and is therefore not regular; the claim is false, and by A summability matrix with only finitely many nonzero entries per row is regular iff each column tends to 00, the row sums tend to 11, and the row absolute sums are uniformly bounded what fails is exactly the uniform bound on the row absolute sums, as step 1.4 confirms.

step 1.2step 1.3step 1.4step 1.5step 3.1L1L2

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: 76 results over 23 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