Hidden Recurrences and Geometric Structure in Legendary IMO Problems — E8 Intelligence Research
Abstract
FINDING: IMO 2026 Problem 1 (unsolved in public detail) and the 2011 "windmill" problem (Q2) reveal deep combinatorial-geometric structure; the 1988 Problem 6 (legendary) involves a Diophantine equation with a hidden golden-ratio-like recurrence. | MATH: 1988 P6: If \(a,b\) are positive integers and \(ab+1\) divides \(a^2+b^2\), then \(\frac{a^2+b^2}{ab+1}\) is a perfect square. The standard solution uses Vieta jumping: \(k = \frac{a^2+b^2}{ab+1} \in \mathbb{Z}^+\), leading to \(k = \gcd(a,b)^2\) or \(k = c^2\) with \(c\) from a Markov-type recurrence \(x_{n+1} = k x_n - x_{n-1}\). For \(k=5\), the sequence \(1,1,4,19,91,436,\dots\) emerges — ratios \(x_{n+1}/x_n \to \frac{5+\sqrt{21}}{2} \approx 4.791\) (not golden, but a quadratic irrational). 2011 Windmill: Given \(n\) points in general position, a "windmill" process (line pivoting about a point, alternating sides) visits each point infinitely often iff \(n\) is odd; the invariant is the parity of points on each side — a \(\mathbb{Z Author: Andrew Stewart Caldin, Independent Researcher, UK. Part of the E8 Intelligence Research series. Platform: e8intelligence.com
// Source
Authors: Andrew Stewart Caldin