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 sequence and Lucas sequence
Definition
The Fibonacci sequence and Lucas sequence are defined by
and, for every ,
Both are order- recurrences in the convention of Constant-coefficient linear recurrences, their starting index and their characteristic polynomial, with characteristic polynomial and reciprocal denominator . The distinct initial pairs distinguish the two sequences.
Depends on
Used by
- Binary words avoiding 11 are counted by Fₙ₊₂ Example
- Cyclic monomer–domino tilings are counted by Lucas numbers through a matrix trace Example
- Monomer–domino tilings of a board give the Fibonacci recurrence and transfer matrix Example
- The Fibonacci companion matrix advances (Fₙ,Fₙ₊₁) Example
- The Fibonacci generating function and Binet formula over ℚ(√5) Example
- The Lucas generating function and its two-root closed form Example
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 6 results over 4 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., Examples 4.1.2 and 4.7.16 (standard reference, not scraped)