Polynomials evaluated in just two multiplications, verified in Lean with AI's help after years unpublished

thomasahle · x · 2026-09-11

A fun result—proved years ago but unpublished because the 100-page proof made the authors unsure, until AI-assisted Lean verification gave them confidence.

Core result: a quartic P(x) = x⁴ + a₃x³ + a₂x² + a₁x + a₀ can be evaluated in just two multiplications, by rewriting it as y = (x + b₀)x + b₁, then P(x) = (y + x + b₂)y + b₃, where b₀…b₃ come from cheap preprocessing of the coefficients.

Why it matters

A neat example of human-generated math with AI/formal verification closing the confidence gap.

Related event: Century-old-style proof verified in Lean lets quartic polynomials be evaluated with just two multiplications(5 posts)→

Original post →

More from Research

Research channel →