Alphabeta Math
CounterexampleConstruction: AI-adaptedVerification: AI-generatedprecheck 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 nonnegative non-monotone sequence for which ∑ak and ∑2ka2k behave differently

Statement refuted

Refuted claim: for every family (ak)k≥1 with ak≥0, ∑k≥1ak converges if and only if ∑j≥02ja2j converges.

This is For a nonincreasing nonnegative sequence, ∑ak converges iff ∑2ka2k converges with its monotonicity hypothesis deleted. Let P:={2j:j∈N} be the set of powers of 2 and define, for naturals k≥1,

ak  :=  {0if k∈P,1if k∉P.

Every term is nonnegative, and the family is not monotone in either direction: a1=0<1=a3 and a3=1>0=a4, since 1=20 and 4=22 belong to P while 3 does not.

The condensed series is ∑j≥02ja2j=∑j≥00, which converges with sum 0. The original series ∑k≥1ak diverges, because ak=1 at arbitrarily large indices, so its terms do not tend to 0 (If a series converges then its terms tend to 0).

Facts & Assumptions

Given: P={2j:j∈N} and the family ak defined above for naturals k≥1 (Series, partial sums, convergence and the sum, divergence, and the tail series, Integer powers am).

[L1]

Powers of 2: 2j≥1, 2j+1=2⋅2j, and j↦2j is strictly increasing, since 2>1 (Integer powers am, Monotonicity of x↦xn and of n↦an, Canonical naturals are positive and strictly increasing).

[L2]

The naturals are discrete: no natural lies strictly between n and n+1 (Discreteness: σ(n) is the immediate successor).

[L3]

The principle of induction (The principle of mathematical induction).

[L4]

A finite sum of zeros is zero, and a constant sequence converges to its value (Laws of finite sums and finite products, Finite sums and finite products, by recursion, Limits and Cauchy sequences of reals).

[L5]

A series whose terms do not converge to 0 diverges (If a series converges then its terms tend to 0, Limits and Cauchy sequences of reals).

[L7]

The refuted claim: nonnegativity alone suffices for the condensation equivalence.

Counterexample

technique · direct
1.1

Every ak is 0 or 1, hence nonnegative, so the family satisfies the hypothesis of the claim.

givenL7
1.2

The family is not monotone: 1=20∈P and 4=22∈P give a1=a4=0, while 3∉P gives a3=1; so a1<a3 rules out nonincreasing and a3>a4 rules out nondecreasing. That 3∉P holds because 21=2<3<4=22 and j↦2j is strictly increasing, so a power of 2 equal to 3 would force a natural strictly between 1 and 2.

givenL1L2
1.3

Every condensed term is 2ja2j=2j⋅0=0, since 2j∈P for every j.

givenL1
1.4

An induction gives 2n>ι(n) for every n∈N: at n=0 this reads 1>0; and if 2n>ι(n) then 2n+1=2n+2n≥2n+1>ι(n)+1=ι(n+1).

L1L3
1.5

For every n≥1 the natural 2n+1 is not in P: it satisfies 2n<2n+1<2n+1, the second inequality because 2n+1=2n+2n≥2n+2; so a power of 2 equal to it would force a natural strictly between n and n+1.

L1L2
2.1

So the condensed series has all partial sums equal to 0 and converges, with sum 0.

step 1.3L4
2.2

Hence for every n≥1 the index k:=2n+1 satisfies k>ι(n)≥n and ak=1, so ak=1 at indices exceeding any prescribed bound.

step 1.4step 1.5given
3.1

Therefore the terms of ∑k≥1ak do not converge to 0: with the rational tolerance 1/2 no index K satisfies ∣ak∣<1/2 for all k≥K. So that series diverges.

step 2.2L5
4.1

The condensed series converges while the original diverges, so the claimed equivalence fails and the claim is false; the genuine condensation theorem is untouched, since its monotonicity hypothesis is violated here.

step 2.1step 3.1step 1.2L6L7∎

Remarks

  • The witness knocks out exactly one estimate. Condensation squeezes the block a2n,…,a2n+1−1 between 2n copies of its last term and 2n copies of its first, and both bounds are consequences of monotonicity. Here the first term of each block is 0 and the rest are 1, so the upper bound 2na2n=0 is wildly wrong, and it is the upper bound that the convergence direction of the theorem uses.

  • The failure is one-directional here, and the other direction can fail too. This witness has a convergent condensed series and a divergent original. The complementary family ak:=1/k for k∈P and ak:=0 otherwise reverses the roles, its original series being a geometric one and its condensed series having every term equal to 1; that variant is not verified here, and only the direction exhibited above is claimed.

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

47 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