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.

With aj=(1)j/j+1a_j = (-1)^{j}/\sqrt{j+1} convergent and bj=(1)jb_j = (-1)^{j} bounded but not monotone, ajbj=1/j+1\sum a_j b_j = \sum 1/\sqrt{j+1} diverges

Statement refuted

Refuted claim: if aj\sum a_j converges (Series, partial sums, convergence and the sum, divergence, and the tail series) and (bj)(b_j) is bounded (Lower bound, bounded below, bounded set), then ajbj\sum a_j b_j converges.

This is Abel's test: if ak\sum a_k converges and (bk)(b_k) is monotone and bounded then akbk\sum a_k b_k converges with the word monotone deleted from its hypothesis on (bj)(b_j). Deleting it destroys the theorem.

Let (εj)(\varepsilon_j) be the alternating sequence (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) and put

aj:=εjι(j+1),bj:=εj.a_j := \frac{\varepsilon_j}{\sqrt{\iota(j+1)}}, \qquad b_j := \varepsilon_j .

Then aj\sum a_j converges by the alternating series test, (bj)(b_j) is bounded with bj=1|b_j| = 1, and

ajbj  =  εj2ι(j+1)  =  1ι(j+1),a_j b_j \;=\; \frac{\varepsilon_j^{\,2}}{\sqrt{\iota(j+1)}} \;=\; \frac{1}{\sqrt{\iota(j+1)}},

so jajbj\sum_j a_j b_j is k11/k1/2\sum_{k \ge 1} 1/k^{1/2}, the pp-series at p=1/2p = 1/2, which diverges (For rational p>0p > 0, 1/kp\sum 1/k^p converges iff p>1p > 1).

Facts & Assumptions

Given: The alternating sequence (εj)(\varepsilon_j), the sequence βj:=1/ι(j+1)\beta_j := 1/\sqrt{\iota(j+1)}, and aj:=εjβja_j := \varepsilon_j \beta_j, bj:=εjb_j := \varepsilon_j.

[L3]

The canonical naturals are positive for n1n \ge 1 and strictly increasing; reciprocation reverses the order on the positives; and for every real ε>0\varepsilon > 0 there is n1n \ge 1 with 1/ι(n)<ε1/\iota(n) < \varepsilon (Canonical naturals are positive and strictly increasing, Inverses of positives are positive, and reciprocation reverses order, For every ε>0\varepsilon > 0 in a complete ordered field there is a natural n1n \ge 1 with 1/n<ε1/n < \varepsilon).

[L5]

k11/kp\sum_{k\ge1}1/k^{p} converges if and only if p>1p > 1; and k1xk\sum_{k\ge1}x_k is the series of jxj+1j \mapsto x_{j+1} (For rational p>0p > 0, 1/kp\sum 1/k^p converges iff p>1p > 1, Series, partial sums, convergence and the sum, divergence, and the tail series).

[L6]

Absolute value: xy=xy|xy| = |x|\,|y|, x0|x| \ge 0, and x2=x2x^{2} = |x|^{2} (Basic properties of the absolute value).

Counterexample

technique · direct
1.1

Square roots are strictly increasing on the nonnegative reals: if 0u<v0 \le u < v and uv\sqrt u \ge \sqrt v then u=(u)2(v)2=vu = (\sqrt u)^{2} \ge (\sqrt v)^{2} = v, which is false.

L2
1.2

The sequence (bj)=(εj)(b_j) = (\varepsilon_j) is bounded, bj=1|b_j| = 1 for every jj.

L1L6
1.3

It is not monotone: b0=1>b1=1b_0 = 1 > b_1 = -1, so it is not nondecreasing, and b1=1<b2=1b_1 = -1 < b_2 = 1, so it is not nonincreasing.

L1
2.1

Each βj=1/ι(j+1)\beta_j = 1/\sqrt{\iota(j+1)} is positive and (βj)(\beta_j) is nonincreasing, since 0<ι(j+1)<ι(j+2)0 < \iota(j+1) < \iota(j+2) gives 0<ι(j+1)<ι(j+2)0 < \sqrt{\iota(j+1)} < \sqrt{\iota(j+2)}.

step 1.1L2L3
2.2

(βj)(\beta_j) converges to 00: given a rational ε>0\varepsilon > 0, fix n1n \ge 1 with 1/ι(n)<ε21/\iota(n) < \varepsilon^{2}; for jnj \ge n one has ι(j+1)ι(n)>(1/ε)2\iota(j+1) \ge \iota(n) > (1/\varepsilon)^{2}, so ι(j+1)>1/ε\sqrt{\iota(j+1)} > 1/\varepsilon and βj<ε\beta_j < \varepsilon.

step 1.1L2L3
3.1

By the alternating series test jaj=jεjβj\sum_j a_j = \sum_j \varepsilon_j \beta_j converges.

step 2.1step 2.2L4
3.2

For every jj, ajbj=εj2βj=εj2βj=βj=1/ι(j+1)a_j b_j = \varepsilon_j^{\,2}\beta_j = |\varepsilon_j|^{2}\beta_j = \beta_j = 1/\sqrt{\iota(j+1)}.

step 2.1L1L6
4.1

The series jβj\sum_j \beta_j is k11/k=k11/k1/2\sum_{k \ge 1} 1/\sqrt{k} = \sum_{k\ge1} 1/k^{1/2}, the pp-series at p=1/2p = 1/2; since 1/2>11/2 > 1 is false, it diverges.

step 3.2L2L5
5.1

So aj\sum a_j converges and (bj)(b_j) is bounded, while ajbj\sum a_j b_j diverges: the refuted claim fails, and the hypothesis of [L7] that is missing is precisely monotonicity of (bj)(b_j).

step 3.1step 1.2step 1.3step 4.1L7

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: 109 results over 27 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