Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedSession-authored (Fable 5 assisted)precheck 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 every p>0p > 0 and every positive rational α\alpha, nα/(1+p)n0n^{\alpha}/(1+p)^n \to 0

Statement

Let pRp \in \mathbb{R} with p>0p > 0 and let αQ\alpha \in \mathbb{Q} with α>0\alpha > 0. Write ι(n):=n1R\iota(n) := n \cdot 1_{\mathbb{R}} for the canonical natural, with ι(0):=0\iota(0) := 0, and let

wk  :=  ι(k)α(1+p)k(kN),w_k \;:=\; \frac{\iota(k)^{\alpha}}{(1+p)^{k}} \qquad (k \in \mathbb{N}),

the numerator being a rational power (Rational powers ara^r of a positive base) and the denominator an integer power (Integer powers ama^m). Then wk0w_k \to 0 (Limits and Cauchy sequences of reals).

Every term is defined, including the one at k=0k = 0. The supplementary clause of Rational powers ara^r of a positive base gives 0α=00^{\alpha} = 0 for rational α>0\alpha > 0, and (1+p)0=1(1+p)^0 = 1, so w0=0w_0 = 0. No index shift is therefore needed here, in contrast with the two root lemmas earlier on this page, where the exponent is the index.

In words: a fixed power of nn is beaten by any geometric sequence of ratio >1> 1, however small the excess pp and however large the exponent α\alpha.

Facts & Assumptions

Given: A real p>0p > 0 and a rational α>0\alpha > 0; the base β:=1+p>1\beta := 1 + p > 1; the canonical naturals ι(n)=n1R\iota(n) = n \cdot 1_{\mathbb{R}} with ι(0)=0\iota(0) = 0; and wk=ι(k)α/βkw_k = \iota(k)^{\alpha}/\beta^{k}.

[L1]

Rational powers: xrx^r is defined and positive for real x>0x > 0 and rational rr, and 0r=00^{r} = 0 for rational r>0r > 0; the integer power xmx^{m} is the rational power at exponent mm; (xy)r=xryr(xy)^{r} = x^{r} y^{r}, which persists for x,y0x, y \ge 0 when r>0r > 0; xr=1/xrx^{-r} = 1/x^{r}; and (xr)s=xrs(x^{r})^{s} = x^{rs} (Rational powers ara^r of a positive base, Laws of rational exponents, Integer powers ama^m, Existence and uniqueness of nn-th roots: a unique a1/n0a^{1/n} \ge 0 with (a1/n)n=a(a^{1/n})^n = a).

[L2]

Monotonicity of rational powers: for rational t>0t > 0, x>1x > 1 implies xt>1x^{t} > 1; and for rational t>0t > 0, 0<x<y0 < x < y implies xt<ytx^{t} < y^{t} (Monotonicity of rarr \mapsto a^{r} and of aara \mapsto a^{r}).

[L3]

Integer powers: x>0x > 0 implies xm>0x^{m} > 0, and xmxm=xm+mx^{m} x^{m'} = x^{m+m'}, (xm)m=xmm(x^{m})^{m'} = x^{m m'} for integer exponents with x0x \ne 0 (Monotonicity of xxnx \mapsto x^n and of nann \mapsto a^n, Laws of integer exponents).

[L4]

Bernoulli's inequality: (1+x)n1+ι(n)x(1+x)^{n} \ge 1 + \iota(n) x for real x1x \ge -1 and natural nn (Bernoulli's inequality (1+x)n1+nx(1+x)^n \ge 1 + nx).

[L5]

Canonical naturals: ι(n)>0\iota(n) > 0 and invertible for n1n \ge 1, and ι\iota is strictly increasing (Canonical naturals are positive and strictly increasing, Order on the natural numbers, \le is a linear order on N\mathbb{N}).

[L6]

Reciprocal Archimedean property: for every real η>0\eta > 0 there is a natural m1m \ge 1 with 1/m<η1/m < \eta; and 0<x<y0 < x < y gives 0<1/y<1/x0 < 1/y < 1/x (For every ε>0\varepsilon > 0 in a complete ordered field there is a natural n1n \ge 1 with 1/n<ε1/n < \varepsilon, Every complete ordered field is Archimedean, Inverses of positives are positive, and reciprocation reverses order).

[L7]

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 gives the nonstrict forms used below. Products of nonnegative inequalities multiply in the nonstrict form stated by Multiplying inequalities of positives, and the order is total (Ordered field).

[L8]

Convergence to 00: it suffices to produce, for every real ε>0\varepsilon > 0, a threshold beyond which zk<ε|z_k| < \varepsilon; and z=z|z| = z for z0z \ge 0 (Limits and Cauchy sequences of reals, Sequences of reals: bounded, eventually, frequently, tails, subsequences, Basic properties of the absolute value).

Proof

technique · direct
1.1

