Alphabeta Math
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.

✓ 10 results · all verified · 8 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 2 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Equivalent Forms of Completeness: Examples and Counterexamples

1 · Prerequisites

2 · Summary

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passverified 2026-08-13 (gpt-5.6-sol-codex-subscription)↗ rests on later material (inherited)Open item page →

The rational function field R(t) ordered by the eventual sign is an ordered field, worked out

Example

Let R(t) be the field of fractions (For a field F, F(t)=Frac⁡(F[t]) is its rational function field; in particular R(t)=Frac⁡(R[t])) of the polynomial ring R[t], and let

P  =  { f∈R(t):f≠0 and f(x)>0 for all sufficiently large real x }.

Not every ordered field is Archimedean proves that (R(t),P) is an ordered field and that it is not Archimedean. This example works the order out in usable form. Three things are established below:

  1. A computation rule. For f=p/q with p,q∈R[t] nonzero, f∈P exactly when lc⁡(p)lc⁡(q)>0, where lc⁡ is the leading coefficient. So comparing two rational functions is comparing one product of two real numbers.
  2. That the rule is independent of the representative p/q chosen, which is what makes it a definition of a function on R(t) and not merely on pairs.
  3. The two elements that make the field interesting: t, which exceeds every canonical natural, and 1/t, which is positive and lies below every positive rational. An element of the second kind is called an infinitesimal, and its existence is exactly the failure of the Archimedean property (Archimedean ordered field).

Facts & Assumptions

Given: The field R(t) of fractions of R[t], whose elements are written p/q with p,q∈R[t] and q≠0, with p/q=p′/q′ exactly when pq′=p′q; and the set P above. For a nonzero p∈R[t], lc⁡(p) denotes its leading coefficient.

[L1]

(R(t),P) is an ordered field, and n⋅1<t for every natural n, so it is not Archimedean (Not every ordered field is Archimedean, Ordered field, Archimedean ordered field).

[L2]

For a commutative ring R and a nonzero f∈R[x], deg⁡f is the largest index carrying a nonzero coefficient and lc⁡(f) is that coefficient (Degree, leading coefficient and monic polynomial, with the zero polynomial having no degree). For a field F the polynomial ring F[t] is an integral domain (For a field F, F(t)=Frac⁡(F[t]) is its rational function field; in particular R(t)=Frac⁡(R[t])), and R is a field (The reals form a totally ordered field, Field). If R is an integral domain and f,g∈R[x] are nonzero, then fg≠0, deg⁡(fg)=deg⁡f+deg⁡g and lc⁡(fg)=lc⁡(f)lc⁡(g) (Over an integral domain, degrees add under multiplication of nonzero polynomials).

[L3]

In R, a nonzero square is positive (Squares of nonzero elements are positive); a product of two nonzero reals is positive exactly when both are positive or both are negative (Sign rules for products and monotonicity of multiplication).

[L4]

In an ordered field, f<g means g−f∈P; a positive element has a positive inverse (Inverses of positives are positive, and reciprocation reverses order, Ordered field).

[L5]

The canonical embedding of Q into an ordered field is an order embedding, so a rational q>0 names a positive element q⋅1 of R(t) (The unique embedding of ℚ into an ordered field).

[L6]

In an ordered field ∣u∣=u when u≥0 and ∣u∣=−u when u<0 (Absolute value in an ordered field), and −∣u∣≤u≤∣u∣ for every u (Basic properties of the absolute value); R is a totally ordered field (The reals form a totally ordered field).

Verification

technique · direct
1.1

Let p∈R[t] be nonzero, with m=deg⁡p and a=lc⁡(p)≠0, so that p(x)=axm+∑i<maixi for every real x. If m=0 then p(x)=a for every x. If m≥1, put C=∑i<m∣ai∣≥0; for x≥1 and i<m one has 0<xi≤xm−1, and −∣ai∣≤ai≤∣ai∣, so −∣ai∣xm−1≤aixi≤∣ai∣xm−1, and adding these m inequalities gives −Cxm−1≤∑i<maixi≤Cxm−1. Hence if a>0 then p(x)≥axm−Cxm−1=xm−1(ax−C)>0 for every x>max⁡(1,C/a); and if a<0, the same bound applied to −p, whose leading coefficient is −a>0, gives p(x)<0 for every x>max⁡(1,C/(−a)). In every case there is a real Xp such that p(x)≠0 and p(x) has the sign of lc⁡(p) for every x>Xp.

givenL2L3L6algebra
1.2

If p/q=p′/q′ then pq′=p′q, so lc⁡(p)lc⁡(q′)=lc⁡(p′)lc⁡(q); multiplying both sides by lc⁡(q)lc⁡(q′) gives lc⁡(p)lc⁡(q)⋅lc⁡(q′)2=lc⁡(p′)lc⁡(q′)⋅lc⁡(q)2, and both squares are positive, so lc⁡(p)lc⁡(q) and lc⁡(p′)lc⁡(q′) have the same sign.

L2L3
2.1

For nonzero p,q∈R[t] put X=max⁡(Xp,Xq) with Xp,Xq as in step 1.1: for every x>X neither p nor q vanishes, so f=p/q has a value f(x)=p(x)/q(x) there, and since p(x) has the sign of lc⁡(p) and q(x) the sign of lc⁡(q), the sign of that value is the sign of lc⁡(p)lc⁡(q); hence f∈P exactly when lc⁡(p)lc⁡(q)>0.

step 1.1L3
3.1

The rule of step 2.1 is therefore independent of the representative and computes membership in P; combined with [L1] it computes the order: p/q<p′/q′ exactly when the numerator and denominator of p′/q′−p/q, written in any representative, have leading coefficients of positive product.

step 1.2step 2.1L1L4
3.2

1/t∈P, since lc⁡(1)lc⁡(t)=1>0; equivalently, t∈P and inverses of positives are positive.

step 2.1L3L4
4.1

For every rational q>0: q⋅1−1/t=(qt−1)/t, whose leading coefficients have product q⋅1=q>0, so 1/t<q⋅1. Together with step 3.2, 0<1/t<q⋅1 for every positive rational q.

step 2.1step 3.1step 3.2L3L5
4.2

For every natural n: t−n⋅1 has leading coefficients with product 1>0, so n⋅1<t; and t2−t=t(t−1) likewise gives t<t2.

