Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-26
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.

For ak>0: lim inf⁡ak+1/ak≤lim inf⁡ak1/k≤lim sup⁡ak1/k≤lim sup⁡ak+1/ak

Statement

Let (ak)k∈N be a sequence of reals (Sequences of reals: bounded, eventually, frequently, tails, subsequences) with ak>0 for every k. Put

qk:=ak+1ak,rk:=ak+11/(k+1)(k∈N),

with roots as in Existence and uniqueness of n-th roots: a unique a1/n≥0 with (a1/n)n=a and Rational powers ar of a positive base. Then, in R‾ (Limit superior and limit inferior of a real sequence as inf⁡nsup⁡k≥nxk and sup⁡ninf⁡k≥nxk in R‾, The extended real line R‾=R∪{−∞,+∞}, its order, and the arithmetic that is left undefined),

lim inf⁡kqk  ≤  lim inf⁡krk  ≤  lim sup⁡krk  ≤  lim sup⁡kqk.

The root sequence must start at index 1, and (rk) is the shift that makes it a sequence on N. The classical statement writes an1/n, which is meaningful only for n≥1, since 1/0 is not a rational number; sequences here are functions on N and N contains 0 (Sequences of reals: bounded, eventually, frequently, tails, subsequences), so the root family is written rk=ak+11/(k+1), which is an1/n reindexed by n=k+1. The ratio family qk needs no shift, and the four quantities in the display are those of the two sequences (qk) and (rk) exactly as written here.

This is why the root test dominates the ratio test. If the ratios converge, the outer two quantities coincide and the chain forces the roots to converge to the same value; but the roots can converge when the ratios do not, and then the chain is strict at both ends. Both phenomena are exhibited by named examples on the companion page.

Facts & Assumptions

Given: A sequence (ak) of reals with ak>0 for every k; the ratio sequence qk=ak+1/ak; the root sequence rk=ak+11/(k+1); and ι(n)=n⋅1R for the canonical naturals.

[L2]

The order on R‾ is total and transitive, +∞ is greatest and −∞ least, it restricts on R to the order of R, and an element between two reals is real (The extended real line R‾=R∪{−∞,+∞}, its order, and the arithmetic that is left undefined, Partial order and partially ordered set).

[L3]

Epsilon characterisation, for a real L: L=lim sup⁡kzk gives zk<L+ε eventually for every real ε>0; L=lim inf⁡kzk gives zk>L−ε eventually for every real ε>0 (For finite L: L=lim sup⁡xk iff for every ε>0 one has xk<L+ε eventually and xk>L−ε frequently).

[L4]

lim inf⁡kzk≤lim sup⁡kzk (lim inf⁡xk≤lim sup⁡xk for every real sequence).

[L5]

Comparison: zk≤wk eventually implies lim sup⁡kzk≤lim sup⁡kwk and lim inf⁡kzk≤lim inf⁡kwk (If xk≤yk eventually then lim sup⁡xk≤lim sup⁡yk and lim inf⁡xk≤lim inf⁡yk).

[L6]

A sequence converging to a real c has lim sup⁡=lim inf⁡=c; and lim inf⁡kzk=+∞ implies zk→+∞, hence zk>M eventually for every real M (A real sequence converges to L∈R iff lim inf⁡xk=lim sup⁡xk=L, and diverges to ±∞ iff both equal ±∞, Divergence to +∞ and to −∞).

[L7]

For every real C>0 the sequence C1/(k+1) converges to 1 (For every a>0, a1/n→1).

[L8]

Algebra of limits: a scalar multiple of a convergent sequence converges to the scalar multiple of the limit (Algebra of limits: sums, scalar multiples, products and quotients).

[L9]

Roots and powers of positive reals: x1/n exists, is unique and is >0 for x>0 and n≥1; (xy)1/n=x1/ny1/n; the integer power xn is the rational power at exponent n, so (xn)1/n=xn⋅(1/n)=x; x−m=1/xm and xmxm′=xm+m′ for integer exponents and x≠0; xn>0 for x>0; and 0≤x≤y implies x1/n≤y1/n (Existence and uniqueness of n-th roots: a unique a1/n≥0 with (a1/n)n=a, Rational powers ar of a positive base, Laws of rational exponents, Monotonicity of r↦ar and of a↦ar, Integer powers am, Laws of integer exponents, Monotonicity of x↦xn and of n↦an).

[L10]
[L11]

Archimedean facts: for every real η>0 there is a natural m≥1 with 1/m<η; and 0<x<y gives 0<1/y<1/x (For every ε>0 in a complete ordered field there is a natural n≥1 with 1/n<ε, Every complete ordered field is Archimedean, Inverses of positives are positive, and reciprocation reverses order).

[L12]

Order arithmetic: Order is preserved by adding a constant and by adding inequalities and claim 4 of Sign rules for products and monotonicity of multiplication state the strict forms, that inequalities may be translated and added and that multiplication by a positive element preserves <; adjoining the case of equality, where both sides move or scale alike, gives the nonstrict forms used below. Products of nonnegative inequalities multiply in the nonstrict form stated by Multiplying inequalities of positives, and the order on R is total.

