Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 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.

A real Wilkinson-shifted symmetric tridiagonal QR step preserves symmetric tridiagonal form away from ties

Statement

Let T be a real symmetric tridiagonal matrix whose trailing 2×2 principal block is not at a Wilkinson tie, and let μ be the corresponding Wilkinson shift. If TμI=QR is the real orthogonal QR factorisation built from the standard adjacent-row Givens eliminations, then

T+:=RQ+μI

is again a real symmetric tridiagonal matrix.

Facts & Assumptions

Given: A real symmetric tridiagonal matrix T, away from the Wilkinson tie case, and the real orthogonal QR factorisation TμI=QR built from standard adjacent-row Givens eliminations with the corresponding Wilkinson shift μ.

[L1]

Away from a Wilkinson tie, the trailing 2×2 block determines a unique Wilkinson shift (Unshifted QR iteration, shifted QR iteration, deflation, and the Wilkinson shift).

[L2]

A shifted QR factorisation built from standard adjacent-row Givens eliminations preserves upper Hessenberg form (Shifted QR iteration preserves upper Hessenberg form).

Proof

technique · direct
1.1

By [L1], the trailing 2×2 block determines a unique Wilkinson shift μ.

L1given
1.2

By [L2], the shifted step T+=RQ+μI is upper Hessenberg.

L2given
1.3

Because TμI=QR, one has T+=RQ+μI=QT(TμI)Q+μI=QTTQ. Thus T+ is orthogonally similar to the symmetric matrix T, hence is itself symmetric.

givenalgebra
2.1

A symmetric upper Hessenberg matrix has zero entries below the first subdiagonal and, by symmetry, also above the first superdiagonal. Therefore step 1.2 and step 1.3 show that T+ is real symmetric tridiagonal.

step 1.2step 1.3

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

6 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