step 2.1step 3.1L2L3
5.1

So R(t) is an ordered field, computed by a single product of leading coefficients, in which t is larger than every canonical natural and 1/t is a positive infinitesimal.

step 3.1step 4.1step 4.2L1∎

Remarks

ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-27Open item page →

Q(2) carries exactly two distinct field orders, exchanged by the conjugation 2↦−2

Example

Let u:=2∈R (Square roots exist: a unique a≥0 with (a)2=a; the positives are {x2:x≠0}) and

F  :=  Q(2)  =  { a+bu:a,b∈Q }  ⊆  R.

Then F is a field, every element of it is a+bu for exactly one pair (a,b) of rationals, and the conjugation σ(a+bu):=a−bu is a field automorphism of F.

F carries exactly two positive cones (Ordered field):

P1  =  { x∈F:x>0 in R },P2  =  { x∈F:σ(x)∈P1 },

and σ exchanges them. They differ: u∈P1 and u∉P2. In the second order 2 is negative, and indeed lies below every positive rational, while −2 is positive; the rationals themselves are ordered the same way in both.

The point of the example is that an order is extra structure on a field, not a property of it: the same field is an ordered field in two inequivalent ways, and no algebraic property of F can distinguish u from −u.

Facts & Assumptions

Given: R with its order, u=2, the set F above, and the map σ(a+bu)=a−bu.

[L1]

R is a complete ordered field and every a≥0 in it has a unique s≥0 with s2=a; in particular u>0 and u2=2 (Square roots exist: a unique a≥0 with (a)2=a; the positives are {x2:x≠0}, Complete ordered field (least-upper-bound property), The reals form a totally ordered field).

[L3]

Field axioms and arithmetic (Field); a positive cone is a subset P satisfying trichotomy, exactly one of x∈P, x=0, −x∈P, and closure under addition and multiplication, and x<y means y−x∈P (Ordered field).

[L4]

In any ordered field: 0<1 (The multiplicative identity is positive); n⋅1>0 for n≥1 (Canonical naturals are positive and strictly increasing); a nonzero square is positive (Squares of nonzero elements are positive); a positive element has a positive inverse (Inverses of positives are positive, and reciprocation reverses order); a product of two positives or of two negatives is positive and a product of a positive and a negative is negative (Sign rules for products and monotonicity of multiplication); sums of positives are positive and adding a constant preserves the order (Order is preserved by adding a constant and by adding inequalities). In each clause above, Sign rules for products and monotonicity of multiplication and Order is preserved by adding a constant and by adding inequalities state the STRICT forms and only those; the nonstrict forms used below are those together with the equality cases, which trichotomy settles, the order being total (Ordered field).

[L5]

Q embeds in any ordered field as {(p⋅1)(q⋅1)−1}, compatibly with the field operations (The unique embedding of ℚ into an ordered field).

Verification

technique · direct
1.1

u∈R satisfies u>0 and u2=2, and u∉Q.

L1L2
1.2

In every ordered field the positivity of a rational is forced: n⋅1>0 for n≥1, so for positive integers p,q the element (p⋅1)(q⋅1)−1 is positive, and hence a rational is in the positive cone exactly when it is positive in the usual sense.

L4L5
2.1

F is a subfield of R: it contains 0 and 1, is closed under subtraction, and (a+bu)(c+du)=(ac+2bd)+(ad+bc)u gives closure under multiplication; for a+bu≠0 one has a2−2b2≠0, since b≠0 would otherwise give (a/b)2=2 against [L2] while b=0 forces a≠0, and then (a+bu)−1=(a−bu)(a2−2b2)−1∈F.

step 1.1L2L3
2.2

The representation is unique: a+bu=a′+b′u with b≠b′ would give u=(a−a′)(b′−b)−1∈Q, against step 1.1; so b=b′ and then a=a′.

step 1.1L2L3
3.1

σ is therefore a well-defined map F→F, and it is a field automorphism: it is additive by inspection, σ(1)=1, and σ(a+bu)σ(c+du)=(ac+2bd)−(ad+bc)u=σ((a+bu)(c+du)); moreover σ∘σ is the identity, so σ is a bijection.

step 2.1step 2.2L3
3.2

Let Q be any positive cone on F. Since u≠0, exactly one of u∈Q, −u∈Q holds.

step 2.1L3
4.1

Q is determined by that choice. Suppose u∈Q (the other case is the same with u replaced by −u, which also squares to 2). Let x=a+bu≠0. If b=0 then x is a nonzero rational and step 1.2 decides it. If b≠0 then x=b(u+c) with c:=a/b∈Q, and by [L4] the membership of x is decided by those of b and of u+c; for c≥0 one has u+c∈Q, while for c<0, writing e:=−c>0, the identity (u−e)(u+e)=2−e2 with u+e∈Q and 2−e2≠0 shows that u−e∈Q exactly when 2−e2>0, a condition on a rational decided by step 1.2. So Q is uniquely determined, and there are at most two positive cones on F.

step 1.2step 2.1step 3.2L2L3L4
4.2

Both occur. P1 is a positive cone on F, being the restriction to the subfield F of the positive cone of R; and P2=σ−1(P1) is one because σ is a field automorphism, so trichotomy and closure transfer along it. They are distinct: u∈P1 by step 1.1, whereas σ(u)=−u∉P1, so u∉P2.

step 1.1step 2.1step 3.1L3
5.1

Hence F carries exactly two positive cones, P1 and P2, and since σ is an involution, P2=σ(P1) and P1=σ(P2): the conjugation exchanges the two orders.

step 3.1step 4.1step 4.2∎

Remarks

  • Two orders, one field, and no way to tell them apart algebraically. The automorphism σ carries (F,P1) isomorphically onto (F,P2) as an ordered field, so the two ordered fields are isomorphic even though the two orders on the underlying F are different subsets. That is the precise sense in which an order is not determined by the field: what is determined here is the order up to isomorphism, not the order itself.

  • Contrast with Q and with R, each of which carries exactly one order. For Q this is step 1.2: every rational is a quotient of canonical naturals, so its sign is forced. For R it is Square roots exist: a unique a≥0 with (a)2=a; the positives are {x2:x≠0}: the positives are exactly the nonzero squares, and the squares are fixed by the field structure alone. Q(2) sits between the two and has room for exactly two, because 2 acquires a square root while F still has elements that are not squares.

  • What decides an order on F is a single bit, the sign of u, after which every other comparison reduces to a comparison of rationals. That is also why there are exactly two and not more: the sign of u is the only free choice, and both of its values are realised.

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

