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 and , the Lucas sequence satisfies
in , and
in for every .
Facts & Assumptions
Given: The Lucas initial values and recurrence.
The Lucas sequence satisfies , , and (The Fibonacci sequence and Lucas sequence ).
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).
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
For , [L1] gives , so [L2] proves the generating-function formula.
Since , [L3] gives .
The initial equations and have the solution , because .
Substitution in step 2.1 proves the displayed closed form for all .
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
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.7.16 (standard reference, not scraped)