Concept

Factorial — where it appears

The number of orderings of n distinct items, n times n minus one down to one. Its base-two logarithm is the floor on the average comparisons any comparison sort needs, and its growth is what stops exhaustive enumeration of inputs beyond about a dozen elements.

Named by 2 essays across 2 fields — each of them below, with the objects they name alongside it.

Named alongside it

The objects these essays reach for when they reach for this one.

Adversarial inputBenchmark inputBenchmarkingComparison countCounterexampleCounting sortDecision treeExhaustive searchHeapInformation theoryLower boundMeasured count

All concepts