R((t−1)), the formal Laurent series field, is Cauchy complete, non-Archimedean, and lacks the least-upper-bound property

Example

Let K=R((t−1)) be the field of formal Laurent series in t−1 over R (The formal Laurent series R((t−1)): support bounded below, valuation, leading coefficient), ordered by the sign of the leading coefficient (R((t−1)) is an ordered field, ordered by the sign of the leading coefficient). This example assembles, in one place and against the five properties of The five completeness properties of an ordered field: least upper bound, monotone convergence, nested intervals, Bolzano-Weierstrass, and Cauchy completeness, what the field does and does not satisfy:

K is therefore the witness for FALSE: an ordered field in which every Cauchy sequence converges has the least-upper-bound property, and a worked illustration of how far apart the two things called "completeness" can be. A concrete convergent Cauchy sequence is exhibited at the end.

Facts & Assumptions

Given: K=R((t−1)), whose elements are the functions Z→R with support bounded below, with t−a the function taking the value 1 at a and 0 elsewhere.

[L2]

n⋅1K<t for every natural n, so K is not Archimedean; 0K<t−(k+1)<t−k; for every ε>0 in K there is k∈N with t−k<ε; and if h(j)=0 for every j≤k then ∣h∣<t−k (R((t−1)) is non-Archimedean, and the monomials t−k are cofinal below its positive elements, Archimedean ordered field).

[L4]

The set A={ n⋅1K:n∈N } is nonempty, bounded above by t, and has no least upper bound in K, so (LUB) fails (R((t−1)) does not have the least-upper-bound property; its canonical naturals have no supremum).

[L5]

Every nested sequence of closed intervals of K whose lengths tend to 0 in K has exactly one common point, so (NIP) holds (R((t−1)) has the nested interval property for lengths tending to 0).

Verification

technique · direct
1.1

K is an ordered field.

L1
1.2

K is not Archimedean: t exceeds every canonical natural.

L2
1.3

K has (CC).

L3
1.4

K does not have (LUB): the canonical naturals are nonempty and bounded above and have no supremum in K.

L4
2.1

So K is a Cauchy complete, non-Archimedean ordered field without the least-upper-bound property, which is what this example asserts, and it is the witness used in FALSE: an ordered field in which every Cauchy sequence converges has the least-upper-bound property and in FALSE: the nested interval property alone implies the least-upper-bound property.

step 1.1step 1.2step 1.3step 1.4step 1.5
2.2

K has neither (BW) nor (MCT), since either would force K to be Archimedean, which step 1.2 denies.

step 1.2L6
2.3

A concrete convergent Cauchy sequence: let f(n):=∑k=0nt−k, the function taking the value 1 at each index 0≤j≤n and 0 elsewhere. For n>m the difference f(n)−f(m) vanishes at every index j≤m, so ∣f(n)−f(m)∣<t−m; since the monomials t−m get below every positive element of K, the sequence is Cauchy in K. Its limit is the element L with L(j)=1 for j≥0 and L(j)=0 for j<0, which lies in K because its support is bounded below, and f(n)−L vanishes at every index j≤n, so ∣f(n)−L∣<t−n and f(n)→L in K.

step 1.1step 1.3L1L2
3.1

The table of the Example is therefore established in every row, and K separates Cauchy completeness from the least-upper-bound property.

step 2.1step 2.2step 2.3∎

Remarks

  • The one-line reason. Comparison in K looks only at the first coefficient at which two elements differ, so t is bigger than every real constant and t−1 is smaller than every positive real constant. The naturals are therefore bounded, which kills (LUB), (BW) and (MCT) at a stroke. Meanwhile a Cauchy sequence in K must have each of its coefficients eventually constant, and reading off those eventual values builds the limit; nothing about the naturals being cofinal is needed for that.

  • Why the limit above is not a sum. The notation ∑k≥0t−k for L is a name for a function, not an infinite sum (The formal Laurent series R((t−1)): support bounded below, valuation, leading coefficient). What step 2.3 proves is a genuine limit in the order of K, and it happens to agree with that notation; no notion of convergence is presupposed by the notation itself.

  • What this example does not give. It says nothing about R(t), the other non-Archimedean field in this library (The rational function field R(t) ordered by the eventual sign is an ordered field, worked out), which is neither Cauchy complete nor nested-interval complete and cannot replace K in any of these roles.

  • Uniqueness of the complete ordered field is untouched. K is not a complete ordered field, so it is no counterexample to that uniqueness; it is a counterexample only to the habit of calling (CC) completeness.

ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-27Open item page →

The Cesaro means of (−1)k converge to 0 although the sequence diverges

Example

Let (sk) be the alternating sequence of The even and odd index maps and the alternating sequence: strictly increasing e,o with N their disjoint union, and the unique (sk) with s0=1, sσ(k)=−sk, which satisfies ∣sk∣=1, s∘e≡1 and s∘o≡−1, the unique sequence of reals with s0=1 and sσ(k)=−sk, usually written sk=(−1)k. Its Cesaro means (The Cesaro means σn=(x0+⋯+xn)/(n+1) and (C,1)-summability) are

σn  =  s0+⋯+snn+1  =  {1n+1n even,0n odd,

so the first few values are

σ0=1,σ1=0,σ2=13,σ3=0,σ4=15,σ5=0, …

and lim⁡nσn=0, while (sk) does not converge at all. So (sk) is (C,1)-summable to 0 and divergent: it is the standard witness that (C,1)-summability is strictly weaker than convergence, and the one used in FALSE: if the Cesaro means of a sequence converge then the sequence converges.

The value 0 is the one an average ought to give, since the sequence spends half its indices at 1 and half at −1; the classical way to say this is that the series 1−1+1−1+… has Cesaro sum 12, that being the Cesaro limit of its partial sums rather than of its terms.

Facts & Assumptions

Given: The alternating sequence (sk) with s0=1 and sσ(k)=−sk, its partial sums Sn=∑k<nsk, and its Cesaro means σn=(n+1)−1Sn+1.

[L2]

Its partial sums satisfy Sej=0 and Soj=1, and consequently ∣σn∣≤(n+1)−1 and σn→0; this is proved in FALSE: if the Cesaro means of a sequence converge then the sequence converges, steps 2.1, 3.1, 4.1 and 5.1 there.

[L3]

(sk) is bounded and does not converge (FALSE: every bounded sequence converges).

[L6]

Order arithmetic: (n+1)⋅1R>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); ∣u∣=u for u≥0 (Basic properties of the absolute value); the order is total (Complete ordered field (least-upper-bound property), Ordered field).

