Lower bound
Named by 2 essays across 2 fields — each of them below, with the objects they name alongside it.
How many cuts a fair share costs
Every person can be guaranteed a share of a cake worth at least one n-th by their own measure, and the oldest rule that does it asks about n²/2 questions. Splitting the people into halves and the cake at a median mark asks about n log n — and a theorem says nothing can ask fewer. Fairness has a price, and it can be counted.
The few points that cut a flat graph
Any graph that can be drawn without crossings, however large, falls into pieces of at most two thirds once a few points are removed — about the square root of its size, never more than 2.83 times it. A grid shows the square root cannot be beaten, a ring of breadth-first neighbours comes close, and a cycle through a shallow tree finishes the job.
Named alongside it
The objects these essays reach for when they reach for this one.
RecursionComplexityDivide and chooseEuler formulaFair divisionGraphMoving knifePlanar graphPlanarityProportionalitySquare rootValuation measure