Limit — where it appears
Named by 2 essays across one field — each of them below, with the objects they name alongside it.
What O-notation does not say
Big-O is a statement about a limit. It does not say how fast, it does not say which is better, it does not say anything at all about any particular n, and it discards precisely the factor that usually decides the answer. Knowing exactly what it claims is the difference between using it and being misled by it.
A limit is not a prediction
Measured from n = 64 to n = 4,096, this site's hybrid merge sort fits a linear class better than n log n. Measured out to n = 65,536, the ranking reverses. Nothing changed but the range — and this is not a flaw in the method, it is the method finding the exact place where measurement stops being able to help.
Named alongside it
The objects these essays reach for when they reach for this one.
RegimeThresholdAsymptotic analysisAsymptotic notationClosed formComparison countConstant factorCutoffDistributionExtrapolationFalsificationFinite size effect