Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicableSession-authored (Fable 5 assisted)judge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16
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 row-shift companion matrix of a linear recurrence

Definition

Let R be a commutative ring, let d1, and let

χ(t)=td+c1td1++cd.

The row-shift companion matrix of this recurrence polynomial is the matrix CMd(R) (Finite rectangular matrices over a commutative ring, their entries, rows and columns) whose entries are

Ci,i+1=1(0i<d1),Cd1,j=cdj(0j<d),

with all other entries zero. Thus

C=(010000100001cdcd1cd2c1).

For a recurrence sequence a, its state at time n is the column vector vn=(an,an+1,,an+d1)T. This convention matches the signs and order in Constant-coefficient linear recurrences, their starting index and their characteristic polynomial.

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 21 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