Verification

technique · direct
1.1

Sm=0 when m is even and Sm=1 when m is odd, since N is the disjoint union of the ranges of e and o and Sej=0, Soj=1.

L1L2
1.2

(sk) does not converge.

L3
2.1

Hence σn=(n+1)−1Sn+1 equals (n+1)−1 when n is even, because n+1 is then odd, and equals 0 when n is odd; in particular σ0=1, σ1=0, σ2=1/3, σ3=0, σ4=1/5 and σ5=0.

step 1.1L4L6
2.2

∣σn∣≤(n+1)−1 for every n, and given a real ε>0 a natural m≥1 with 1/m<ε gives ∣σn∣≤(n+1)−1<ε for all n≥m; so lim⁡nσn=0.

step 1.1L2L5L6
3.1

(sk) is therefore (C,1)-summable to 0 and divergent.

step 1.2step 2.1step 2.2L4∎

Remarks

  • The means converge but are not monotone, and they are not even eventually of one shape: they alternate between 0 and a positive value shrinking like 1/(n+1). Convergence of a Cesaro transform therefore carries no monotonicity information, which is another way of seeing that the transform loses the oscillation rather than damping it.

  • Where the 1/2 comes from. The classical assertion "1−1+1−1+⋯=1/2" is about the partial sums Sm, which are 0,1,0,1,…; their Cesaro means tend to 1/2. This library has no theory of series yet, so nothing above asserts it; the sequence averaged here is (sk) itself, whose means tend to 0.

  • This is not a failure of the Cesaro matrix. That matrix is regular (The Cesaro matrix satisfies the Silverman-Toeplitz conditions, giving a second proof of the Cesaro mean theorem): it never changes a limit that exists. What it does here is assign a value where no limit exists, which is exactly what a summability method is for.

ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-27Open item page →

Stolz-Cesaro gives (1+2+⋯+n)/n2→1/2 and (1p+⋯+np)/np+1→1/(p+1) for natural p

Example

Fix a natural number p≥1 and put

an  :=  ∑k=0nkp  =  1p+2p+⋯+np,bn  :=  np+1,

the first equality because 0p=0 for p≥1 (Integer powers am). Then (bn) is strictly increasing and unbounded with b0=0 and bn>0 for n≥1, so Stolz-Cesaro, ∞/∞ form: if bk is strictly increasing and unbounded and (ak+1−ak)/(bk+1−bk)→L then ak/bk→L applies with K0=1, and

lim⁡n1p+2p+⋯+npnp+1  =  1p+1,

the limit being taken over the indices n≥1, where the quotient is defined. For p=1 this is

lim⁡n1+2+⋯+nn2  =  12.

No closed form for an is used. That is the point of the example: the difference quotient of Stolz-Cesaro replaces a summation formula by a single algebraic identity, the factorisation of (n+1)p+1−np+1.

Facts & Assumptions

Given: A natural p≥1, the sequences an=∑k=0nkp and bn=np+1, and their difference quotients dn=(an+1−an)/(bn+1−bn).

[L1]

Stolz-Cesaro in the ∞/∞ form: for (bn) strictly increasing with range not bounded above and (dn) convergent, the tail of (an/bn) beyond an index where b becomes positive converges to lim⁡ndn (Stolz-Cesaro, ∞/∞ form: if bk is strictly increasing and unbounded and (ak+1−ak)/(bk+1−bk)→L then ak/bk→L); convergence depends only on a tail (Convergence depends only on the tail); limits are unique (A sequence has at most one limit).

[L2]

Powers: a0=1, an+1=ana, so 0p=0 for p≥1 (Integer powers am); am+n=aman and a−m=(am)−1 for a≠0 (Laws of integer exponents); for 0≤a<b and n≥1, an<bn, and a≥1 with n≥1 gives an≥a (Monotonicity of x↦xn and of n↦an).

[L3]

Factorisation: bm−am=(b−a)∑k=0m−1akb m−1−k for m≥1 (Factorisation of bn−an, and the resulting Lipschitz estimate).

[L5]

Algebra of limits for sums, products, scalar multiples and quotients with nonvanishing denominators (Algebra of limits: sums, scalar multiples, products and quotients); convergence of real sequences (Limits and Cauchy sequences of reals, Sequences of reals: bounded, eventually, frequently, tails, subsequences).

[L7]
[L8]

Order arithmetic: canonical naturals are positive and strictly increasing (Canonical naturals are positive and strictly increasing); a positive element has a positive inverse and reciprocation reverses the order (Inverses of positives are positive, and reciprocation reverses order); adding a constant preserves the order and inequalities add (Order is preserved by adding a constant and by adding inequalities); the order is total and transitive (Complete ordered field (least-upper-bound property), Ordered field).

Verification

technique · direct
1.1

(bn) is strictly increasing: for naturals m<n one has 0≤m<n and p+1≥1, so mp+1<np+1.

L2L6L8
1.2

The range of (bn) is not bounded above: n≥1 gives np+1≥n, and no real bounds every canonical natural.

L2L6L8
1.3

b0=0p+1=0 and bn>0 for n≥1, so K0=1 is an index beyond which b is positive.

L2L8
1.4

an+1−an=(n+1)p and bn+1−bn=(n+1)p+1−np+1, so dn=(n+1)p((n+1)p+1−np+1)−1.

L2L4
1.5

Put τn:=n (n+1)−1; then 1−τn=(n+1)−1, so given a real ε>0 and a natural m≥1 with 1/m<ε one has ∣τn−1∣=(n+1)−1<ε for all n≥m, that is lim⁡nτn=1.

L5L6L8
2.1

By the factorisation at m=p+1, b=n+1 and a=n: (n+1)p+1−np+1=((n+1)−n)∑k=0pnk(n+1)p−k=∑k=0pnk(n+1)p−k.

step 1.4L3L4
2.2

By induction on k, using the product rule for limits, lim⁡nτn k=1 for every k; by induction on p, using the sum rule, lim⁡n∑k=0pτn k=p+1.

