Concept
Normal equations — where it appears
2 essays name this object, across one field. What follows is each of them, and the objects they name alongside it.
The projection and the right angle
The least-squares solution is the one whose residual is perpendicular to everything the columns can reach. That is not a mnemonic — it is an equation, Aᵀr = 0, and the computed answer satisfies it to 10⁻¹⁶.
The road that squares the problem
The normal equations are the first method every course teaches and the method no library uses. Forming AᵀA squares the condition number, and below ε = √u it does not degrade — it produces a matrix that is exactly singular, from data that was perfectly usable.
Named alongside it
The objects these essays reach for when they reach for this one.
Gram matrixCholeskyCondition squaringError accumulationHilbert matrixLäuchli's matrixLeast squaresOrthogonal projectionOrthogonalityLeast squares by QRResidual