Perturbation theory — where it appears
Named by 2 essays across 2 fields — each of them below, with the objects they name alongside it.
The condition number of the model
Describe a 40×40 Toeplitz matrix by its 1,600 entries and its condition number is 78,800. Describe it by the one number it actually contains and the condition number is 61.9. The three decades in between are not an approximation or a bound — they are what κ has been over-stating, and the drop is not where the linear algebra is.
Balanced is not symmetric
The Sylvester–Kac matrix is made of small integers, so a double holds it exactly, and its eigenvalues are the integers from −(n − 1) to n − 1 in steps of two. Every digit an eigensolver loses on it is therefore the solver's own, and it loses them at exactly the rate first-order perturbation theory predicts: the median error is half the prediction across 1,568 eigenvalues. Balancing, the preprocessing libraries apply for this kind of matrix, divides every condition number by about sixty and leaves their growth untouched, and at order 112 the unbalanced solver returns eighteen complex eigenvalues for a spectrum of integers.
Named alongside it
The objects these essays reach for when they reach for this one.
Backward errorComponentwise condition numberCondition numberEigenvalue condition numberEquilibrationExact ground truthExact inverseFrancis's double shiftNon-normalityParametrisationPseudospectrumSimilarity transformation