Cut a line so that the whole is to the larger part as the larger is to the smaller. That single condition — (a+b)/a = a/b — forces one number: φ = (1+√5)/2 ≈ 1.618…. It is the root of x² = x + 1, so it is the number that is its own reciprocal plus one (φ = 1 + 1/φ) and its own square minus one (φ² = φ + 1). Everything in this batch is a face of that self-reference: the Fibonacci recurrence converges to it, the continued fraction generates it, the spiral grows by it. It is the thread.
i13 has no square root — so it generates φ instead, as a ratio of consecutive Fibonacci numbers. The demo shows the ratio closing on the golden number: live demo
“The golden ratio is an ancient mystical constant.” — it is a definition: the one proportion where the whole relates to the part as the part to the remainder. The mysticism is later; the ratio is Euclid. cited
One condition, one number, and a thread that runs through every dart that follows. Euclid / Pacioli
On the canonical compiler, F(16)/F(15) = 987/610 = 1.618032… — and the Fibonacci identity F(16)−F(15)−F(14) = 0 holds exactly: