Babylonian Base-60: Superior Divisibility with Algorithmic Implications for Computation — E8 Intelligence Research
Abstract
FINDING: Base-60 (sexagesimal) numerical system used by ancient Babylonians provides superior divisibility and compression for periodic cycles, with potential algorithmic information theory implications for computational limits. MATH: - Base-60 prime factors: 2² × 3 × 5 = 60 - Divisors of 60: {1,2,3,4,5,6,10,12,15,20,30,60} — 12 divisors, highest density among small bases - Reciprocal cycles in base-60: 1/2=0.30, 1/3=0.20, 1/4=0.15, 1/5=0.12, 1/6=0.10 (all terminating) - Plimpton 322: Pythagorean triples in sexagesimal, likely generated by reciprocal pairs (p, q) with p/q in base-60 - Kolmogorov complexity reduction: base-60 compresses periodic astronomical cycles (e.g., 360-day year, 60-minute hour) into single-digit representations, lowering algorithmic description length for celestial mechanics CONNECTION: - 0.618 (golden ratio conjugate) appears in base-60 as 0;36,36,36... = 36/60 + 36/3600 + ... = 0.618055... (close approximation) - 1.618 (golden ratio) = 1;37,04,4 Author: Andrew Stewart Caldin, Independent Researcher, UK. Part of the E8 Intelligence Research series. Platform: e8intelligence.com
// Source
Authors: Andrew Stewart Caldin