step 1.5L5L7
3.1

Dividing numerator and denominator of dn by (n+1)p>0 and using nk(n+1)p−k(n+1)−p=τn k gives dn=(∑k=0pτn k)−1, and ∑k=0pτn k≥1>0 for every n, the term at k=0 being 1 and all terms being ≥0.

step 1.4step 1.5step 2.1L2L4L8
4.1

Since the denominators are nonzero and their limit p+1 is nonzero, the quotient rule gives lim⁡ndn=(p+1)−1.

step 2.2step 3.1L5L8
5.1

Steps 1.1, 1.2 and 4.1 are the hypotheses of Stolz-Cesaro, so the tail j↦aj+1/bj+1 converges to (p+1)−1; that is, lim⁡n(1p+⋯+np)n−(p+1)=(p+1)−1 over the indices n≥1.

step 1.1step 1.2step 1.3step 4.1L1
6.1

At p=1 this reads lim⁡n(1+2+⋯+n)n−2=1/2.

step 5.1∎

Remarks

  • Why the limit is taken from n=1. b0=0, so a0/b0 does not denote anything, and Stolz-Cesaro, ∞/∞ form: if bk is strictly increasing and unbounded and (ak+1−ak)/(bk+1−bk)→L then ak/bk→L is stated for the tail exactly for this reason. Nothing is lost: convergence is a property of a tail (Convergence depends only on the tail).

  • The closed form is available and is not needed. For p=1 one has an=n(n+1)/2, and dividing by n2 gives the limit 1/2 directly. For general p the closed form is Faulhaber's formula, which this library does not prove; the difference quotient sidesteps it entirely, and that is the practical content of Stolz-Cesaro.

  • A sanity check on the answer. The quotient compares a sum of n terms, the largest of which is np, with np+1=n⋅np, so the limit must lie in [0,1]; and the terms kp grow, so the sum should be a definite fraction of the largest term times n. The fraction is 1/(p+1), which is what an integral comparison would also predict. No such comparison is used above.

CounterexampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-27↗ rests on later material (inherited)Open item page →

In R(t) the rationals are not dense: no rational lies strictly between 0 and 1/t

Statement refuted

Refuted claim: in every ordered field F the image of Q is dense, that is, for all x<y in F there is a rational q with x<q⋅1F<y.

The witness is R(t) with the eventual-sign order (Not every ordered field is Archimedean, The rational function field R(t) ordered by the eventual sign is an ordered field, worked out), and the pair x=0, y=1/t: the interval between them contains no rational at all.

The true statement requires the Archimedean property and is ℚ is dense in every Archimedean ordered field; R(t) is not Archimedean, and this counterexample is exactly the failure that the Archimedean hypothesis rules out.

Facts & Assumptions

Given: The ordered field R(t) with positive cone P={f≠0:f(x)>0 for all sufficiently large real x}, and its element 1/t.

[L1]

R(t) is an ordered field and is not Archimedean (Not every ordered field is Archimedean, Archimedean ordered field).

[L2]
[L3]

The canonical embedding of Q into an ordered field is an embedding of ordered fields, so q⋅1>0 if and only if q>0, and q⋅1≤0 when q≤0 (The unique embedding of ℚ into an ordered field).

[L4]

Q is dense in every Archimedean ordered field (ℚ is dense in every Archimedean ordered field).

[L5]

In an ordered field the order is total and transitive, exactly one of u<v, u=v, v<u holds, and a positive element has a positive inverse (Ordered field, Inverses of positives are positive, and reciprocation reverses order).

Counterexample

technique · direct
1.1

R(t) is an ordered field, it is not Archimedean, and 0<1/t in it.

L1L2L5
1.2

For every rational q>0 one has 1/t<q⋅1.

L2
2.1

No rational q satisfies 0<q⋅1<1/t: if q≤0 then q⋅1≤0 and the left inequality fails, while if q>0 then 1/t<q⋅1 by step 1.2, so q⋅1<1/t fails by trichotomy.

step 1.1step 1.2L3L5
3.1

So 0<1/t in R(t) with no rational strictly between them: the image of Q is not dense in R(t), and the claim is false.

step 1.1step 2.1
4.1

The hypothesis the claim omitted is the Archimedean property, which R(t) lacks and under which the conclusion does hold.

step 1.1L1L4∎

Remarks

CounterexampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-27Open item page →

On a closed interval of Q there is a continuous unbounded function, a bounded one with no maximum, and one without the intermediate value property

Statement refuted

The notion of continuity used here is stated in full, and is not imported. Let F be an ordered field, D⊆F and φ:D→F. Say φ is continuous at c∈D when

for every ε>0 in F there is δ>0 in F with ∣φ(x)−φ(c)∣<ε whenever x∈D and ∣x−c∣<δ,

and continuous on D when it is continuous at every point of D. This is the ordinary ε-δ condition, read entirely inside F. Nothing below cites a definition of continuity from elsewhere in this library, because there is none yet.

Refuted claim: over every ordered field F, a function φ:[a,b]F→F that is continuous on the closed interval [a,b]F (Sequences, convergence, Cauchyness, monotonicity, boundedness and closed intervals in an arbitrary ordered field) is bounded there, attains a maximum there, and takes every value between φ(a) and φ(b). In other words, the extreme value theorem and the intermediate value theorem hold over an arbitrary ordered field.

The witness is F=Q and D=[0,2]Q, with three functions, one for each clause:

f(x)=1x2−2,g(x)=− (x2−2)2,h(x)=x2−2.

All three are continuous on D in the sense above. f is unbounded; g is bounded and has no maximum; h satisfies h(0)=−2<0<2=h(2) and never takes the value 0. What Q lacks is the least-upper-bound property (LUB) of The five completeness properties of an ordered field: least upper bound, monotone convergence, nested intervals, Bolzano-Weierstrass, and Cauchy completeness, and each of the three clauses fails because of that single omission.

Facts & Assumptions

Given: The ordered field Q; the set D:=[0,2]Q={x∈Q:0≤x≤2}; the functions f,g,h above; and the map T(x):=(2x+2)(x+2)−1.

[L2]

No rational squares to 2 (FALSE: some rational number squares to 2).

[L5]

