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.
Under separated moduli and leading-minor hypotheses, unshifted QR drives the strict lower triangle to zero and orders the eigenvalues on the diagonal
Statement
Let and let be diagonalisable, with , and suppose every leading principal minor of is nonzero. At every step choose the QR factorisation with each diagonal entry of positive real. Then Thus the iterates converge to triangular form with the eigenvalues ordered on the diagonal. The upper-triangular entries need not themselves converge.
Facts & Assumptions
Given: A diagonalisable invertible matrix with distinct eigenvalue moduli, nonzero leading principal minors of , and the positive-real-diagonal QR convention from the statement.
Unshifted QR is orthonormalised simultaneous iteration, and (Unshifted QR is orthonormalised simultaneous iteration, and every QR iterate is unitarily similar to the original matrix).
Subspace iteration converges to the dominant invariant subspace under a spectral gap and nondegenerate initial projection (Subspace iteration converges to the dominant invariant subspace when a spectral gap separates the wanted and unwanted eigenvalues).
A diagonalisable matrix admits an eigenbasis (A diagonalisable endomorphism is one admitting a basis of eigenvectors, equivalently a diagonal matrix representation).
Proof
For each , apply [L2] to the first columns of the simultaneous-iteration frame from [L1]. In eigenvector coordinates, the initial frame is ; its leading coefficient block is the leading principal block of and is invertible by hypothesis.
Because for every , each dominant -dimensional invariant subspace is unique. Step 1.1 therefore shows that, for every , the span of the first columns of converges to . Thus the orthonormal frames converge flag-by-flag to the ordered eigenvector flag, even though individual frame vectors may retain varying signs or phases.
By [L1], . Since is -invariant and , the component of orthogonal to tends to zero. In the coordinates this component is the block of below the first columns, so whenever .
The trace of the leading block of is the trace of the compression of to . By , it tends to the trace of , namely . Subtracting the corresponding limit for gives .
Steps 3.1 and 3.2 prove that the strict lower triangle tends to zero and the diagonal tends to . No convergence of the upper-triangular entries is asserted.
Depends on
- A diagonalisable endomorphism is one admitting a basis of eigenvectors, equivalently a diagonal matrix representation
- Unshifted QR is orthonormalised simultaneous iteration, and every QR iterate is unitarily similar to the original matrix
- Subspace iteration converges to the dominant invariant subspace when a spectral gap separates the wanted and unwanted eigenvalues
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
8 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
- Per-Olof Persson, The QR Algorithm I (standard reference, not scraped)
- Andrew Stuart and Jochen Voss, Matrix Analysis and Algorithms (standard reference, not scraped)