Alphabeta Math
ExampleConstruction: Literature-sourcedVerification: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 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 Fibonacci generating function and Binet formula over Q(5)

Example

Let (Fn) be the Fibonacci sequence and put

ϕ=1+52,ϕ^=152.

Then, in Qx,

n0Fnxn=x1xx2,

and, in the splitting field Q(5),

Fn=ϕnϕ^n5(n0).

Facts & Assumptions

Given: The Fibonacci initial values and recurrence.

[L1]

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

[L2]

Multiplication by the reciprocal recurrence denominator converts a recurrence into its finite numerator (A coefficient sequence is eventually linearly recurrent if and only if its formal generating function is rational).

[L3]

Over a characteristic-zero splitting field, distinct characteristic roots give a unique linear combination of their powers (Over a named splitting field in characteristic zero, repeated characteristic roots give polynomial-times-exponential closed forms).

[L4]

The factors tλ of the characteristic polynomial correspond to the factors 1λx of the reciprocal denominator (Reciprocal-root convention: χ(t)=i(tλi)mi corresponds to Q(x)=i(1λix)mi).

Verification

technique · direct
1.1

If F(x)=n0Fnxn, coefficient extraction using [L1] gives (1xx2)F(x)=x; [L2] therefore gives the displayed rational generating function.

givenL1L2algebra
1.2

The polynomial t2t1 factors as (tϕ)(tϕ^) in Q(5)[t], in agreement with [L4].

L4algebra
2.1

By [L3], Fn=Aϕn+Bϕ^n. The equations A+B=F0=0 and Aϕ+Bϕ^=F1=1 give A=1/5 and B=1/5.

step 1.2L1L3algebra
3.1

Substitution in step 2.1 proves Binet's formula, including n=0 and n=1.

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