Generator

continued

A generator in the number library, called 9 times across 5 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.

continued 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

φ as a continued fractionThe nested fraction, one quotient per step, descending to the right.=φ1 +11 +11 +11 +11 +11[1; 1, 1, 1, 1, 1, …] — and it does not stop

show: "convergents"

The convergents of φEach convergent marked on a number line, alternating above and below the value it approaches.φ = 1.6180342/13/25/38/513/821/1334/217 convergents, each one closer than the last and on the other sidethe last of them, 34/21, is wrong by 1.0e-3

show: "error"

How good each convergent is, for its sizeOne over q squared times the error, against the denominator q, on logarithmic axes.√5φ√2eπdenominator q, logarithmichigher is a better approximation for the size of the denominatorevery other constant spikes far above the √5 line; the golden ratio closes on it and stays

What it checks while it draws

Collected by running the family and listening to lib/verify.js, not written here. The count is how many separate times this build put that claim to the test.

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