Reorthogonalisation — where it appears
Two Gram–Schmidts
One argument changes. Classical Gram–Schmidt projects the original column onto each previous direction; modified projects what is left of it. In exact arithmetic the coefficients are identical. In floating point they differ by eight orders of magnitude in the thing that matters.
An eigenvalue that arrives twice
A matrix with forty distinct eigenvalues, handed to Lanczos for eighty steps, returns twenty-five extra copies of thirteen of them — the largest arriving five times. Every copy is accurate to 1.9·10⁻⁸ relative. No arithmetic error was made, nothing overflowed, and a caller counting eigenvalues gets the wrong multiplicity from a computation in which no individual number is wrong.
Named alongside it
The objects these essays reach for when they reach for this one.
OrthogonalityEigenvaluesGram–SchmidtHilbert matrixHouseholder reflectionKrylov subspaceLanczos algorithmLoss of orthogonalityModified Gram–SchmidtMultiplicityOrthogonal projectionRitz values