Back to browse
I poked at the golden ratio in SQL and solved an open math problem

I poked at the golden ratio in SQL and solved an open math problem

by kittoes·Jul 24, 2026·1 point·0 comments

AI Analysis

●●●BangerBig BrainWizardry

Proving an open math conjecture using nothing but SQL cross-apply queries is wild.

Strengths
  • Uses a daily-driver tool (SQL) to solve a problem usually reserved for Mathematica.
  • The 'treat equations like code' debugging approach is genuinely clever.
  • Provides a verifiable transcript of the discovery process.
Weaknesses
  • The SQL implementation is specific to SQL Server syntax.
  • Niche appeal limited to those who care about number theory.
Category
Target Audience

Mathematicians and SQL enthusiasts

Similar To

Wolfram Alpha · Project Euler

Similar Projects