← Latest papers
🔢 mathematics

The largest 5th pivot may be the root of a 61st degree polynomial

This paper combines numerical optimization with exact algebraic methods to determine that the largest 5th pivot in Gaussian elimination with complete pivoting is exactly the root of a 61st-degree polynomial, while also refining the known upper bound for this growth factor.

Original authors: James Chen, Alan Edelman, John Urschel

Published 2026-03-17
📖 5 min read🧠 Deep dive

Original authors: James Chen, Alan Edelman, John Urschel

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.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

Imagine you are a chef trying to bake the perfect cake. In the world of mathematics, specifically Gaussian elimination (a method for solving systems of equations), there is a famous question: "How much can the ingredients (numbers) in our recipe swell or 'grow' during the baking process?"

If the numbers get too big, the cake might collapse (the computer calculation becomes unstable and inaccurate). Mathematicians have been trying to find the absolute limit of this "growth" for different sizes of recipes.

For a long time, we knew the limits for small cakes (matrices of size 1x1, 2x2, 3x3, and 4x4). But for a 5x5 matrix (a 5x5 grid of numbers), the answer has been a mystery for decades. We knew the growth was at least 4.1325..., but we didn't know if it could go higher, nor did we know the exact nature of that number.

This paper by James Chen, Alan Edelman, and John Urschel solves that mystery with a clever mix of modern tools and old-school math. Here is how they did it, explained simply:

1. The Problem: A Maze of Possibilities

Imagine trying to find the highest peak in a massive, foggy mountain range. You can't see the whole map.

  • The Old Way: Previous researchers used powerful computers to "guess and check" (numerical optimization). They found a peak at 4.1325... and kept seeing it, but they couldn't prove it was the highest possible peak. They also couldn't explain why that specific number appeared. It was like finding a treasure chest but not knowing the map to it.
  • The Complexity: The rules for how these numbers can grow are like a giant puzzle with millions of pieces. Trying to solve every piece at once is impossible.

2. The New Strategy: The "Hybrid Detective"

The authors used a three-step detective method to crack the case:

  • Step 1: The Scout (Numerical Optimization):
    First, they used modern software (JuMP) to run a fast simulation. It's like sending a drone into the foggy mountain to find the most promising-looking peak. The drone landed on the number 4.1325... and told them, "Hey, the terrain looks like this specific shape here." This gave them a blueprint of the "tightest" constraints (the rules the numbers must follow to reach that height).

  • Step 2: The Architect (Gröbner Bases):
    Once they had the blueprint from the drone, they stopped guessing. They took the specific rules the drone found and fed them into a mathematical tool called a Gröbner basis.

    • Analogy: Imagine you have a tangled ball of yarn with thousands of knots. The Gröbner basis is a machine that untangles the yarn, removing the messy knots one by one until you are left with a single, clean string.
    • In math terms, this tool eliminated the messy, unknown variables until only the essential relationship remained.
  • Step 3: The Final Proof (Discriminant Polynomials):
    After untangling the yarn, they were left with a single, massive equation. It turned out that the growth factor (4.1325...) wasn't just a random decimal; it was the root of a 61st-degree polynomial.

    • Analogy: Think of a polynomial as a complex lock. The "root" is the specific key that opens it. The authors proved that the number 4.1325... is the only key that fits this specific 61-tooth lock within the range of 4 to 5.

3. The Big Discovery

The result is surprising and beautiful. The number 4.1325... is not a random decimal. It is an exact mathematical constant defined by a 61st-degree polynomial with integer coefficients.

  • Why is this cool? Before this, we thought the answer might be a messy, unexplainable number. Now we know it has a precise, "algebraic" soul. It's like discovering that a mysterious sound in the forest is actually a specific, perfect musical note played on a 61-string instrument.

4. The Upper Bound (The Ceiling)

The authors also wanted to make sure no one could find a higher peak.

  • For years, the "ceiling" (upper bound) was thought to be around 4.94.
  • Using a technique called Interval Arithmetic (which is like calculating with ranges of uncertainty rather than single numbers to ensure no errors slip through), they lowered the ceiling to 4.84.
  • While this doesn't prove 4.1325 is the absolute maximum (there's still a gap between 4.13 and 4.84), it tightens the net significantly.

5. What About Bigger Cakes?

They applied this same "Drone + Untangler + Lock" method to 6x6, 7x7, and 8x8 matrices.

  • For 6x6, the growth is exactly 5.
  • For 7x7, it's the root of a 6th-degree polynomial (approx 6.05).
  • For 8x8, it's exactly 8.

The Takeaway

This paper is a celebration of marrying two worlds:

  1. Numerical Computation: Using computers to find the "where" (the location of the peak).
  2. Exact Algebra: Using pure math to find the "what" (the exact identity of the peak).

They dedicated this work to Nick Higham, a giant in the field of numerical linear algebra who loved these puzzles. They were sad they couldn't tell him the full story before he passed, but they hope this "marriage of math and computation" will inspire others to solve the remaining mysteries.

In short: They found the exact mathematical identity of a number that had been hiding in plain sight for 30 years, proving it's a root of a 61-step equation, and they built a new toolkit to solve similar puzzles in the future.

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 →