Hessenberg form — where it appears
The form that makes it affordable
One Householder reduction, done once, turns every subsequent iteration of the eigenvalue algorithm from cubic to quadratic cost. It changes no answer at all, which is why it is easy to describe as an optimisation and wrong to.
Two shifts that are never formed
The double shift is defined as a factorisation of (A − μI)(A − μ̄I), which nobody computes. What is computed is the first column of that product — three numbers — and the bulge those three numbers create, pushed down the subdiagonal by n − 2 reflectors until it falls off the bottom.
Named alongside it
The objects these essays reach for when they reach for this one.
DeflationHouseholder reflectionJacobi's eigenvalue methodOrthogonalityBulge chasingError accumulationFrancis's double shiftThe implicit Q theoremResidualShiftsSimilarity transformationTridiagonal