Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passverified 2026-08-10 (gpt-5.6-terra-codex-subscription)
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, (1+x/n)n→exp⁡x

Statement

For every real x, lim⁡n→∞(1+xι(n))n=exp⁡(x), with the sequence started after n>∣x∣, so the base is positive.

Facts & Assumptions

Given: A real x.

[L1]

The binomial theorem expands the product. For fixed k, For fixed k, (nk)/nk tends to 1/k! gives both convergence of the scaled coefficient to 1/ι(k!) and, whenever n≥max⁡{1,k}, the bound 0≤ι(nk)/ι(n)k≤1/ι(k!) (The binomial theorem in R: (x+y)n=∑k<n+1ι ⁣(nk) xky n−k).

Proof

technique · direct
1.1

For n>∣x∣, the binomial theorem gives (1+x/ι(n))n=∑k=0n(ι(nk)/ι(n)k)xk.

L1
1.2

Each fixed coefficient tends to 1/ι(k!), while the uniform bound in [L1] holds for every term present in the sum.

L1
2.1

Given ε>0, choose K so the absolute exponential tail after K is below ε/3 using [L2]. The same coefficient bound controls the product tail uniformly in n; for the finite head k≤K, choose n so all coefficient errors sum to below ε/3.

step 1.2L2choose
3.1

The triangle inequality then makes the product differ from ∑k≥0xk/ι(k!)=exp⁡(x) by less than ε.

step 1.1step 2.1given∎

Depends on

Used by

Dependency tree · two levels

37 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