Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 2026-08-31
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.

Unshifted QR iteration, shifted QR iteration, deflation, and the Wilkinson shift

Definition

Let F{R,C} and let A0Mn(F).

  1. The unshifted QR iteration factors Ak=QkRk with Qk unitary and Rk upper triangular, then sets Ak+1:=RkQk.
  2. Given shifts μkF, the shifted QR iteration factors AkμkI=QkRk and sets Ak+1:=RkQk+μkI.
  3. Given a declared tolerance τk0, numerical deflation at index j occurs when (Ak)j+1,jτk: that entry is then replaced by 0, splitting the matrix into the two diagonal blocks separated at index j. Exact deflation is the special case τk=0.
  4. For a real symmetric tridiagonal matrix, the Wilkinson shift is the eigenvalue of the trailing 2×2 principal block that is nearer to the bottom-right entry; away from a tie, this eigenvalue is unique.

Depends on

Used by

Dependency tree · two levels

7 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources