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.
Cyclic monomer–domino tilings are counted by Lucas numbers through a matrix trace
Example
Use the two-state Fibonacci graph with transfer matrix
A closed state walk of length encodes a monomer–domino tiling of cyclically arranged labelled cells, with state meaning that the next cell is free and state meaning that it is already covered by a domino started at the preceding cell. With the conventions inherited from closed walks, length zero has two empty boundary states, length one has one monomer tiling, and length two has three tilings. The number of these cyclic tilings is
Consequently,
Facts & Assumptions
Given: The Fibonacci transfer graph and the stated small-size cyclic convention.
The Lucas sequence begins and satisfies (The Fibonacci sequence and Lucas sequence ).
The closed-walk series of a transfer matrix is the generating series of the traces of its powers (Closed walks have trace and logarithmic-derivative generating functions).
Cayley–Hamilton makes the trace sequence of powers of an invertible matrix satisfy the recurrence given by its characteristic polynomial (For an invertible matrix over a field, Cayley-Hamilton makes every matrix-power entry and trace sequence linearly recurrent).
Verification
The transitions , , and respectively place a monomer, start a domino, and finish that domino. Closing the state walk matches the boundary conditions at the marked seam, giving the asserted cyclic-tiling encoding and the stated counts for .
The matrix is invertible, has characteristic polynomial , and has and . Thus [L3] and [L1] give for every .
By [L2], the cyclic-tiling series is the trace series. Directly, has trace and , so the trace formula in [L2] gives the displayed quotient.
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: 43 results over 10 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)