Since α>0\alpha > 0 is rational, so is 1/α1/\alpha; put δ:=β1/α\delta := \beta^{1/\alpha} and θ:=δ1/2\theta := \delta^{1/2}. From β>1\beta > 1 and 1/α>01/\alpha > 0 we get δ>1\delta > 1, and from δ>1\delta > 1 and 1/2>01/2 > 0 we get θ>1\theta > 1; hence θ1>0\theta - 1 > 0 and δ>0\delta > 0, θ>0\theta > 0.

givenL1L2L7
1.2

For every natural nn one has δn=θnθn\delta^{n} = \theta^{n} \theta^{n}, because θ2=(δ1/2)2=δ\theta^{2} = (\delta^{1/2})^{2} = \delta and therefore δn=(θ2)n=θ2n=θnθn\delta^{n} = (\theta^{2})^{n} = \theta^{2n} = \theta^{n} \theta^{n}.

givenL1L3
1.3

For every natural kk one has wk=ukαw_k = u_k^{\alpha}, where uk:=ι(k)/δku_k := \iota(k)/\delta^{k}. Indeed uk=ι(k)(1/δk)u_k = \iota(k) \cdot (1/\delta^{k}) with both factors 0\ge 0, so ukα=ι(k)α(1/δk)α=ι(k)α/(δk)αu_k^{\alpha} = \iota(k)^{\alpha} \big(1/\delta^{k}\big)^{\alpha} = \iota(k)^{\alpha}/\big(\delta^{k}\big)^{\alpha}, and (δk)α=δkα=(β1/α)kα=β(1/α)(kα)=βk\big(\delta^{k}\big)^{\alpha} = \delta^{k\alpha} = \big(\beta^{1/\alpha}\big)^{k\alpha} = \beta^{(1/\alpha)(k\alpha)} = \beta^{k}.

givenL1L3
2.1

For every natural n1n \ge 1 one has 0un<1/(ι(n)(θ1)(θ1))0 \le u_n < 1/\big(\iota(n)(\theta-1)(\theta-1)\big). Bernoulli's inequality applied to θ1>0\theta - 1 > 0 gives θn1+ι(n)(θ1)>ι(n)(θ1)>0\theta^{n} \ge 1 + \iota(n)(\theta-1) > \iota(n)(\theta-1) > 0, so multiplying this inequality by itself gives δn=θnθn>ι(n)(θ1)ι(n)(θ1)>0\delta^{n} = \theta^{n}\theta^{n} > \iota(n)(\theta-1)\iota(n)(\theta-1) > 0; dividing the positive ι(n)\iota(n) by the two positive quantities reverses the inequality and yields un=ι(n)/δn<ι(n)/(ι(n)ι(n)(θ1)(θ1))=1/(ι(n)(θ1)(θ1))u_n = \iota(n)/\delta^{n} < \iota(n)/\big(\iota(n)\iota(n)(\theta-1)(\theta-1)\big) = 1/\big(\iota(n)(\theta-1)(\theta-1)\big), while un0u_n \ge 0 because ι(n)>0\iota(n) > 0 and δn>0\delta^{n} > 0.

step 1.1step 1.2L3L4L5L6L7
3.1

The sequence (uk)(u_k) converges to 00. Note first u0=ι(0)/δ0=0/1=0u_0 = \iota(0)/\delta^{0} = 0/1 = 0. Given a real ε>0\varepsilon > 0, put η:=ε(θ1)(θ1)>0\eta := \varepsilon(\theta-1)(\theta-1) > 0 and take a natural m1m \ge 1 with 1/m<η1/m < \eta. For kmk \ge m we have ι(k)ι(m)>0\iota(k) \ge \iota(m) > 0, hence 1/ι(k)1/ι(m)<η1/\iota(k) \le 1/\iota(m) < \eta, and therefore 0uk<1/(ι(k)(θ1)(θ1))<η/((θ1)(θ1))=ε0 \le u_k < 1/\big(\iota(k)(\theta-1)(\theta-1)\big) < \eta/\big((\theta-1)(\theta-1)\big) = \varepsilon, so uk<ε|u_k| < \varepsilon.

step 2.1L5L6L7L8
4.1

The sequence (wk)(w_k) converges to 00. Given a real ε>0\varepsilon > 0, the element ε1/α\varepsilon^{1/\alpha} is a positive real, so by step 3.1 there is a threshold beyond which 0uk<ε1/α0 \le u_k < \varepsilon^{1/\alpha}. For such kk: if uk=0u_k = 0 then wk=0α=0<εw_k = 0^{\alpha} = 0 < \varepsilon, and if uk>0u_k > 0 then monotonicity of the rational power α\alpha in the base gives wk=ukα<(ε1/α)α=ε(1/α)α=εw_k = u_k^{\alpha} < \big(\varepsilon^{1/\alpha}\big)^{\alpha} = \varepsilon^{(1/\alpha)\alpha} = \varepsilon. In both cases wk=wk<ε|w_k| = w_k < \varepsilon, so wk0w_k \to 0.

step 3.1step 1.3L1L2L8

Remarks

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 92 results over 28 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