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.
A recurrence companion matrix has the recurrence characteristic polynomial
Statement
Let be a field, let , and let be the row-shift companion matrix associated with
Then the matrix characteristic polynomial is exactly
Facts & Assumptions
Given: A positive integer , coefficients , and their row-shift companion matrix .
The row-shift companion matrix has superdiagonal entries and final row (The row-shift companion matrix of a linear recurrence).
For a field matrix , its characteristic polynomial is (For , the characteristic polynomial is when , with for the unique matrix).
A determinant may be expanded along any row or column as the sum of entries times their cofactors (Laplace expansion computes the determinant along every row and every column over a commutative ring).
Proof
For , one has and .
Assume the formula for size . In , the first column has only two nonzero entries: in row and in row .
Expanding that column by [L3], the cofactor of is the size- companion determinant by the induction hypothesis.
The minor of the entry is triangular with diagonal entries ; its determinant is , and the cofactor sign is also , so this contribution is .
Therefore , which is the claimed polynomial.
The base case and induction step prove the formula for every .
Depends on
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 35 results over 8 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)
- H. Pinkham, Linear Algebra, Chapter 10 (standard reference, not scraped)