Alphabeta Math
ExampleConstruction: Literature-sourcedVerification: AI-adaptedSession-authored (Fable 5 assisted)precheck passaudited 2026-08-16
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 Lucas generating function and its two-root closed form

Example

With ϕ=(1+5)/2 and ϕ^=(15)/2, the Lucas sequence satisfies

n0Lnxn=2x1xx2

in Qx, and

Ln=ϕn+ϕ^n

in Q(5) for every n0.

Facts & Assumptions

Given: The Lucas initial values and recurrence.

[L1]

The Lucas sequence satisfies L0=2, L1=1, and Ln+2=Ln+1+Ln (The Fibonacci sequence F0=0,F1=1 and Lucas sequence L0=2,L1=1).

[L2]

A recurrence beginning at zero has a rational generating function whose numerator is obtained by multiplying by its reciprocal denominator (A coefficient sequence is eventually linearly recurrent if and only if its formal generating function is rational).

[L3]

Distinct roots of a characteristic polynomial give a unique pure-exponential closed form over a characteristic-zero splitting field (Over a named splitting field in characteristic zero, repeated characteristic roots give polynomial-times-exponential closed forms).

Verification

technique · direct
1.1

For L(x)=n0Lnxn, [L1] gives (1xx2)L(x)=L0+(L1L0)x=2x, so [L2] proves the generating-function formula.

givenL1L2algebra
1.2

Since t2t1=(tϕ)(tϕ^), [L3] gives Ln=Aϕn+Bϕ^n.

L3algebra
2.1

The initial equations A+B=2 and Aϕ+Bϕ^=1 have the solution A=B=1, because ϕ+ϕ^=1.

step 1.2L1algebra
3.1

Substitution in step 2.1 proves the displayed closed form for all n0.

step 2.1

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: 51 results over 9 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