As a developer building AI for scientific discovery, I wanted to test if autonomous research actually works. So I built Luka and pointed it at Goldbach's conjecture.
The Background
Goldbach's conjecture: every even integer > 2 is the sum of two primes. Verified up to 4 × 10¹⁸, but the distributional properties are poorly understood.
The Hardy–Littlewood formula predicts the count of representations r(n):
r(n) ≈ 2C₂ · ∏_{p|n} (p-1)/(p-2) · n/(ln n)²