[L13]

Strictly between any two reals lies a rational (The rationals embed densely in the reals).

Proof

technique · direct
1.1

Every qk is positive, being a quotient of positive reals, and every rk is positive, being a root of the positive real ak+1. Hence 0 is a lower bound of every tail range of (qk) and of (rk), so every tail infimum is ≥0 and therefore lim inf⁡kqk≥0 and lim inf⁡krk≥0; with [L4] this also gives lim sup⁡kqk≥0.

givenL1L2L4L9L11
1.2

Let c>0 be real, let N∈N and put C:=aNc−N, a positive real. If ak+1≤c ak for every k≥N then an≤Ccn for every n≥N; if ak+1≥c ak for every k≥N then an≥Ccn for every n≥N. Both are inductions on j for n=N+j: at j=0 one has CcN=aNc−NcN=aNc0=aN, and the inductive step multiplies the bound at n by the positive c and uses the hypothesis at k=n.

givenL9L10L12
1.3

Let C>0 and c>0 be real and n≥1 a natural. Then (Ccn)1/n=C1/n(cn)1/n=C1/nc. Consequently 0<an≤Ccn gives an1/n≤C1/nc, and an≥Ccn>0 gives an1/n≥C1/nc, since x↦x1/n is nondecreasing on the nonnegative reals.

givenL9
1.4

For real C>0 and c>0 the sequence uk:=C1/(k+1)c converges to c, by [L7] and the scalar rule; hence lim sup⁡kuk=lim inf⁡kuk=c.

givenL6L7L8
1.5

If lim sup⁡kqk=+∞ then lim sup⁡krk≤lim sup⁡kqk, since +∞ is the greatest element of R‾.

givenL2
2.1

Suppose β:=lim sup⁡kqk is real, and let ε>0 be an arbitrary real. Put c:=β+ε, which is positive since β≥0. By [L3] there is N with qk<c for all k≥N, that is ak+1<c ak after multiplying by ak>0; so ak+1≤c ak for k≥N, and step 1.2 gives an≤Ccn for all n≥N with C:=aNc−N>0. For k≥N the index n:=k+1 satisfies n≥N and n≥1, so step 1.3 gives rk≤C1/(k+1)c=uk. By step 1.4 and [L5], lim sup⁡krk≤lim sup⁡kuk=c=β+ε.

step 1.1step 1.2step 1.3step 1.4L3L5L12L14
2.2

If α:=lim inf⁡kqk=0 then lim inf⁡krk≥0=α by step 1.1.

step 1.1
2.3

Suppose α:=lim inf⁡kqk>0 and let c be a real with 0<c<α. Then qk>c eventually: if α is real this is [L3] applied with ε:=α−c>0, and if α=+∞ then qk→+∞ by [L6], so qk>c eventually. Fix N with qk>c for all k≥N; then ak+1≥c ak for k≥N, so step 1.2 gives an≥Ccn for all n≥N with C:=aNc−N>0, and step 1.3 gives rk≥C1/(k+1)c=uk for every k≥N. By step 1.4 and [L5], lim inf⁡krk≥lim inf⁡kuk=c.

step 1.1step 1.2step 1.3step 1.4L3L5L6L12L14
3.1

Hence lim sup⁡krk≤lim sup⁡kqk. By step 1.1 the element β=lim sup⁡kqk is ≥0, so it is either +∞, which is step 1.5, or real. In the real case step 2.1 with ε=1 gives lim sup⁡krk≤β+1, a real, so lim sup⁡krk≠+∞; if lim sup⁡krk=−∞ it is ≤β; and otherwise it is a real S, and S>β would give, on choosing a natural m≥1 with 1/m<S−β and applying step 2.1 with ε=1/m, the impossibility S≤β+1/m<S. By totality lim sup⁡krk≤β.

step 2.1step 1.5step 1.1L2L11L12
3.2

Hence lim inf⁡kqk≤lim inf⁡krk. By step 1.1 the element α=lim inf⁡kqk is ≥0, so it is 0, or a positive real, or +∞. The first case is step 2.2. If α is a positive real and lim inf⁡krk<α, then lim inf⁡krk lies between the reals 0 and α by step 1.1 and is therefore real, so [L13] supplies a real c with lim inf⁡krk<c<α, necessarily c>0; step 2.3 then gives lim inf⁡krk≥c, contradicting c>lim inf⁡krk, so lim inf⁡krk≥α by totality. If α=+∞, step 2.3 gives lim inf⁡krk≥c for every real c with c>0, so lim inf⁡krk is not −∞, and it is not a real t either, since t≥0 by step 1.1 and then c:=t+1>0 would give t≥t+1; hence lim inf⁡krk=+∞=α.

step 2.2step 2.3step 1.1L2L12L13
4.1

Combining the three links, lim inf⁡kqk≤lim inf⁡krk by step 3.2, lim inf⁡krk≤lim sup⁡krk by [L4], and lim sup⁡krk≤lim sup⁡kqk by step 3.1.

step 3.1step 3.2L4∎

Remarks

Depends on

Used by

Dependency tree · two levels

89 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