Absolute value: ∣uv∣=∣u∣∣v∣, ∣u∣≥0, ∣u∣=u for u≥0, and ∣u∣<c exactly when −c<u<c (Basic properties of the absolute value); ∣u+v∣≤∣u∣+∣v∣ (The triangle inequality).

[L6]

Powers: a0=1, an+1=ana (Integer powers am); for 0≤a<b and n≥1, an<bn (Monotonicity of x↦xn and of n↦an); (1+x)n≥1+nx for x≥−1 (Bernoulli's inequality (1+x)n≥1+nx).

[L7]

Recursion theorem (The recursion theorem) and induction principle (The principle of mathematical induction).

[L8]

Order arithmetic: a positive element is invertible with positive inverse and reciprocation reverses the order (Inverses of positives are positive, and reciprocation reverses order); for c>0, a<b if and only if ac<bc (Sign rules for products and monotonicity of multiplication); adding a constant preserves the order and inequalities add (Order is preserved by adding a constant and by adding inequalities); canonical naturals are positive (Canonical naturals are positive and strictly increasing); the order is total and transitive (Ordered field).

Counterexample

technique · direct
1.1

For every x∈D one has x2≠2, so x2−2≠0 and ∣x2−2∣>0; and 0≤x≤2 gives 0≤x2≤4, so ∣x2−2∣≤2. Hence f, g and h are defined on all of D.

L2L5L6L8
1.2

Q is an ordered field that is not complete: a complete ordered field has a square root of 2, and no rational squares to 2.

L1L2L3L4
1.3

For x∈D one has x+2≥2>0, so T(x)=2−2(x+2)−1 is defined, and (x+2)−1 lies between (4)−1 and (2)−1, so 1≤T(x)≤3/2 and T(x)∈D; moreover T(x)2−2=2(x2−2)(x+2)−2 and (x+2)2≥4, so ∣T(x)2−2∣≤∣x2−2∣ (2)−1.

L5L6L8
1.4

For all x,c∈D: ∣x2−c2∣=∣x−c∣ ∣x+c∣≤4 ∣x−c∣, since 0≤x+c≤4.

L5L8
2.1

h is continuous on D: given ε>0 take δ:=ε (4)−1, and ∣x−c∣<δ gives ∣h(x)−h(c)∣=∣x2−c2∣≤4∣x−c∣<ε.

step 1.4L5L8
2.2

g is continuous on D: ∣g(x)−g(c)∣=∣x2−c2∣⋅∣(x2−2)+(c2−2)∣≤4∣x−c∣⋅4=16∣x−c∣, using step 1.1 for the second factor, so δ:=ε (16)−1 works.

step 1.1step 1.4L5L8
2.3

f is continuous on D: fix c∈D and put A:=∣c2−2∣>0; for x∈D with ∣x−c∣<A (8)−1 one gets ∣x2−c2∣<A (2)−1 and hence ∣x2−2∣≥A−∣x2−c2∣>A (2)−1, so ∣f(x)−f(c)∣=∣c2−x2∣(∣x2−2∣ ∣c2−2∣)−1<8∣x−c∣ A−2; taking δ to be the smaller of A(8)−1 and εA2(8)−1 gives ∣f(x)−f(c)∣<ε.

step 1.1step 1.4L5L8
2.4

By the recursion theorem applied to D, the element 1∈D and the map T, there is a sequence (xn) in D with x0=1 and xn+1=T(xn); and by induction ∣xn2−2∣≤(2n)−1, the base case being ∣1−2∣=1 and the step being step 1.3.

step 1.3L6L7
2.5

g is bounded on D, with −4≤g(x)≤0, and has no maximum: for every c∈D the point T(c) lies in D and satisfies ∣T(c)2−2∣≤∣c2−2∣(2)−1<∣c2−2∣, so (T(c)2−2)2<(c2−2)2 and g(T(c))>g(c).

step 1.1step 1.3L6L8
3.1

f is unbounded on D: ∣f(xn)∣=∣xn2−2∣−1≥2n, and given any M∈Q the Archimedean property supplies n with M<n⋅1, whence 2n≥1+n⋅1>M by Bernoulli.

step 2.4L1L6L8
3.2

h is continuous on D with h(0)=−2 and h(2)=2, so 0 lies strictly between h(0) and h(2), and yet h(x)=0 has no solution in D, since that would be a rational squaring to 2.

step 1.1step 2.1L2
4.1

Over the ordered field Q, on the closed interval D=[0,2]Q: f is continuous and unbounded, g is continuous and bounded with no maximum, and h is continuous and omits a value strictly between its values at the endpoints. All three clauses of the claim are therefore false, and the field involved is exactly one failing (LUB).

step 1.2step 2.2step 2.3step 2.5step 3.1step 3.2∎

Remarks

  • One mechanism, three failures. All three functions are built from x2−2, whose zero is missing from Q. The map T is a contraction towards that missing zero: it halves ∣x2−2∣ at every step while staying inside D. So ∣x2−2∣ has infimum 0 on D and does not attain it, and the three failures are three ways of reading that one sentence.

  • Nothing here is peculiar to Q. The same construction runs in any ordered subfield of R that omits 2, since every step above uses only the field operations, the order, and the absence of a square root of 2. This item exhibits the cheapest witness; no claim is made here about ordered fields in general.

  • This item does not use, and does not need, a general theory of continuous functions. The ε-δ condition is stated in the Statement refuted and every use of it above is a direct verification, so the item is self-contained and nothing here waits on a later page. That is deliberate and not a placeholder: the claim refuted here is a claim about an arbitrary ordered field, and it is refuted over Q, so a definition of continuity written for real functions on subsets of R would not apply to it. This library has no notion of continuity over a general ordered field and needs none elsewhere, and inventing an id for one would put an unused definition on a page about completeness properties. The condition above is the ordinary one read inside F, and it specialises to the real-variable definition at F=R.

  • What is true over Q. Continuity, sums and products of continuous functions, and composition all behave normally; what fails is every statement whose proof needs a supremum. That is the content of the page this one belongs to.

CounterexampleConstruction: AI-generatedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-27Open item page →

Over Q there is a nonconstant differentiable function with identically zero derivative, so Rolle and the mean value theorem both fail

Statement refuted

The notion of derivative used here is stated in full, and is not imported. Let F be an ordered field, D⊆F, φ:D→F and c∈D a point that is not isolated in D, meaning that for every δ>0 in F there is x∈D with 0<∣x−c∣<δ. Say φ is differentiable at c with derivative L∈F when

for every ε>0 in F there is δ>0 in F with ∣φ(x)−φ(c)x−c−L∣<ε for all x∈D with 0<∣x−c∣<δ,

and write φ′(c)=L. This is the ordinary difference-quotient condition, read entirely inside F. Nothing below cites a definition of the derivative from elsewhere in this library, because there is none yet.

Refuted claim: over every ordered field F, if φ:[a,b]F→F with a<b is differentiable at every point of [a,b]F (Sequences, convergence, Cauchyness, monotonicity, boundedness and closed intervals in an arbitrary ordered field), then

  1. (Rolle) φ(a)=φ(b) implies φ′(c)=0 for some c∈[a,b]F, and
  2. (Mean value) φ(b)−φ(a)=φ′(c) (b−a) for some c∈[a,b]F.

The witness is F=Q and D=[0,2]Q with

φ(x)  =  {0x2<2,1x2>2,andρ(x)  =  φ(x)−x2.

φ is well defined on D because no rational squares to 2 (FALSE: some rational number squares to 2). It is locally constant, hence differentiable everywhere on D with φ′≡0, and it is not constant, since φ(0)=0 and φ(2)=1; that refutes clause 2. And ρ satisfies ρ(0)=ρ(2)=0 while ρ′(c)=−1/2 for every c; that refutes clause 1.

Facts & Assumptions

Given: The ordered field Q; D:=[0,2]Q; the functions φ and ρ above.

[L3]

For all x,c∈D: ∣x2−c2∣≤4 ∣x−c∣, which is step 1.4 of On a closed interval of Q there is a continuous unbounded function, a bounded one with no maximum, and one without the intermediate value property.

[L4]

Absolute value: ∣u∣≥0, ∣u∣=u for u≥0, ∣uv∣=∣u∣∣v∣, and ∣u∣<c exactly when −c<u<c (Basic properties of the absolute value); powers (Integer powers am, Monotonicity of x↦xn and of n↦an).

[L5]

Order arithmetic: a positive element is invertible with positive inverse (Inverses of positives are positive, and reciprocation reverses order); for c>0, a<b if and only if ac<bc (Sign rules for products and monotonicity of multiplication); adding a constant preserves the order and inequalities add (Order is preserved by adding a constant and by adding inequalities); 2⋅1>0 and 8⋅1>0 (Canonical naturals are positive and strictly increasing); the order is total and transitive (Ordered field).

Counterexample

technique · direct
1.1

Every x∈D has x2≠2, so exactly one of x2<2, x2>2 holds and φ is well defined on D; moreover 02=0<2 and 12=1<2 and 22=4>2, so φ(0)=φ(1)=0 and φ(2)=1, and φ is not constant on D.

L1L2L5
1.2

For all x,c∈D one has ∣x2−c2∣≤4∣x−c∣.

L3
1.3

No point of D is isolated in D: given c∈D and δ>0, let η be the smaller of δ and 1, and take x:=c+η/2 if c≤1 and x:=c−η/2 otherwise; then x∈D and 0<∣x−c∣<δ.

L1L5
2.1

φ is differentiable at every c∈D with φ′(c)=0. Put A:=∣c2−2∣>0 and δ0:=A (8)−1>0. For x∈D with ∣x−c∣<δ0 step 1.2 gives ∣x2−c2∣<A (2)−1; so if c2<2, that is A=2−c2, then x2<c2+A(2)−1=(c2+2)(2)−1<2, while if c2>2, that is A=c2−2, then x2>c2−A(2)−1=(c2+2)(2)−1>2. In either case φ(x)=φ(c), so the difference quotient is 0 for every such x with x≠c, and ∣0−0∣<ε for every ε>0; the same δ0 serves for every ε.

step 1.1step 1.2step 1.3L4L5
3.1

ρ is differentiable at every c∈D with ρ′(c)=−1/2: with δ0 as in step 2.1, every x∈D with 0<∣x−c∣<δ0 has (ρ(x)−ρ(c))(x−c)−1=(φ(x)−φ(c))(x−c)−1−(2)−1=−(2)−1, so the quotient is constantly −1/2 near c; and ρ(0)=0, ρ(2)=1−1=0, ρ(1)=−1/2.

step 1.1step 2.1L5
3.2

The mean value clause fails for φ on D: φ(2)−φ(0)=1 while φ′(c)(2−0)=0 for every c∈D, and 1≠0.

step 1.1step 2.1L5
4.1

The Rolle clause fails for ρ on D: ρ is differentiable at every point of D, ρ(0)=ρ(2), and yet ρ′(c)=−1/2≠0 for every c∈D.

step 3.1L5
5.1

So over the ordered field Q, on the closed interval D=[0,2]Q, both clauses of the claim are false, and Q is an ordered field without the least-upper-bound property.

step 1.1step 3.2step 4.1L2∎

Remarks

  • Where the classical proof breaks. Rolle's theorem is proved by taking a point where the function attains its maximum and showing the derivative vanishes there. Over Q the maximum need not exist: that is On a closed interval of Q there is a continuous unbounded function, a bounded one with no maximum, and one without the intermediate value property, proved on the same interval and by the same missing 2. So this counterexample is not independent of that one, it is its consequence for the differential calculus.

  • A locally constant function need not be constant when the domain is disconnected, and D is disconnected in exactly the way Q is: the sets {x∈D:x2<2} and {x∈D:x2>2} are disjoint, nonempty, cover D, and each is open in the ε-δ sense. Over R no such split of an interval exists, and that is the connectedness that the mean value theorem really rests on.

  • The derivative here is genuinely a derivative, not a degenerate reading: the difference quotient is not merely small near c, it is exactly 0 for φ and exactly −1/2 for ρ on a whole punctured neighbourhood, so the limit exists in the strongest possible sense.

  • This item does not use, and does not need, a general theory of differentiation. The difference-quotient condition is stated in the Statement refuted and every use of it above is a direct verification, so the item is self-contained and nothing here waits on a later page. As with On a closed interval of Q there is a continuous unbounded function, a bounded one with no maximum, and one without the intermediate value property, that is deliberate: the claim refuted is a claim about an arbitrary ordered field and is refuted over Q, so a derivative defined for real functions on subsets of R would not apply to it. The condition above is the ordinary difference-quotient one read inside F, and it specialises to the real-variable definition at F=R.

CounterexampleConstruction: AI-generatedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-27Open item page →

ak=(−1)k, bk=k have ak/bk→0 while the difference quotient oscillates, so Stolz-Cesaro has no converse

Statement refuted

Refuted claim: the converse of Stolz-Cesaro, ∞/∞ form: if bk is strictly increasing and unbounded and (ak+1−ak)/(bk+1−bk)→L then ak/bk→L. That is: if (bk) is strictly increasing with range not bounded above and the quotients ak/bk converge, then the difference quotients (ak+1−ak)/(bk+1−bk) converge too.

The witness is ak=sk, the alternating sequence of The even and odd index maps and the alternating sequence: strictly increasing e,o with N their disjoint union, and the unique (sk) with s0=1, sσ(k)=−sk, which satisfies ∣sk∣=1, s∘e≡1 and s∘o≡−1 usually written (−1)k, and bk=k. Then b0=0, so the quotient ak/bk is formed for k≥1 only, exactly as Stolz-Cesaro, ∞/∞ form: if bk is strictly increasing and unbounded and (ak+1−ak)/(bk+1−bk)→L then ak/bk→L is stated; and there

akbk=skk,∣akbk∣=1k⟶0,

while the difference quotient is

ak+1−akbk+1−bk  =  sk+1−sk  =  −2sk,

which takes the value −2 at even k and 2 at odd k and does not converge.

Facts & Assumptions

Given: The alternating sequence (sk) with s0=1 and sσ(k)=−sk; the sequences ak:=sk and bk:=k⋅1R; and the difference quotients dk:=(ak+1−ak)(bk+1−bk)−1.

[L2]

(sk) is bounded and does not converge (FALSE: every bounded sequence converges).

[L4]

Convergence of real sequences and uniqueness of limits (Limits and Cauchy sequences of reals, A sequence has at most one limit); convergence depends only on a tail (Convergence depends only on the tail); the reciprocal Archimedean property (For every ε>0 in a complete ordered field there is a natural n≥1 with 1/n<ε).

[L5]

Algebra of limits, in particular that a scalar multiple of a convergent sequence converges (Algebra of limits: sums, scalar multiples, products and quotients).

[L6]

Order arithmetic: ∣u∣≥0 and ∣uv∣=∣u∣∣v∣ (Basic properties of the absolute value); a positive element is invertible with positive inverse and reciprocation reverses the order (Inverses of positives are positive, and reciprocation reverses order); the order is total and transitive (Complete ordered field (least-upper-bound property), Ordered field).

Counterexample

technique · direct
1.1

(bk) is strictly increasing, its range is not bounded above, b0=0 and bk>0 for k≥1; so the hypotheses of Stolz-Cesaro, ∞/∞ form: if bk is strictly increasing and unbounded and (ak+1−ak)/(bk+1−bk)→L then ak/bk→L on (bk) hold with K0=1.

L3L7
1.2

∣sk∣=1 for every k, and (sk) does not converge.

L1L2
2.1

The tail quotients qj:=aj+1/bj+1=sj+1(j+1)−1 satisfy ∣qj∣=(j+1)−1; given a real ε>0 and a natural m≥1 with 1/m<ε, every j≥m has ∣qj−0∣=(j+1)−1<ε, so qj→0.

step 1.1step 1.2L4L6
2.2

bk+1−bk=1 for every k, so dk=ak+1−ak=sk+1−sk=−sk−sk=−2sk, which is −2 when k is even and 2 when k is odd.

step 1.1step 1.2L1L3
3.1

(dk) does not converge: were dk→M, then sk=(−1/2) dk would converge to −M/2 by the scalar-multiple rule, contradicting step 1.2.

step 1.2step 2.2L5
4.1

So (bk) is strictly increasing and unbounded, the quotients ak/bk converge to 0 over the indices k≥1, and the difference quotients do not converge: the converse of Stolz-Cesaro is false.

step 2.1step 3.1L7∎

Remarks

CounterexampleConstruction: AI-generatedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-27Open item page →

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 0 and whose row sums tend to 1 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 0, the row sums tend to 1, 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},

together with the null sequence xk:=sk/(k+1), where (sk) is the alternating sequence of The even and odd index maps and the alternating sequence: strictly increasing e,o with N their disjoint union, and the unique (sk) with s0=1, sσ(k)=−sk, which satisfies ∣sk∣=1, s∘e≡1 and s∘o≡−1. Every column of c is eventually 0; every row sum is exactly 1; the row absolute sums are 2n+3 and are unbounded. The transform of (xk) is

yn  =  −(n+1)snn+1  +  (n+2)sn+1n+2  =  −sn+sn+1  =  −2sn,

which does not converge although xk→0. So c 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 0, the row sums tend to 1, and the row absolute sums are uniformly bounded is not redundant.

Facts & Assumptions

Given: The matrix c above, the alternating sequence (sk) with s0=1 and sσ(k)=−sk, and the sequence xk:=sk ((k+1)⋅1R)−1.

[L4]

Convergence of real sequences (Limits and Cauchy sequences of reals); a sequence that is eventually 0 converges to 0; the reciprocal Archimedean property (For every ε>0 in a complete ordered field there is a natural n≥1 with 1/n<ε); 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 (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); ∣u∣≥0 and ∣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

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

L1
1.2

Every column of c converges to 0: for fixed k, the entry cn,k is nonzero only when n=k or n+1=k, so cn,k=0 for every n≥k+1 and the column is eventually 0.

L1L4
1.3

Every row sum is 1: ∑kcn,k=−(n+1)+(n+2)=1, so the row sums form the constant sequence 1 and converge to 1.

L1
1.4

The row absolute sums are not bounded above: ∑k∣cn,k∣=(n+1)+(n+2)=2n+3, and no real exceeds every canonical natural.

L1L4L6
1.5

(xk) converges to 0: ∣xk∣=((k+1)⋅1R)−1, and given a real ε>0 and a natural m≥1 with 1/m<ε, every k≥m has ∣xk−0∣<ε.

L3L4L6
2.1

The transform of (xk) by c 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=−2sn.

step 1.1step 1.5L1L3L6
3.1

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

step 2.1L3L5
4.1

So c has null columns and row sums tending to 1, yet transforms the convergent sequence (xk) 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 0, the row sums tend to 1, 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

Sources