Householder — where it appears
Named by 2 essays across 2 fields — each of them below, with the objects they name alongside it.
The nearest orthogonal matrix
Every field that has to clean up a drifted rotation reaches for QR, and QR does not answer the question. The nearest orthogonal matrix is the orthogonal factor of the polar decomposition — nearer by about a tenth, and, more to the point, the same matrix whatever order the columns were written in. QR's answer changes completely.
A constraint is a weight at infinity
Stack an equality constraint on top of a least-squares problem with a large weight and the answer approaches the constrained one like 1/τ². The limit is takeable to any accuracy — and how far it can be taken is a property of the solver, not of the problem. One of them stops at the square root of the precision, and one of them does not stop.
Named alongside it
The objects these essays reach for when they reach for this one.
QR factorisationCondition numberEquality constrained least squaresExact ground truthGram–SchmidtInvarianceLeast squaresMethod of weightingNormal equationsOrthogonalityPolar decompositionRotation