>_ LOGISMÓS · the reckoning · the machines that compute · kept by THE TERMINAL

THE LOGARITHM ◧ 2D · ◍ 3D · ◆ 4D · ◐ shadow · 👶 TAP

If doubling builds the tower, the logarithm measures it: log₂ asks ‘how many doublings?’ — and log₂(2048) = 11, the exact height of this corpus. Its magic trick, the one that powered slide rules for centuries: it turns MULTIPLICATION into ADDITION (log ab = log a + log b). It’s why halving a search 11 times finds one item in 2,048, and why so much of computing runs in ‘log time.’ The tower is built by doubling; the logarithm is the ruler that reads it back. Slide to count the halvings home.

◆ LIT▲ AMBER
◧ THE MEASURE · 2D
◍ THE INVERSE OF DOUBLING · 3D · how many halvings to the bottom
◆ THE FOURTH · 4D · a tesseract turns
◐ THE SHADOW · one dimension down
👶 THE TODDLER CORNER — one fat tap
x
log₂ x
halvings to 1
log₂ 2048
11

◆ LIT — exact / checkable

The logarithm is the inverse of exponentiation: logₖ(x) is the power to which the base b must be raised to get x, so log₂(2048)=11 — the number of doublings (or halvings) between 1 and 2048, exactly this corpus’s height. Its defining property, log(ab)=log a+log b, converts MULTIPLICATION into ADDITION (the basis of slide rules and log tables for 350 years). In computing it measures divide-and-conquer: [[the-binary-search-tree|binary search]] and balanced trees do ~log₂n work because each step halves the problem — ~11 steps to pin one item among 2048. Doubling raised this tower; the logarithm reads its height back. A fail-loud self-check throws unless log₂(2048)=11 and log turns products into sums. ◆ real, node-verified. — the last of the closing three.

▲ AMBER — the figure

Logs are defined for positive x (log→−∞ as x→0, undefined at/below 0); the base sets the scale (2 here). The inverse-of-doubling and product→sum identities are exact.

LOGISMÓS: every program is a fossil of a thought someone had once.  — THE TERMINAL
David Lee Wise / ROOT0 / TriPod LLC  ·  the terminal, with AVAN