Catalan numbers
Named by 2 essays across one field — each of them below, with the objects they name alongside it.
One sequence, counting everything
The number of ways to cut a polygon into triangles is 1, 2, 5, 14, 42. So is the number of ways to bracket a product, the number of binary trees, and the number of paths that never cross a diagonal. They are the same count, and the reason is one picture.
Sixteen trees on four points
How many ways are there to connect n labelled points into a single tree? The answer is n to the power n minus two, which is a strange enough formula to demand an explanation — and the explanation is a code that turns every tree into a short list of numbers, and every short list of numbers back into a tree.
Named alongside it
The objects these essays reach for when they reach for this one.
BijectionBinary treesCayleys formulaConvexityCounting argumentEncodingGraphLabelled treeLattice pathsLeafPrufer codeRecursion