← Latest papers
🔢 mathematics

On the Algebraic Complexity of Optimal Polynomial Approximation Constants

This paper establishes a sharp phase transition in the algebraic solvability of constants arising from optimal polynomial approximation, demonstrating that while degree-1 minimax constants are solvable by radicals, degree-2 and higher constants generally are not due to a structural coupling of critical points, while also developing a theory of piecewise equiripple approximation that achieves exponential accuracy gains.

Original authors: Filip Filipović, Rémi Géraud-Stewart, David Naccacheand Aleksa Veličković

Published 2026-07-28
📖 6 min read🧠 Deep dive

Original authors: Filip Filipović, Rémi Géraud-Stewart, David Naccacheand Aleksa Veličković

Original paper dedicated to the public domain under CC0 1.0 (http://creativecommons.org/publicdomain/zero/1.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

The Hidden Math Behind "Good Enough" Guesses

Imagine you are trying to draw a perfect circle using only straight lines. You can't do it perfectly, but you can get very close. In the world of computers, this is a daily struggle. Computers are incredibly fast at adding and multiplying numbers, but they are notoriously slow and clumsy when asked to calculate square roots. It's like asking a race car to suddenly stop and tie its shoelaces before it can finish the race. To keep things moving, engineers use a clever trick: instead of calculating the exact square root, they use a simple "best guess" formula made of straight lines and basic math. This is called polynomial approximation.

The big question mathematicians have always asked is: "What are the absolute best numbers to put into this guess formula?" If you pick the wrong numbers, your guess is sloppy. If you pick the perfect ones, your guess is incredibly accurate. For a long time, people knew how to find these numbers for simple, straight-line guesses. But what happens when you try to make the guess slightly more complex? This paper dives into that exact question, exploring the hidden algebraic "DNA" of these perfect numbers. It turns out that while simple guesses are easy to solve, slightly more complex ones hit a wall where the numbers become so mathematically tangled that they cannot be written down using standard formulas, no matter how hard you try.

The Story of the Perfect Guess

The authors of this paper, a team of researchers from Serbia and France, decided to investigate the "perfect numbers" used to approximate the distance formula (the square root of x2+y2x^2 + y^2) on a computer. They looked at two ways to measure how good a guess is: how far off the number is in total (absolute error) and how far off it is as a percentage (relative error).

The Simple Case: The Straight Line
First, they looked at the simplest possible guess: a straight line. They found that the perfect numbers for this line are "nice." In the language of math, they are "solvable by radicals." This means you can write down the exact answer using a recipe of square roots, cube roots, and basic arithmetic. It's like solving a puzzle where the pieces fit together neatly. The authors confirmed that for this simple case, the math is manageable and follows a predictable pattern.

The Twist: The Curve That Breaks the Rules
Then, they stepped up the game. They tried to find the perfect numbers for a slightly more complex guess—a curve that bends. They expected this to be just a little harder, maybe requiring a slightly longer recipe. Instead, they found a shocking "phase transition."

The perfect numbers for this curved guess are not solvable by radicals. The authors proved that these numbers are so complex that no formula involving roots and basic operations can ever write them down exactly. It's as if the puzzle pieces have melted together; you can see the shape, but you can't separate them into a clean recipe.

To prove this, the team used a branch of math called Galois theory, which studies the symmetry of equations. They discovered that the equations governing these perfect numbers have a "symmetry group" so wild and chaotic (specifically, groups named S12S_{12} and S10×C2S_{10} \times C_2) that they are mathematically impossible to untangle. The paper explicitly rules out the idea that there is a hidden, simple formula waiting to be found; the authors state with certainty that these constants are inherently unsolvable by standard algebraic methods.

The Numbers Behind the Mystery
The researchers didn't just say "it's impossible"; they did the heavy lifting to show exactly how impossible it is.

  • For the curved guess, the "first interior point" (a key number in the formula) is a root of a polynomial with 20 terms.
  • The complexity of this number is so high that its "Galois group" has an order of 7,257,600.
  • When they looked at a different type of distance measure (called the L3L_3 norm), the complexity exploded even further, jumping to a polynomial of degree 246.

The "Coupling" Problem
Why does this happen? The authors explain it with a concept called "coupling."

  • In the simple, straight-line case, the different parts of the problem are "decoupled." You can figure out one part (where the line peaks) without needing to know the other parts (how high the line is). It's like solving a crossword puzzle where you can fill in the top row before touching the bottom row.
  • In the complex, curved case, everything is "irreducibly coupled." You cannot figure out any single part without knowing all the others simultaneously. It's like a knot where pulling one string tightens the whole mess. This structural knotting is what forces the math into the unsolvable zone.

A New Way to Win: The "Piecewise" Trick
If the perfect numbers for a single complex curve are impossible to write down, is the game over? Not quite. The authors found a clever workaround. Instead of trying to fit one complex curve to the whole range, they suggested breaking the range into smaller pieces (subintervals) and using a simple straight line for each piece.

They proved that if you double the number of pieces, you gain a massive amount of accuracy—about n+1n + 1 bits of precision (where nn is the degree of the polynomial)—without needing any extra complex math.

  • For example, using a simple straight line (n=1n=1) on 4 different subintervals gives you 8.5 bits of accuracy.
  • This beats using a single, complex curved line (n=2n=2) on the whole range, which only gives 7.9 bits of accuracy, even though the curved line requires more calculation steps.

This means that by simply splitting the problem into smaller, easier chunks, you can get better results with less effort, effectively bypassing the "impossible" math of the single complex curve.

The Big Picture
The paper concludes that this isn't just a fluke for this specific formula. The authors used a famous theorem (Hilbert's irreducibility theorem) to show that this "impossibility" is a general rule. For almost any function you try to approximate with a slightly complex curve, the perfect numbers will likely be unsolvable by radicals.

They also looked at the "breakpoints"—the exact spots where you switch from one straight line to the next in the piecewise method. Even these switching points are mathematically wild, with degrees as high as 16 and Galois groups that are also unsolvable.

In short, the paper reveals a hidden boundary in mathematics: simple approximations are easy to solve, but the moment you try to make them slightly more accurate by adding a curve, the math snaps into a chaotic, unsolvable state. The only way to win is to stop trying to solve the whole puzzle at once and instead solve many small, simple puzzles side-by-side.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →