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 companion matrix advances the recurrence state vector by one step
Statement
Let satisfy an order- recurrence from zero over a field, let be its row-shift companion matrix, and put . Then
for every .
Facts & Assumptions
Given: An order- recurrence sequence , its state vectors , and its companion matrix .
The companion matrix has shift rows and final row (The row-shift companion matrix of a linear recurrence).
Matrix multiplication is , and is the identity matrix (Entrywise ring-matrix operations, rectangular matrix products, identity matrices and transpose).
Matrix multiplication is associative and satisfies (Matrix arithmetic over a commutative ring is associative, unital and distributive, and transpose reverses products).
Proof
Multiplying by , the first rows return and the final row returns , so .
At , one has .
If , then step 1.1 and associativity give .
Induction proves for every , together with the one-step identity from step 1.1.
Depends on
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 27 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
- M. Waldschmidt, Linear Recurrence Sequences VI, slide 17 (standard reference, not scraped)