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
Example
Let be the Fibonacci sequence and put
Then, in ,
and, in the splitting field ,
Facts & Assumptions
Given: The Fibonacci initial values and recurrence.
The Fibonacci sequence satisfies , , and (The Fibonacci sequence and Lucas sequence ).
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).
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).
The factors of the characteristic polynomial correspond to the factors of the reciprocal denominator (Reciprocal-root convention: corresponds to ).
Verification
If , coefficient extraction using [L1] gives ; [L2] therefore gives the displayed rational generating function.
The polynomial factors as in , in agreement with [L4].
By [L3], . The equations and give and .
Substitution in step 2.1 proves Binet's formula, including and .
Depends on
- The Fibonacci sequence $F_0=0,F_1=1$ and Lucas sequence $L_0=2,L_1=1$
- A coefficient sequence is eventually linearly recurrent if and only if its formal generating function is rational
- Over a named splitting field in characteristic zero, repeated characteristic roots give polynomial-times-exponential closed forms
- Reciprocal-root convention: $\chi(t)=\prod_i(t-\lambda_i)^{m_i}$ corresponds to $Q(x)=\prod_i(1-\lambda_i x)^{m_i}$
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
- R. P. Stanley, Enumerative Combinatorics, vol. 1, 2nd ed., Example 4.1.2 (standard reference, not scraped)