Alphabeta Math
ExampleConstruction: AI-generatedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)verified 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.

The log-free product limit (12/n)nexp(2)(1-2/n)^n\to\exp(-2)

Example

Define a sequence (an)nN(a_n)_{n\in\mathbb N} by a0:=0,an:=(12ι(n))n(n1).a_0:=0,\qquad a_n:=\left(1-\frac2{\iota(n)}\right)^n\quad(n\ge1). Then ane2a_n\longrightarrow e^{-2}. The separate value at n=0n=0 avoids division by ι(0)=0\iota(0)=0; the finitely many remaining initial indices with nonpositive base do not affect the limit.

Facts & Assumptions

Given: The sequence (an)(a_n) defined above.

[L1]

The product-limit theorem holds for every real input once n>xn>|x| (For every real xx, (1+x/n)nexpx(1+x/n)^n\to\exp x).

[L2]

Since e=exp(1)e=\exp(1), the addition and reciprocal formulas and the definition of negative integer powers give exp(2)=1/exp(2)=1/(exp(1)exp(1))=1/e2=e2>0\exp(-2)=1/\exp(2)=1/(\exp(1)\exp(1))=1/e^2=e^{-2}>0 (The real exponential function and the number ee by a power series, The exponential addition formula exp(x+y)=exp(x)exp(y)\exp(x+y)=\exp(x)\exp(y), The exponential is positive and satisfies exp(x)=1/exp(x)\exp(-x)=1/\exp(x), Integer powers ama^m).

[L3]

A sequence and any one of its tails have the same limit (Convergence depends only on the tail).

Verification

technique · direct
1.1

For every n>2n>2, the base is positive and an=(12/ι(n))na_n=(1-2/\iota(n))^n, so [L1] applies at x=2x=-2 and gives anexp(2)a_n\to\exp(-2) on that tail.

L1
2.1

By [L3], the whole sequence has the same limit as the tail in step 1.1, and [L2] identifies that limit as e2>0e^{-2}>0.

step 1.1L2L3

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

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