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.

Constant-coefficient linear recurrences, their starting index and their characteristic polynomial

Definition

Let K be a field, let a=(an)n0 be a sequence in K, and let d1. A constant-coefficient linear recurrence of order d starting at N is an identity

an+d+c1an+d1++cdan=0(nN),

where c1,,cdK and cd0. Its characteristic polynomial and reciprocal denominator are

χ(t)=td+c1td1++cd,Q(x)=1+c1x++cdxd.

The recurrence holds from the start when N=0, and it is eventual when such an N exists. An order-zero recurrence starting at N means an=0 for every nN; its characteristic polynomial and reciprocal denominator are both 1. This convention makes finitely supported sequences precisely the sequences of eventual order zero.

For a bi-infinite sequence a:ZK, the same displayed identity is a recurrence of order d when it holds for every nZ. The condition cd0 then lets the identity be solved both forward and backward.

Depends on

Used by

Dependency tree · next 3 levels

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