Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicablejudge 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 (Toeplitz) matrix, the transformed sequence yn=∑kcn,kxk, and regularity

Definition

A summability matrix, also called a Toeplitz matrix, is a function

c:N×N→R,(n,k)↦cn,k,

with finite row support: for every n∈N there is R∈N such that cn,k=0 for every k>R. Such an R is called an admissible bound for row n. Rows are indexed by n and columns by k; the k-th column of c is the sequence n↦cn,k (Sequences of reals: bounded, eventually, frequently, tails, subsequences).

The transform. Let (xk) be a sequence of reals. The transform of (xk) by c is the sequence (yn) given by

yn  :=  ∑k=0Rcn,k xk,

where R is any admissible bound for row n and the sum is the finite sum of Finite sums and finite products, by recursion. We write ∑kcn,kxk for this value.

This is well defined, and the check is the reason finite row support is part of the definition. Suppose R≤R′ are both admissible bounds for row n. Splitting the longer sum (Laws of finite sums and finite products) gives

∑k=0R′cn,kxk  =  ∑k=0Rcn,kxk  +  ∑k=R+1R′cn,kxk,

and every term of the second sum has k>R, hence cn,k=0 and cn,kxk=0; a finite sum all of whose terms are 0 is 0, by the scaling law of Laws of finite sums and finite products with λ=0. So the two agree. For two arbitrary admissible bounds R1,R2, the order on N is total (≤ is a linear order on N), so each may be compared with the larger of the two, and the three values agree. Hence yn is a single well-determined real for each n, and (yn) is a sequence of reals.

Two instances of the transform have their own names. The row sum of row n is ∑kcn,k, the transform of the constant sequence 1; the row absolute sum is ∑k∣cn,k∣, the transform of the constant sequence 1 by the matrix (n,k)↦∣cn,k∣, which again has finite row support with the same admissible bounds.

Regularity. The summability matrix c is regular when for every convergent sequence (xk) of reals the transform (yn) converges and

lim⁡nyn  =  lim⁡kxk.

Both limits are asserted to exist there: the right-hand one by hypothesis on (xk), the left-hand one as part of the condition. Limits of real sequences are unique (A sequence has at most one limit, Limits and Cauchy sequences of reals), so the condition is unambiguous.

Remarks

Depends on

Used by

Dependency tree · two levels

34 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