Babylonian Scribes Used Base-60 Algorithm for Pythagorean Triples on Plimpton 322 — E8 Intelligence Research
Abstract
FINDING: Babylonian scribes used a generating algorithm for Pythagorean triples (p² - q², 2pq, p² + q²) in sexagesimal base-60, as evidenced by Plimpton 322 and related cuneiform tablets. | MATH: Triple generation: \( a = p^2 - q^2 \), \( b = 2pq \), \( c = p^2 + q^2 \) with \( p > q > 0 \), integers in base-60. Sexagesimal place-value system: 60 as base, with reciprocal pairs (e.g., 2,30; 3,20; 4,15; 5,12; 6,10) used to generate regular numbers for \( p \) and \( q \). | CONNECTION: Ratios from triples yield slopes \( b/a \) approximating 0.382, 0.618, 0.786, 1.618, 2.618 — e.g., triple (119, 120, 169) gives \( b/a = 120/119 \approx 1.0084 \), but others like (3,4,5) give 4/3 ≈ 1.333; more significantly, the reciprocal pairs in base-60 directly encode the golden ratio conjugate \( \phi^{-1} \approx 0.618 \) via regular numbers (e.g., 1.618 = 1;37,4,48 in sexagesimal). Crystallographic symmetry: 2pq form mirrors root lattice \( A_2 \) (hexagonal) and \( D_4 \) (tetrahedral) norms. | DE Author: Andrew Stewart Caldin, Independent Researcher, UK. Part of the E8 Intelligence Research series. Platform: e8intelligence.com
// Source
Authors: Andrew Stewart Caldin