Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedprecheck 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 real x, xk/k!→0

Statement

Write ι(n):=n⋅1R for the canonical natural (Canonical naturals are positive and strictly increasing) and define the factorial as the finite product (Finite sums and finite products, by recursion)

k!  :=  ∏j<kι(j+1)(k∈N),

so that 0!=1, the empty product, and (k+1)!=k!⋅ι(k+1). Every k! is a positive real. Then, for every x∈R,

xkk!⟶0,

the numerator being the integer power of Integer powers am and the convergence that of Limits and Cauchy sequences of reals.

The index range needs no adjustment: k! is defined at k=0 with value 1, and x0=1, so the sequence begins with x0/0!=1.

Facts & Assumptions

Given: A real x; the modulus M:=∣x∣≥0; the factorials k!=∏j<kι(j+1); and the canonical naturals ι(n)=n⋅1R.

[A1]

P(j) denotes the statement MN+j/(N+j)!≤Aλj, where N, λ and A are fixed in step 1.3.

[L1]

Finite products: the empty product is 1, ∏j<m+1aj=(∏j<maj)am, and a product of positive factors is positive (Finite sums and finite products, by recursion, Laws of finite sums and finite products).

[L2]

Integer powers: z0=1, zm+1=zmz, and z≥0 implies zm≥0 (Integer powers am, Monotonicity of x↦xn and of n↦an, Laws of integer exponents).

[L3]

Absolute value: ∣zw∣=∣z∣∣w∣, ∣z∣≥0, and ∣z∣=z for z≥0 (Basic properties of the absolute value).

[L4]
[L5]

Canonical naturals: ι(n)>0 and invertible for n≥1, ι is strictly increasing, and for every real y there is a natural N≥1 with y<ι(N) (Canonical naturals are positive and strictly increasing, Every complete ordered field is Archimedean, Order on the natural numbers, ≤ is a linear order on N).

[L6]

Order arithmetic: Inverses of positives are positive, and reciprocation reverses order, claim 4 of Sign rules for products and monotonicity of multiplication and Order is preserved by adding a constant and by adding inequalities state the strict forms, that 0<u<v gives 0<1/v<1/u, that multiplication by a positive element preserves <, and that inequalities may be translated and added; adjoining the case of equality gives the nonstrict forms used below, and multiplication by 0 sends both sides to 0, so a nonnegative multiplier preserves ≤. Products of nonnegative inequalities multiply in the nonstrict form stated by Multiplying inequalities of positives.

[L7]

Geometric sequences: ∣r∣<1 implies rj→0 (For ∣r∣<1 the sequence rk is null, and for ∣r∣>1 the sequence ∣r∣k diverges to +∞); a scalar multiple of a convergent sequence converges to the scalar multiple of the limit (Algebra of limits: sums, scalar multiples, products and quotients).

[L8]

Squeeze theorem, and the fact that a constant sequence converges to its value (The squeeze theorem, Sequences of reals: bounded, eventually, frequently, tails, subsequences).

[L9]

A sequence converges to z if and only if some tail of it does; the K-th tail of (zk) is j↦zj+K (Convergence depends only on the tail, Sequences of reals: bounded, eventually, frequently, tails, subsequences).

Proof

technique · induction
1.1

Each k! is a product of the positive reals ι(j+1), j<k, hence positive, and (k+1)!=k!⋅ι(k+1); also M=∣x∣≥0.

givenL1L3L5
1.2

For every k∈N one has ∣xk∣=Mk: at k=0 both sides are ∣1∣=1=M0, and if ∣xk∣=Mk then ∣xk+1∣=∣xkx∣=∣xk∣∣x∣=MkM=Mk+1, so this follows by induction on k.

givenL2L3L4
1.3

Take a natural N≥1 with M<ι(N) and put λ:=M/ι(N) and A:=MN/N!. Then 0≤λ<1, since 0≤M<ι(N) and ι(N)>0, and A≥0.

givenL1L2L5L6choose
1.4

The statement P(0) holds, with equality: MN+0/(N+0)!=MN/N!=A=A⋅1=Aλ0.

givenA1L2base
1.5

Fix j∈N and assume P(j), that is MN+j/(N+j)!≤Aλj.

A1ih
2.1

Then P(j+1) holds. Indeed MN+j+1/(N+j+1)!=(MN+j/(N+j)!)(M/ι(N+j+1)), and N+j+1>N gives ι(N+j+1)>ι(N)>0, hence 0≤M/ι(N+j+1)≤M/ι(N)=λ; since also 0≤MN+j/(N+j)!≤Aλj by step 1.5 and Aλj≥0, multiplying the two nonnegative inequalities gives MN+j+1/(N+j+1)!≤Aλjλ=Aλj+1.

step 1.5A1L1L2L5L6
3.1

By the induction principle P(j) holds for every j∈N, and MN+j/(N+j)!≥0 always, so 0≤MN+j/(N+j)!≤Aλj for every j.

step 1.4step 2.1A1L1L2L4
4.1

Since ∣λ∣=λ<1, the sequence (λj)j converges to 0, hence so does (Aλj)j; the constant sequence 0 also converges to 0, so the squeeze theorem applied to step 3.1 shows that the N-th tail j↦MN+j/(N+j)! converges to 0, and therefore (Mk/k!)k converges to 0. Finally ∣xk/k!−0∣=∣xk∣/k!=Mk/k! by steps 1.1 and 1.2, so xk/k!→0.

step 3.1step 1.1step 1.2L3L7L8L9discharge-induction∎

Remarks

Depends on

Used by

Dependency tree · two levels

62 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