Generator

boxcount

A generator in the dynamics library, called 8 times across 1 essays. Below: what it draws at its defaults and at each mode an essay asks for, what it checks while drawing, and everywhere it is used.

boxcount is one function. Everything below came out of it during this build, at parameters taken from the essays rather than invented for this page — so a figure here is the same figure a reader meets in an essay, and if the generator changes, this page changes with it.

At its defaults

the Koch curve, after 5 steps. the Koch curve drawn from its own rule: replace the middle third of every segment with two sides of a triangle.

show: "boxes"

the Koch curve in boxes of side 0.037. A set with a grid of boxes laid over it, every box containing part of the set shaded, and the number of such boxes counted.

show: "slope"

Box counts against box size, on logarithmic axes. For each set, the logarithm of the number of occupied boxes plotted against the logarithm of one over the box size, with a straight line fitted and its slope reported.

show: "table"

Dimension from the rule, and dimension from the count. A table of five sets with the dimension their construction rule forces and the dimension obtained by counting occupied boxes at shrinking sizes.

What it checks while it draws

Collected by running the family and recording what it asserted, not written here. The count is how many separate times the claim was put to the test while these drawings were made.

Where it is called

Changing this generator changes every figure on this list. That is what makes the list worth publishing rather than keeping in a check script.

The whole library · What the figures prove