Alphabeta Math
CorollaryStatement: AI-adaptedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge 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.

For an invertible matrix over a field, Cayley-Hamilton makes every matrix-power entry and trace sequence linearly recurrent

Statement

Let K be a field, let n1, and let AMn(K) be invertible. Write

χA(t)=tn+b1tn1++bn.

Then bn0, and for every pair u,v<n the sequence m(Am)uv, as well as the sequence mtr(Am), satisfies from m=0 the order-n recurrence

sm+n+b1sm+n1++bnsm=0.

Facts & Assumptions

Given: A field K, a positive size n, and an invertible matrix AMn(K) with the displayed characteristic polynomial.

[L1]

Every finite-dimensional endomorphism satisfies its characteristic polynomial: χT(T)=0 (Cayley-Hamilton: every finite-dimensional endomorphism satisfies its characteristic polynomial, χT(T)=0).

[L3]

The operator characteristic polynomial is the characteristic polynomial of any representing matrix (The basis-independent characteristic polynomial χT of an endomorphism of a finite-dimensional space, including χT=1 in dimension zero).

[L5]

The trace of a field matrix is the finite sum of its diagonal entries (The trace tr(A) as the sum of the diagonal entries).

[L6]

An invertible positive-sized matrix over a commutative ring has unit determinant (An invertible square matrix over a commutative ring has unit determinant).

Proof

technique · direct
1.1

Apply [L1] to the coordinate endomorphism [L2]. By [L3], its characteristic polynomial is χA, so the representing matrices satisfy An+b1An1++bnI=0.

givenL1L2L3
1.2

By [L4], the constant coefficient is bn=det(A)=(1)ndet(A). The determinant is a unit by [L6], so bn0 in the field K and the relation has order n under the page's recurrence convention.

L4L6algebra
2.1

Multiplying the identity in step 1.1 by Am gives Am+n+b1Am+n1++bnAm=0 for every m0.

step 1.1algebra
3.1

Extracting the (u,v) entry from step 2.1 proves the displayed recurrence for every matrix-power entry; summing its diagonal entries and using [L5] proves the same recurrence for the trace sequence.

step 2.1L5algebra
4.1

Steps 3.1 and 1.2 establish both families of order-n recurrences from m=0.

step 3.1step 1.2

Depends on

Used by

Dependency tree · next 3 levels

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