Condition squaring — where it appears
Named by 2 essays across 2 fields — each of them below, with the objects they name alongside it.
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.
Small compared to what
This site's own singular value routine has carried a sentence since the month it was written — that one-sided Jacobi computes the small singular values to high relative accuracy and the standard method does not. It has never been measured here, because measuring it needs a σ that is known rather than computed. A bidiagonal matrix and a Sturm count in exact rationals supply one.
Named alongside it
The objects these essays reach for when they reach for this one.
Bidiagonal matrixCancellationCholeskyError accumulationExact arithmeticGraded matrixGram matrixHilbert matrixJacobi's eigenvalue methodLäuchli's matrixNormal equationsLeast squares by QR