The answer had been sitting in a 1960 geometry paper the whole time. It took twenty two years, four fields and a machine to notice.
In August 2009 Peter Winkler ran a puzzle in his column in Communications of the ACM. It went roughly like this. You are standing in front of a row of gumball machines. Each machine is honest, in the sense that it pays one gumball per turn on average. You play every machine exactly once. How likely are you to walk away with more gumballs than machines?
Most people say about half. It feels like a coin flip. Sometimes you do better than average, sometimes worse, and with enough machines it should settle near even.
The real answer is that it depends entirely on how the machines are built, that no way of building them gets you past about sixty three per cent, and that sixty three per cent is what one minus one over e looks like in decimal.
That last part was a conjecture when Winkler printed it. It had been posed five years earlier by Uriel Feige, a computer scientist at the Weizmann Institute who was then also at Microsoft Research, and he had not gone looking for a puzzle. He ran into it while trying to count the edges of a graph too large to look at. He proved a version of it with a much worse constant, wrote down what he thought the right constant was on the same page, and moved on.
Then came two decades of grinding. Three separate teams pushed the constant up from 0.0769 to 0.1798, one step of it worth five ten-thousandths, and the guess stayed a guess.
In July 2026 it fell. Twice, eleven hours apart, by two groups who had never spoken to each other, reaching for the same two ingredients. Both papers credit a language model in their own abstracts. Neither proof contains a new idea about probability. The missing ingredient turned out to be a theorem about how much of a solid shape you can cut off with a flat blade, published by Branko Grünbaum in 1960, forty four years before anybody asked the question it answers.
This piece is about that collision. It is also about what happened afterwards, which is nothing, and about why nothing is the more interesting half.
The machines
Here is the puzzle with the vagueness removed.
You have n machines. Each machine pays out some random number of gumballs, and different machines can behave completely differently. The only rule is that each one averages one gumball per play. You play each machine once, add up what you get, and you win if the total is more than n.
That is all of it. No assumption that the machines are alike, no assumption that they are gentle, no cap on how much any one of them can pay. Just independence, no negative payouts, and an average of one apiece.
You get to design the machines. The question is how good your design can be.
- each machine pays
- 1.00 gumballs
- one time in
- 1.00
- you win
- 0.0%
- this run
- 3 gumballs
Counting a win as 4 gumballs or more, you lose 1.0000 of the time. Counting a win as strictly more than 4, so that landing exactly on the target loses, you lose 1.0000. Push the rigging all the way up and that ratio becomes exactly two.
Two things in that figure decide everything that follows.
The first is that the honest design loses every time. If a machine always pays exactly one, it cannot overshoot, and a sum of things that never overshoot never overshoots either. Reliability is fatal here. What you need is unreliability, deliberately manufactured.
The second is the shape of the winning design. It is not "make each machine a bit erratic". It is "make each machine almost always pay nothing, and very occasionally pay everything". With n machines you set each one to pay n plus 1 gumballs with probability one over n plus 1, and nothing otherwise. The average is still exactly one. But now a single machine firing wins the whole game by itself, and you win if any of them fires.
That is where e comes from. The chance that no machine fires is n over n plus 1, multiplied by itself n times. That expression is the standard way to write "no successes in n independent tries, each at odds of one in n plus one", and it is the classic route to e. If e is unfamiliar, it is a number, 2.71828 and onwards, in the same way that pi is a number: it has no tidy decimal form, and it is not a matter of convention but a value that falls out of the arithmetic. It turns up wherever something compounds in many small steps, and here it arrives upside down, because that expression settles not on e but on one over e, about 0.3679. So your chance of winning settles on about 0.6321, and never exceeds it.
Both numbers run through the rest of this piece, so let me pin down which is which. One over e, 0.3679, is the chance of losing, and it is the quantity the conjecture actually bounds. One minus it, 0.6321, is the chance of winning, which is how the puzzle is naturally posed. Whenever one of them appears from here on, the other is one minus it.
Feige had a better name for this than I do. He described the setup as gambling in parallel, and the winning design as the bold play principle from Dubins and Savage: when the target is far away and you only get one round, you do not place n careful bets. You place one enormous one, n times over, and hope exactly one of them lands.
Both of the obvious answers are wrong
The intuition that says "about half" is wrong. So is the intuition that says "surely you can rig it to win almost always". They are wrong in opposite directions, and the gap between them is the whole problem.
Nothing gets you above sixty three per cent. That is a ceiling on the cheating, and it is not obvious that a ceiling should exist at all. Nothing stops a machine from paying a million gumballs. Nothing stops the machines from being wildly different from each other. There is no bound on how much any payout can vary. And yet the arrangement is stuck.
Turned the other way up, the same fact says this. Whatever you do, the chance that you come home with n gumballs or fewer is at least one over e. Call the total S. Then the probability that S lands strictly below n plus 1 is at least one over e, for every design and every n. That is the statement Feige conjectured, and it is what got proved in July 2026.
Two pieces of precision here, and both of them bite.
The inequality is strict, and strictness is worth a factor of two. The statement is about landing strictly under n plus 1, not about landing at n plus 1 or under. If you relax the sign, the correct constant is not one over e. It is two over e. Under the winning design, the event "S is at most n plus 1" happens exactly twice as often as "S is under n plus 1", for every single n, with no error term. The reason is arithmetic rather than deep: the design pays in lumps of n plus 1, so the only way to land on n plus 1 exactly is for precisely one machine to fire, and the chance of exactly one firing happens to equal the chance of none firing.
That matters because at least one widely used textbook statement of the inequality writes it with the inclusive sign. The statement is true as written, and weaker than it looks, and anybody who pairs it with the headline that the sharp constant is one over e will be off by a factor of two. The figure above has a switch for this. Push the rigging all the way up and the two loss numbers sit in a ratio of exactly two, at every number of machines.
One over e is a bound that is approached and never reached. At n equal to 2 the true answer is four ninths, about 0.444. At n equal to 10 it is 0.3855. At n equal to 1000 it is 0.3681. The sequence falls forever and lands on 0.36788 in the limit, so no particular number of machines ever achieves it. When people say the constant is sharp, they mean sharp in that asymptotic sense, and the exact answer at each fixed n is the slightly larger number n over n plus 1, raised to the n.
One last thing before we move, and it is not a caveat but the shape of the whole problem. What Feige actually conjectured is not "the constant can be improved to one over e". It is a statement about which design is extremal, meaning which one is the actual worst case, and one over e is a consequence of it. He wrote down two specific arrangements and conjectured that one of them is always the worst case. They are worth having in mind now, because everything later either tests them or proves them.
In the first, every machine but one is a dead certainty that pays exactly one gumball, and a single machine carries all the risk. In the second, every machine is identical and maximally bold: each one almost always pays nothing and very occasionally pays the entire target by itself. Feige's claim is that the worst design is always one of those two, and which one wins depends on how far above the mean you set the target. The constant falls out of the arrangements. This distinction is why the 2026 papers describe their result as a sharpness theorem rather than a constant-improvement theorem, and it will matter when we get to what is still open.
The question came from a graph nobody could look at
Feige was not doing recreational probability. He was trying to solve a problem in algorithms, and the inequality is a tool he needed and could not find.
Here is the problem. Somebody hands you a graph with n vertices. It is far too big to read. What you are allowed to do is point at a vertex and ask how many edges touch it, and each question costs you. You want to estimate the average degree of the whole graph, and you want to do it after asking far fewer than n questions.
Sample some vertices, average their degrees, report that. It is the obvious algorithm and it is the right one. The question is how badly it can go wrong.
It can go very wrong, and the way it goes wrong has a shape.
- queries
- 0 of 200
- estimate
- nothing yet
- true average
- 3.96
- hubs found
- 0 of 2
The true average degree is 3.96, and an estimate built only from small vertices says 2.00, a factor of 1.98 out. In this draw the hubs come up at query 140 and query 187. The thing you need to measure is concentrated in the vertices you are least likely to look at, and that is the whole difficulty.
That last beat is the reason this problem exists.
The graph that defeats degree sampling is one where nearly every vertex is small and a few vertices are enormous. The design that defeats the gumball puzzle is one where nearly every play pays nothing and a few pay enormously. They are not analogous. They are the same object, seen from two directions. Feige needed a bound on how badly a sum of independent nonnegative things can behave, precisely because the worst graph and the worst sum have the same profile.
The algorithmic payoff is specific. If you insist on asking far fewer questions than there are people, you have to accept a factor of two in the answer. That is a hard barrier rather than a failure of cleverness. Telling a graph of average degree d apart from one of average degree twice d needs roughly n over d queries, because the difference can be hidden in a handful of hubs, and if you will not pay that price then the factor of two is what it costs you.
Feige's theorem is what lets you get arbitrarily close to that factor of two from above. Write epsilon for how much error you are willing to tolerate, so a smaller epsilon means a more accurate answer and a more expensive algorithm. With the inequality, the cost is about one over epsilon, times the square root of n over d, queries. Those two counts answer different questions, and the gap between them is the whole prize: n over d is what beating the factor of two would cost, while the square root of n over d is what approaching it costs. Giving up on beating the factor of two takes the price down to its own square root.
Without the inequality, using only the standard tool, the same algorithm costs a further factor of one over epsilon squared. At one per cent error that factor is ten thousand.
So the conjecture was doing real work from the day it was written. But be precise about what the algorithm actually needs, because this is where the story turns. It needs the inequality to hold with some constant, any constant, and Feige's own one over 13 already bought the entire saving back in 2006. Sharpening that constant toward one over e does not make a single algorithm faster. Sixteen years of people pushing one over 13 to one over 8 to 7 over 50 to 0.1798 were not chasing a better algorithm. They were chasing a number somebody had already told them was the right one.
Where the sharpening does pay is anywhere the constant gets printed in the answer rather than buried in an exponent, and the cleanest example is not in computer science at all. In 2020, Itai Arieli, Yakov Babichenko, Ron Peretz and Peyton Young published a theorem in Econometrica on how fast an innovation spreads through a social network. The bound it ends on carries a prefactor of 7.2. That 7.2 is not a measured quantity. It is one divided by 0.14, and 0.14 was simply the best Feige constant anybody had in 2020. Substituting the now proved sharp value turns it into one divided by one over e, which is e. A published Econometrica bound became a factor of 2.65 tighter, at exactly the slack value that is now settled, on the day those preprints went up.
Nothing in the standard toolbox can touch it
If you have met concentration inequalities, your instinct at this point is that this should be a routine exercise. Sums of independent things concentrate. That is the single most reliable fact in probability. Why is this hard?
Because every tool that makes sums concentrate needs something the problem refuses to give.
The central limit theorem says a sum of many independent things looks like a bell curve, and a bell curve sits below its mean half the time, which would give you one half instead of one over e and a much better answer than anybody conjectured. It does not apply, for a reason that is easy to miss: the machines are allowed to depend on n. Every time you add a machine you are permitted to redesign all of them. The winning design does exactly that, paying n plus 1 with probability one over n plus 1, so the thing you are taking a limit of keeps changing underneath you. There is no fixed sequence to converge.
Chebyshev's inequality and the Chernoff bounds need control on the variance or on the range. Variance measures how far a quantity typically strays from its own average, and here nothing controls it. A machine may pay a trillion gumballs, as long as it does so rarely enough.
Markov's inequality applies, and gives you something, and the something is useless. It says the chance of landing under the mean plus delta is at least delta divided by the mean plus delta. But the mean here is n, and it grows. So Markov's answer shrinks to zero as you add machines, and the whole point of the conjecture is that the true answer does not.
The last one is the one worth dwelling on, because it says why the problem is genuinely hard rather than merely unfamiliar. What is wanted is a bound that does not decay as n grows: a dimension-free bound. And there is no concentration available to build it from.
You can watch that happen. The standard deviation in the figure below is the variance put back into gumballs so it can sit beside the mean on the same scale: the typical distance between what you collect and what you expected to collect.
- machines
- 2
- mean of the total
- 2
- standard deviation
- 2
- ratio
- 1.000
Something that concentrates looks like this: for 2 tosses of a fair coin the standard deviation of the count is 0.707 against a mean of 1.0, so the spread relative to the mean is 0.707 and falls away like one over root n while the distribution narrows. Here the ratio is pinned at 1.000 and never budges. The chance of collecting nothing at all is (2/3)^2 = 0.444444, falling towards 1/e = 0.367879.
The arithmetic behind that is one line. A machine that pays n plus 1 with probability one over n plus 1 has variance exactly n. Independence adds variances, so n machines give the total a variance of n squared, and a standard deviation of n, which is exactly the mean.
The same design also kills the next tool along. Berry-Esseen, the refinement that tells you how fast a sum approaches its bell curve, needs a finite third moment. The moments of a payout are the summary numbers you get by averaging its powers: the first is the plain average, the second is what variance is built from and measures the spread, and the higher ones are increasingly sensitive to rare enormous payouts. That last part is the problem. Here the third moment is n plus 1, squared. It grows without bound. Every technique that wants a bounded higher moment has to first mutilate the design to get one, and mutilating it destroys the rare enormous payout that made it extremal in the first place.
That is the trap the next sixteen years walked into.
Sixteen years, one method, and one theorem worth five ten-thousandths
Feige's own proof got 1 over 13, about 0.0769. He was candid about where the number came from. It is an artifact of a case analysis, obtained by transforming the variables into a shape where the cases become manageable and paying for that with tightness, and he said as much in the paper. He also said what he thought the answer was, and said the technique would not reach it.
He was right. Here is what the next sixteen years looked like.
- record
- 0.076923
- gained at this step
- the first one
- year
- 2004
- still to go
- 0.2910
The rungs from 2010 on are one technique given more inputs, visibly saturating, and one whole published theorem moves the record by 0.0005, five ten-thousandths. The last rung is 0.1881, which is 1.83 times the entire 0.1029 climb that preceded it, and unlike every rung below it there is nothing above it to improve to. The answer was never going to come from moments. It was a volume ratio.
That figure is built from a table the record holders printed themselves, with the technique named against every entry. Read as a table it is a list of numbers. Read as a picture it is one method saturating.
Every rung from 2010 to 2020 is the same idea with more inputs: set up a moment problem, relax it to something a computer can solve, add a Berry-Esseen estimate, refine. The gains go 0.0481, then 0.0150, then 0.0136, then 0.0005, then 0.0046, then 0.0211. The four authors of the last paper produced four of those seven rungs themselves, in one document.
And the reason it saturates is the reason from the last section. Berry-Esseen needs a finite third moment. The extremal design has one that runs away. So every proof in this family has to truncate the large payouts and rescale, which is the authors' own description of what they do, and truncation removes exactly the structure that makes the design extremal. You can get close to the answer that way. You cannot arrive, because the thing you are analysing is no longer the thing that is worst.
The answer was never going to come from moments. It was a volume.
What a statistician wanted, one year later
In 2005, a year after Feige posed his conjecture, a statistician at Magdeburg named Norbert Gaffke published a paper about a completely different problem, in a journal that computer scientists do not read.
His problem was this. You have samples from some unknown nonnegative quantity and you want to test whether its average is at most one. You are not willing to assume anything at all about the shape of the distribution: not normality, not a bounded range, not a variance, not even that all the samples come from the same place. Under those conditions, is there a test that is exactly valid at every sample size, not just valid in the limit?
He was not even first. Two years earlier, Weizhen Wang and Linda H. Zhao had published essentially the same problem statement in the Journal of Statistical Planning and Inference. Crossref records zero citations for it, against sixty eight for a paper sitting a few lines away in the same bibliography. This corner is not obscure because it is unimportant. It is obscure because it sat between two fields, and that is going to turn out to be the whole story.
Gaffke wrote down a candidate. Here is the recipe, and the thing to hold on to is which part of it moves. Your data does not move: you have measured n numbers and they are now fixed on the page. What moves is a set of weights. Slip an extra zero in alongside your n numbers, then split one unit of weight at random across the resulting n plus 1 values, in the sense that every possible way of splitting it is equally likely. Those weights give you a weighted average. Gaffke's quantity is the probability, taken over the random split with your data held still, that the weighted average lands at or under one.
The padded zero is the trick. There are n plus 1 weights for n numbers because a zero has been slipped in alongside them, and the slack that zero creates is what leaves room for the average to come in under the line.
Gaffke conjectured that this quantity is a genuine p-value: that the chance of it reading at or below any level alpha is itself at most alpha, at every sample size, with no assumptions. He proved it for two samples. He checked it numerically up to fifteen. Then it sat for twenty one years.
There is a name for the general object here, and it is worth having because the whole proof runs through it. A merger is a function that takes the observed numbers and hands back a single number between zero and one. What makes it a merger is a promise about that output. Feed it any nonnegative independent quantities you like, so long as each of their averages is at most one, and then pick any level alpha you please: the chance the output comes in at or below alpha is itself at most alpha. A merger is a valid p-value for the hypothesis that every mean is at most one, and Gaffke's construction was conjectured to be one.
The construction reads much better in a different disguise, and the two are genuinely the same object rather than two analogies for it. Give each of the n plus 1 slots an exponential timer, meaning a random waiting time of the kind that governs how long you wait for a bus that turns up at a steady rate. Divide each timer by the total of all of them and you have a random split of one unit in which every split is equally likely, which is precisely the weighting from the previous paragraph. So the recipe can be restated without mentioning weights at all. Take each observation, subtract one from it, and multiply by that observation's timer. Add those up. Gaffke's quantity is the chance that the sum comes out no larger than the spare timer on its own.
Read it directly. Each observation contributes its excess over one, positive if it overshot and negative if it undershot, weighted by its own random clock. The overshoots race the undershoots, and the spare timer is a handicap the undershoots get for free.
Two facts fall out immediately and both get used. The quantity only ever goes down as you increase any observation, which is what a p-value should do. And if every observation is at most one, it equals exactly one, because then there are no overshoots to race.
Push the race count up and the tally fills in one tick at a time. The exact value is already known, so the only question is how long the dice take to agree with it.
- the statistic
- 1.000000
- empirical
- no runs yet
- closed form
- not applicable here
A merger is a valid p-value for the hypothesis that every mean is at most one, so small values are evidence against it, and it is valid with no assumption beyond independence and non-negativity. The fourth row is not an observation: it is the zero Gaffke pads the sample with, and it always helps by exactly one. When every observation exceeds one the whole construction collapses to one over the product of the observations, and that closed form is the door the 2026 proof walks through.
Gaffke's conjecture was proved on the ninth of July 2026, by Nikos Vlassis at Adobe Research and Philip Thomas at the University of Massachusetts. Their argument has a shape worth knowing even in outline, because it explains why nobody had done it.
They reduce first to the simplest possible distributions: every mean-one distribution on the nonnegative numbers is a blend of distributions supported on just two values, one at or below one and one at or above it. That reduction is old and everyone in this story finds it, including Feige himself. Then an outcome becomes just the set of observations that came out high, so the question turns into a purely combinatorial statement about subsets. Then comes the move that gives the paper its name. They build, along any chain of subsets that grows one element at a time, a probability distribution whose tail masses are precisely the values of Gaffke's statistic. Once you have that, the answer is alpha by construction, because the set of outcomes the test rejects is upward closed, and an upward closed set along a chain is a tail.
The hard part is showing that the real, independent behaviour of the observations is dominated by that artificial chain. Which is to say: independence is not the worst case here. Nested, maximally dependent behaviour is.
There is one more thing about this paper that matters later, and it is not mathematical. Philip Thomas had conjectured, in 2019, that a confidence interval he and Erik Learned-Miller had built was valid, and could not prove it. Then in October 2023 the Journal of the Royal Statistical Society Series B ran a Read Paper on estimating means of bounded quantities, with sixteen invited discussion contributions printed alongside it. Thomas contributed one. It cites exactly one reference: Gaffke 2005. Philip Stark contributed another, and his cites Gaffke too.
Three of the groups that published in the eighteen day burst of July 2026 were in that one discussion: the two authors of the Read Paper itself, and two of its discussants. This was not a bolt from nowhere. It was a conversation with a venue, and it had been running for three years.
Neither of the two Feige teams has any connection to it, and that asymmetry is what this piece is finally about. Hold on to it, because the other half of this story had no venue at all.
The move that removes the randomness
Eighteen days after Gaffke fell, Feige fell. Here is the bridge, and it is genuinely short.
Suppose you have a merger, any merger. Suppose you can show that it never reads above alpha anywhere in the region where the observations sum to at least n plus 1. Then you are done: the event that your total lands at or above n plus 1 is contained in the event that the merger reads at or below alpha, and the merger's defining guarantee says that second event has probability at most alpha. So the total lands under n plus 1 with probability at least 1 minus alpha.
That is three lines, and it is the pivot of the entire proof. Read it again and notice what it did. Before it, you had a question about random variables with no assumptions on them, which is what made the problem hard for twenty two years. After it, there is no randomness left anywhere. You have one specific function, one specific region, and you need its largest value on that region. It is a calculus problem.
All the difficulty has been moved into the phrase "suppose you have a merger". That is Gaffke's conjecture, and it is somebody else's twenty one years of work.
So: how large does Gaffke's statistic get on the region where the observations sum to at least n plus 1?
Start with the easy part of the region, where every observation is above one. There the statistic is exactly one over the product of the observations, so making it large means making the product small. Each observation is at least one, and their excesses over one add up to at least one, and a product of terms each at least one is at least one plus the sum of their excesses. So the product is at least two, the statistic is at most one half, and you get: the total lands under n plus 1 at least half the time.
One line, no geometry, and the number it produces is exactly the value of the first of the two arrangements Feige wrote down in 2004: the one where a single machine carries all the risk. But notice what kind of answer this is. One half is comfortably more than one over e, so on this part of the region the conjecture is not merely true, it is true with room to spare. That is exactly why this part is not where the difficulty lives. A bound this slack cannot be the thing that pins the final answer down to one over e, so whatever forces the constant that low has to be happening somewhere else.
The difficulty lives outside it. The region where the total is large includes points where some observations are zero, and the closed form does not hold there, and that is where the true worst case sits.
- probe
- (1.50, 1.50)
- K
- 0.444444
- closed form
- 1/(x1 x2) = 0.444444
- if this were the worst point
- the bound would be 0.555556
At the balanced point the statistic is 0.444444, four ninths. At the corner, where one observation contributes nothing and the other carries the whole total, it is 0.555556, five ninths. The bound this route hands you is one minus the statistic, so it is weakest exactly where the statistic is largest: one minus five ninths is four ninths, which is two thirds squared, which is the sharp answer for two machines. Walking the corner like this is my own scaffolding for you, not the argument the papers make. They never take this route.
The balanced point is nowhere near the extreme. That is a small thing but it is a real trap, and the figure exists because I would otherwise have drawn it wrong.
Which leaves the actual question. What is that function, out there in the part of the region where the closed form fails?
It was a volume the whole time
Go back to the definition. Gaffke's statistic averages the observations using weights drawn uniformly at random from every possible weighting, and asks how often the result comes in under one.
"Every possible weighting of n plus 1 things, chosen uniformly" has a name in geometry. It is the uniform distribution on a simplex: the triangle for three weights, the tetrahedron for four, and the n-dimensional generalisation after that. Note that three weights give a two-dimensional triangle, so n plus 1 weights give an n-dimensional shape, and that bookkeeping matters shortly. And "the weighted average comes in under one" is a linear condition on those weights, meaning the weights enter it only by being scaled and added, never multiplied together. A condition of that kind always has a perfectly flat boundary, so it carves the simplex with a single straight cut.
So Gaffke's statistic is the fraction of a simplex lying on one side of a flat cut. Not like a volume. A volume.
That is the reveal, and it is not an analogy that somebody constructed. It is what the definition says, once you notice that a flat distribution over weightings is a solid shape.
- shape
- triangle
- smaller side
- 0.500000
- the worst a centred cut allows
- 4/9 = 0.444444
- cut passes through
- the centre of mass
For an n dimensional simplex the worst a centred cut can do is n over n plus one, all raised to the n. That is 0.444444 for a triangle and 0.421875 for a tetrahedron, and it falls to 0.367879, one over e, as the dimension climbs. That is the same expression as the answer to the gumball puzzle at the top of this piece, and until July 2026 nobody had connected the two. Above three dimensions there is no honest picture of this, only the number, so the figure stops at the tetrahedron.
There is one more step to make the connection exact, and it is worth doing because it explains the one parameter I have been hiding.
Write out the condition. Landing under one is a linear condition on the weights, which is the technical way of saying that the winning region is everything on one side of a single flat cut through the simplex. So the only question left is where that cut sits. Measured from the corner, the answer is unenlightening. Measured from the centre of mass, and in the case that decides the bound, where the total lands exactly on the target, it collapses to one number: the cut sits off centre by 1 minus delta, divided by n plus 1, where delta is how much slack you allowed in the target. Feige's conjecture, as everyone states it, is the case delta equals one.
At delta equals one, that offset is zero.
Which is to say: the case everybody cares about is exactly the case where the cutting plane passes through the centre of mass of the simplex. Not near it. Through it. And delta, the slack parameter that looked like a nuisance in the statement of the conjecture, turns out to be nothing but the distance the blade sits off centre.
Grünbaum, 1960
In 1960, Branko Grünbaum published a five page paper in the Pacific Journal of Mathematics on cutting solid shapes with flat planes. He was not thinking about probability. Nobody was going to ask this question for another forty four years.
The theorem says: take any convex solid in n dimensions, meaning any solid with no dents in it, and cut it with a flat plane through its centre of mass, the point it would balance on. However you angle the blade, the smaller piece is at least n over n plus 1, raised to the power n, of the whole. And that is the best possible bound, achieved by a cone.
Same expression. Same letters. And the two n's are the same n, which is the part that stops it from being a coincidence. Grünbaum's n is the dimension of the solid, Feige's n is the number of machines, and the padded zero is what welds them together: n machines give n observations, the padded zero makes n plus 1 weights, and n plus 1 weights span a solid of dimension exactly n. That is why the bookkeeping was worth flagging earlier. The bound on how much a blade through the middle can miss is the bound on how often you fail to beat n gumballs.
Grünbaum opens his own paper by recalling what was already known in the plane, which he credits to Neumann, Eggleston and Newman: for any convex region there is a point such that every half-plane through it captures at least four ninths of the area. Four ninths is two thirds squared. It is the sharp answer to Feige's conjecture for two machines, and it was in print before Grünbaum generalised it, and decades before there was a conjecture to be the answer to.
The 2026 proofs also need the case where the blade is off centre, because they want the general slack parameter and not just delta equal to one. That case was not available in 1960. It arrived in 2024, when Brayden Letwin and Vladyslav Yaskin published a version of Grünbaum's inequality for planes that miss the centre of mass by a controlled amount. Their statement carries two correction factors that account for the offset.
At delta equal to one, both correction factors are exactly one, and their theorem collapses to Grünbaum's.
So here is the whole proof of Feige's conjecture, as it was actually assembled in July 2026, with nothing left out. Feige, from 2004, equals Grünbaum, from 1960, plus Vlassis and Thomas, from eighteen days earlier.
One piece of convex geometry from before the question existed. One piece of statistics from a different field. No new probability at all.
Two papers, eleven hours apart
On the twenty seventh of July 2026, at 04:06 in the morning UTC, six authors posted a proof of Feige's conjecture to arXiv. Eleven hours and one minute later, two more authors posted another one.
They had not spoken. They used the same two ingredients. Both of them credit a language model in the abstract.
The first paper is by Weibo Fu, Yanjun Han, Guanyang Wang, Jun Yan, Peng Zhang and Zhengqing Zhou, at Princeton, NYU, Rutgers and Stanford. The second is by Zipei Nie at Illinois and Jiaye Wei at EPFL. The convergence is not a tie: the six author paper covers a strictly wider range of the slack parameter, so it contains the two author result rather than complementing it. Eleven hours is noise, neither team could have seen the other, and there is no priority claim worth making here.
What there is, is evidence, though it needs stating carefully. Two groups of strangers, working separately, asked the same question in the same week and came back with the same two ingredients. That rules out a fluke: the step from Gaffke to Feige was not one team getting lucky with one prompt. But it is not two independent confirmations in the ordinary sense, because the same model sat on both sides of it, and one instrument producing the same output twice is a fact about the instrument at least as much as about the mathematics. What the convergence does establish is that once Gaffke fell, the route was there to be found, and that finding it took eighteen days rather than another two decades.
- window
- sixty six years
- events in view
- 12 of 12
- span
- 66.6 years
The whole resolution fits inside one week of a sixty six year line. The two groups behind the last two entries had never spoken to one another, and neither had spoken to anyone behind the entries above them. The result that made it possible is eighteen days upstream, in a different field, and the gap between the two independent proofs is 11h 1m 26s. Entries dated only to a year sit at 1 January of that year, so read no precision into them that is not there.
Now put the two links of the chain side by side, because the comparison is the sharpest thing in this whole story.
Link one: prove that Gaffke's statistic is a valid p-value. Posed 2005. Proved the ninth of July 2026. Twenty one years. It carries a single unsigned footnote about AI assistance that names no model and no author.
Link two: notice that Gaffke plus Grünbaum gives Feige. Available the ninth of July 2026. Done by the twenty seventh. Seventeen days and fifteen hours, independently, by two groups who had never spoken. Both papers put the machine in the abstract.
The loud credits are on the fast half. That is not an accusation of anything, and both teams say plainly that they verified the arguments themselves. It is an observation about which piece of the work was hard, and the answer is that the piece that took twenty one years is the piece nobody is talking about.
The ladder had a shadow, and nobody was watching it
Go back to the ladder of constants: 1 over 13, then 1 over 8, then 7 over 50, then 0.1798. Four numbers, sixteen years, one field.
Now subtract each of them from one. You get 12 over 13, then 7 over 8, then 43 over 50, then 0.8202.
Those four numbers are also theorems in extremal combinatorics, about a completely different question. The same theorems, restated, rather than analogies of them.
The question is the Erdős matching conjecture, and you can state it without any machinery. Take a group of n people and form committees of k people each. You want to form as many distinct committees as you can, subject to one rule: you must never be able to seat s committees at the same time with nobody sitting on two of them. Erdős conjectured in 1965 that the largest such collection is always one of two obvious ones. It is still open.
In 2012, six authors proved a partial result and, in the course of it, noticed that the asymptotic version of the matching conjecture is equivalent to a probabilistic inequality about sums of independent nonnegative variables with only their means controlled. Which is Feige's inequality, restricted to identical machines.
It is worth seeing why a complement shows up at all, because otherwise the mirror looks like a coincidence. Feige's inequality is a floor: a sum of independent nonnegative quantities comes in below its target at least c of the time. Turn that over and you have a ceiling: it reaches the target at most one minus c of the time. On the combinatorics side that one minus c is a threshold. Fix any small group of people and count only the committees that contain all of them. If every such group sits on at least that share of its own committees, a full seating is forced to exist. So every time somebody pushed c up on the probability side, the threshold came down by precisely the same amount on the combinatorics side, automatically, whether or not anybody went and collected it. And a lower threshold is a stronger theorem, because it demands less before the conclusion arrives.
The equivalence was then found twice more, independently. Kupavskii told a later pair of authors it was implicit in his work with Peter Frankl. It also appears, with the same proof, in a paper by Łuczak, Mieczkowska and Šileikis that mentions neither Feige's conjecture nor the consequence. Three separate discoveries of the same bridge, none of them citing the others at the time.
And in 2019, Asaf Ferber and Vishesh Jain built on all of it and got a bound of 43 over 50 for the degree threshold that forces a perfect matching, the first such bound that does not depend on the committee size at all. Their own paper spells out the ladder: Feige's inequality gives 12 over 13, He, Zhang and Zhang improved it to 7 over 8, and the best available is 43 over 50 due to Garnett.
Every single rung of the sixteen year climb was simultaneously a theorem about hypergraph matchings, and everybody involved on the combinatorics side knew it.
- probability constant
- 0.076923
- matching bound
- 0.923077
- excluded mass
- 1/13, or 7.7%
- growth since 2004
- 1.00x
This does not prove the Erdős matching conjecture, which is open, and nothing here should be read as claiming otherwise. The honest claim is narrower and still worth making: the probabilistic input a 2012 paper said in print that it needed is now available, in the exact regime where those authors fenced their own result, and as of the thirtieth of July 2026 I can find no paper that has carried it across. The equivalence between the two problems was found independently three times, by different groups, and none of them cited the others at the time. The trail went cold in 2020. Since then the excluded mass has grown by a factor of 4.78, which is not a rounding improvement.
Two limits on that claim, and both matter.
The first is that this does not prove the Erdős matching conjecture. The 2012 paper's own statement of what it would need is hedged: their proofs indicate that a certain asymptotic, identical-machines version of the inequality would extend their theorem. It is a remark in a paper, not a theorem, and turning a remark into a theorem is work. What is defensible is narrower and still remarkable: the probabilistic input those authors said they wanted, in the exact regime where they fenced their own result, is now available, and appears not to have been picked up.
The second is that "appears not to have been picked up" is a claim about an absence, and absences expire. As of the thirtieth of July 2026 I can find no paper that carries either of the last two rungs across. That is a title and abstract scan of the citing literature, not a proof of absence, and it is three days old.
But the shape of it is clear enough. The 2012 request was written down in print. The equivalence was discovered three times. A paper was published in 2019 that consumes exactly this input. And when the input finally arrived, the two papers that produced it cited neither. One of them came within a single citation of the connection: Nie and Wei cite Frankl and Kupavskii's paper on the matching conjecture and concentration inequalities, and do not make the link.
The machine
Now the part everybody wants first. It comes twelfth because everything above it is what makes it legible: without the sixteen year climb and the volume argument, "a machine proved it" is a headline rather than a claim you can weigh.
Both July 2026 papers credit a language model in their own abstracts, which is already unusual. Fu and his coauthors compress it to a single line, that the proof is found by ChatGPT 5.6 Pro. Nie and Wei name GPT-5.6 Sol. But the abstract is the short version in both cases, and each paper carries a fuller statement further down. Those are the ones worth setting side by side, because comparing one paper's abstract against another paper's acknowledgement is how you manufacture a difference that is not there.
Fu and his five coauthors give the topic its own titled section: the initial proof was found by ChatGPT 5.6 Pro, the authors subsequently checked, revised and rewrote the argument, and they take full responsibility for the final content. They add that an accompanying formalization in Lean was developed with Codex.
Nie and Wei fold theirs into the acknowledgements: they acknowledge the use of GPT-5.6 Sol in the discovery and exploration of the proof, all arguments were independently verified by the authors, and the manuscript was written entirely by the authors, who take full responsibility for its content.
Vlassis and Thomas, on the paper the other two rest on, have one unsigned footnote: AI tools assisted with the development of this proof, including ideation, derivations, and writing. No model is named. No author signs it. No scope is given.
The two Feige papers say the same three things as each other: the machine found it, the humans checked it, the humans are responsible. Comparing them against each other on disclosure quality is a game with no winner and I am not going to play it. The genuinely thin disclosure in this cluster is the third one, on the result that carries the most weight, and even that is a disclosure rather than a silence.
The naming is its own story.
all eight, at equal weight
Pick a string to see where it was printed and whether it names anything that exists.
All eight are surfaces of one model, not eight systems.
- The documentation pages for gpt-5.6-sol and gpt-5.6-terra both return 200.
- The documentation page for gpt-5.6-pro returns 404. There is no Pro model in the 5.6 API family.
- The bare alias gpt-5.6 routes to GPT-5.6 Sol.
- GPT-5.6 Sol Pro is a real selectable surface for Pro and Enterprise users.
- strings in circulation
- 8
- name a real product
- 4 of 8
- sources
- 10 separate texts
- selected
- none
Every count anyone has made of these has come out higher than the one before it: four, then five, then six, then eight. Eight is a floor and not a total. The one source here that distinguishes the surfaces on purpose is Chen and Klartag, who use two different strings in a single sentence, split by task. And the cleanest single pairing: Edgar Dobriban's paper writes a name that does not exist, while the technology press item reporting on that same paper gets it exactly right.
That is funny for about ten seconds and then it stops being funny, because the same looseness shows up in a place where it matters. The Lean repository that formalizes the six author paper carries a citation file, the machine readable one that tools use when they generate a reference to a piece of software. Its authors list has two entries. One is Zhengqing Zhou, the paper's sixth author. The other is the string "GPT-5.6 Pro".
On the second of June 2026, nearly eight weeks earlier, the Leiden Declaration on Artificial Intelligence and Mathematics was published out of a Lorentz Center workshop. It is endorsed by the International Mathematical Union. It has 3,305 signatories, including Terence Tao and Peter Scholze. It asks three things that bear on this story: disclose tool use in a dedicated section, retain human responsibility, and affirm the humanity of authorship, which it spells out as credit not being given to automated systems.
The papers here do the first two, carefully, in exactly the way the Declaration asks. A metadata file in a repository does the third thing backwards. None of the ten authors involved has signed the Declaration, though non-signature is not dissent and plenty of people who broadly agree with it did not sign either.
I do not think this is hypocrisy and I am not going to write it as though it were. I think it is the same shape as everything else in this piece: a norm and a violation produced by two communities that do not read each other.
What the machine actually did
There is a real question underneath the credits, which is what the machine contributed, and for the Feige papers we cannot answer it. No transcript was published. The papers describe the division of labour and we have their word for it, which is the ordinary situation in mathematics and always has been.
But two days before the Feige proofs, a different paper published its transcript.
Yuansi Chen and Boaz Klartag posted a paper on the sharp thin-shell inequality, and put the entire chat log in the ancillary files as a PDF. Nobody else in this story does that. It is worth looking at closely, because it is the only place where the claim and the evidence can be checked against each other.
Five sentences from a human.
They state the target, they point at one specific prior paper, Logarithmically-concave moment measures I, and they name the method: bootstrap a bound on the second trace moment.
target, source and strategy, all supplied by a human, in advance
Worked for 52m 58s
One reply. Seventeen pages. Zero follow up prompts in the entire session.
It produces the constant 8, and the extremal case, which is a family of independent centred exponentials. Its own text says the key new step is a tensor contraction that does not appear in the cited papers, and the authors’ abstract agrees with that assessment.
one prompt in, one reply out, nothing else in the session
What the published paper carries that the reply does not.
The track is the paper count and the fill is the transcript count, so three of these four rows are an empty track.
19,475 characters of transcript, 54,270 characters of paper, a factor of 2.8
- session
- published
- prompts
- 1
- replies
- 1
- elapsed
- 52m 58s
Those counts are a crude proxy for what each side contributed, and they are reported here as a proxy and not as a measurement. The qualification that actually matters is on the left: the human supplied the target, the method and the strategy inside that single prompt, so a machine one-shotting an open problem describes something that did not happen here. The middle panel is where the work happened. So is the right one.
Three things come out of that transcript, and each of them cuts against a different version of the story.
The disclosure is falsifiable and it checks out. The abstract says the prompts referred to a specific earlier paper and suggested bootstrapping a bound on the second trace moment. The transcript's opening prompt does exactly that, clause by clause. That is a small thing and it is the only instance in this entire cluster where anybody can verify a provenance claim rather than accept it.
The phrase "one-shot an open problem" describes something that did not happen. There was one prompt and one reply, so in a mechanical sense it was one shot. But the human supplied the target, the source material and the strategy, and then two humans spent the rest of the work connecting the answer to everything around it. Both halves of that are real. Neither one on its own is the truth.
And access was a favour. The acknowledgements thank Ronen Eldan for providing access to GPT Pro. At Weizmann and ETH, two of the strongest mathematics environments in the world, the tool at the centre of this story was something one of the authors had to be lent.
There is one more thing in that paper, and I noticed it late. Chen and Klartag's estimates are sharp for one particular shape: a regular simplex. Two days later, the sharp constant in Feige's conjecture turned out to come from slicing that same solid through its centre of mass. Different fields, different problems, the same piece of geometry underneath, and no contact between the two groups. Klartag is one of the leading convex geometers alive, which is exactly the expertise the Feige proof reaches into and exactly the expertise nobody brought to it. The claim is not that he nearly had it, and there is no evidence he ever looked. It is that the nearest qualified expert on the planet published on the same shape that same week, and nothing in mathematics was ever going to tell either group about the other.
The formalization, and the thing it inverts
The six author paper ships a Lean proof. Ninety eight files, about fifteen thousand lines, essentially all of it landing in a single commit less than two hours after the repository was created and twelve hours before the paper reached arXiv. The four commits after it are README edits and comment alignment. The paper had already told us Codex developed the formalization, and the shape of the artifact matches, since fifteen thousand lines of Lean do not arrive all at once from a person. The timing is the part that matters, though: the formalization existed before the paper was public, which makes it part of the submission rather than a response to anybody's scrutiny. It contains none of the placeholders a formalizer leaves behind when a step is not finished, and the final theorem depends on only the three foundational axioms that essentially every Lean proof depends on.
It also formalizes both inputs from scratch. Somebody wrote a machine checked proof of Grünbaum's 1960 theorem in July 2026 in order to close this loop.
Two honest qualifications. The repository belongs to Peng Zhang, the paper's fifth author, so this is the authors certifying their own work rather than an outside party checking it. That is legitimate and valuable and it is not the same claim as independent verification. And the one third party engagement the project attracted is an automated pipeline run by an arXiv discussion platform, which cloned the repository, rebuilt it, and returned a verdict of reproduced. What that verifies is the Lean build, which the report itself says is not a re-proof of the imported library results, and it covers only this paper and only the case delta equals one. It is also a bot with no stars, no forks and no issues.
Now hold all three papers up at once.
The paper that says loudest that a machine found the proof is the only one of the three that ships a proof a machine can check. The paper with the thinnest disclosure is the one whose correctness the other two entirely depend on, and the only thing that would settle it is human refereeing, which has not happened, because it is a preprint that is three weeks old.
Provenance and checkability are separate questions, and nothing forces them to travel together. Here they came apart completely. Whatever makes a result believable, it is not the identity of whoever or whatever thought of it first. Formalization is doing that job, and it is being done by the group that is least coy about the machine.
One sentence from inside
Guanyang Wang, the third author of the six author paper, keeps a blog. On the thirteenth of July 2026, two weeks before the Feige preprint and four days after Gaffke fell, he wrote about a different proof his group had produced the same way, and about what he thought this class of tools could currently do.
His answer:
Nearly all the ingredients already exist, but no one has yet seen how to assemble them into a complete global proof.
That is Feige, exactly, described in advance, as a general rule, by one of the people who was about to prove it. Everything in the first eleven sections of this piece is that sentence with the details filled in. Grünbaum in 1960, Gaffke in 2005, Letwin and Yaskin in 2024, and nobody standing in a place where all three were visible at once.
The rest of the post is a portrait of supervision rather than authorship. He describes the Lean work as about ninety five per cent automated and says his main role was keeping the coding agent out of loops. He mentions, twice, that he had never written Lean and did not have it installed. He also brought in a competitor's model to audit the code, which appears in no disclosure statement anywhere, and which tells you that these disclosures name the headline tool rather than the toolchain. The two things he worries about follow directly from the position he is standing in: that verification is about to become the bottleneck, and that this class of tool will compress the value of solid but non-landmark results.
Ninety five per cent automated is not the same as free. That earlier formalization, the one for the June result and not for Feige, took the coding agent around a hundred hours, consumed an entire week of his Pro quota, and came out at roughly a hundred thousand lines before he refactored it down to seventy or eighty thousand. That is what the remaining five per cent costs.
He is also unusually specific about what he himself contributed, which almost nobody in this story is. The model first went after the mainstream approach to that problem and got nowhere with it. Partway through, he told it to stop being attached to that line and look for something more algebraic, and that redirection, in his words, changed everything. His own summary of his role is one high level directional prompt. The part he finds striking is the part I keep returning to as well: the redirection worked despite the fact that he did not know where it led. He was not shortening a path he could see. He was ruling out the one that was not working.
He also gives the practice a name, which I have not been able to stop thinking about: vibe mathing. It arrives attached to an obligation, and the whole sentence is a better statement of the problem than anything else in this story: as early practitioners of what one might call vibe mathing, he writes, we have a responsibility to give our colleagues a proof they can trust.
Nobody came
So: a twenty two year old conjecture falls. Two independent proofs, eleven hours apart. A machine checked certificate already sitting in a public repository before either of them appeared. A sixty six year old theorem revealed to have been the answer the whole time.
Here is the entire human response.
On the twenty ninth of July, Matthew Aldridge, a lecturer in statistics at Leeds, wrote a blog post about it. It is good. He explains the two extremal designs, he correctly identifies which range of the slack parameter is settled, and he independently rediscovers the crossover constant. He also notes, with what I read as some resignation, that in news which would have surprised him a lot six months ago and did not surprise him at all today, it seems most of the hard work was done by a chatbot.
He posted it to Bluesky at 17:21 UTC. As of the end of the thirtieth of July it has three likes, no reposts, and two replies, one of which is his own. Two of the three likers are his colleagues at Leeds.
The only reply from anybody else arrived at 06:58 the following morning, from Richard Mann, who is also at Leeds and is also one of the three likers. It reads, in full: is this related to the single big jump principle?
It is an excellent question. The single big jump principle is the heavy tailed phenomenon in which a sum is large because one term is large, which is precisely the structure of the extremal design and precisely what Feige meant by hoping for one successful gamble. It has not been answered.
Two hours and twenty five minutes after the Feige post, Aldridge posted again, to note that the University of Leeds rabbits have an Instagram account. Seven likes, two replies, two reposts.
I am not making a joke at his expense. He is the only person who sat down and wrote the thing up, and the joke is entirely on the rest of us. But hold the two numbers next to each other, because they are the same author, the same audience and the same evening. That is not a measurement, and two posts cannot carry an argument on their own. It is one anecdote with its variables unusually well pinned down, and the evidence that actually bears weight comes later in this section.
Late on the thirtieth he went back and did more of the work nobody asked him for. He updated the post with a correction: the conjecture was proved three times on Monday, not twice, and he had gone and read the third one and judged it identical in method to the other two. Then he announced the correction on Bluesky, which is the second reply on his own thread. That post has no likes, no reposts and no replies at all.
The obvious explanation is that nobody heard. That explanation is false, and I can prove it.
On the twenty sixth of July, one day before the preprints, Timothy Gowers, a Fields Medallist and one of the few mathematicians writing publicly and carefully about all of this, published a long post about the Leiden Declaration. It drew fifty five comments, which is a lot, and the commenters are the single best qualified audience for this news that exists in public. On the twenty seventh, within hours of the second preprint appearing, an anonymous commenter posted both arXiv links and wrote that two different teams had posted a GPT5.6-assisted proof of Feige's conjecture on the same day. Two days later another anonymous commenter added that there were in fact three.
Then nothing. Gowers did not reply. Nobody else took it up. The word Samuels appears nowhere in the thread.
That is a stronger and much sadder fact than silence. The information arrived, correctly, promptly, at the right address. What did not exist was any mechanism for acting on it.
It is worth saying that Gowers had already written, in that same period, the most candid first-person account anybody has given of what this era feels like from the inside. He describes having twice watched a model one-shot a solution to a problem he liked and had thought hard about, and says it felt very strange and not particularly pleasant to have the rug pulled out from under his feet like that, while also being quite pleased to see the problems solved. Then he does the thing almost nobody does, and locates the feeling: it is, he says, a similar feeling to the one he has had many times when a problem he is fond of gets solved by another human mathematician. That last sentence is the whole of it. The novelty is not the emotion. The emotion is the ordinary one of being scooped. What is new is only who did the scooping.
538 points on Hacker News, 443 comments, and three arXiv responses within eleven days: two expositions and one paper that builds on it.
One of the expositions was revised, and the revision note reads:
(Thank you for all the emails.)
No Hacker News story. No comments. No arXiv responses.
Disclosed candidly and unprompted, on his own blog, which is more than several published papers in this story managed.
No Hacker News story. One blog post by a lecturer in statistics, three likes, and two replies, one of which is the author's own correction notice. The only reply from anybody else is an unanswered question from a colleague at the same university.
Citations on Semantic Scholar, as of the thirtieth of July 2026.
The thinnest disclosure in the cluster, on the paper the other two rest on, is the only one anybody has cited. Both Feige proofs are at zero. Vlassis and Thomas has had three weeks and the Feige papers have had three days, which is not long enough for a citation to appear anywhere.
- conjecture
- cycle double cover
- announced by
- OpenAI
- written responses
- 3
- days observed
- 11
The top two rows are the same conjecture, in the same week, with the same technology, disclosed with comparable candour, and the only variable that moves is who announced it. But the cycle double cover conjecture is the more famous problem, so this is suggestive rather than controlled, and no position is taken here on the correctness of either claim about it.
There is one more control available, and it is inside this story rather than next to it.
Vlassis and Thomas, the statistics paper with the thinnest disclosure and no formalization, has four citations as of the thirtieth of July, all from July 2026. Two are substantive independent responses from senior statisticians, arriving within twelve and sixteen days. The other two are the Feige proofs themselves, which have no citations of their own.
There is a confound in that number, and it is a real one. Vlassis and Thomas has had three weeks and the Feige papers have had three days, and three days is not long enough for a citation to appear anywhere. Taken alone, that number proves much less than it looks like it proves. It is worth putting down anyway, because the rest of the reception evidence in this section does not depend on counting citations at all, and every piece of it points the same way.
So within this story, where the confounds are smallest, attention does not track disclosure quality. It does not track formalization. It does not track how old or how famous the conjecture is, and note that here the more famous conjecture is the one that got ignored. It does not even track whether the result is correct, since all of these are unrefereed preprints.
What it tracks, as far as I can tell, is whether a live community already knew it was waiting.
The statisticians had a venue. They had sixteen printed discussion contributions in a Read Paper in 2023, every relevant author in one room, and when the thing they had all cited finally got proved, two substantive replies came back from inside that room within twelve and sixteen days.
The combinatorialists wanted it more explicitly. They published the request in 2012. They discovered the equivalence three times. They wrote a paper in 2019 that consumes exactly this input. What they did not have was any standing forum, so when the answer arrived they were not in a position to find out.
The difference between the two communities is not interest. It is organisation.
What is still open, which is more than you would think
This result is always described as the conjecture being proved, and that is true, and it is also a smaller statement than it sounds.
Feige's inequality has a slack parameter, the delta from earlier, which is how far above the mean you are asking the total to stay. The case everybody calls Feige's conjecture is delta equals one, and that is the case that is now finished, sharply, for every number of machines.
Here is the actual state of the map. The vertical axis starts at two machines, because with a single machine the two arrangements Feige wrote down collapse into the same arrangement and the answer has never been in doubt. Two machines is a subtler case: the general bound drawn here misses there too, but the conjecture itself has been settled at two by a separate route, which is why the strip below is a statement about the bound and the open question proper begins at three.
Everything from slack one rightward is done. The proved answer and the conjectured answer are the same number here, at every number of machines, so there is nothing left in this half to be partial about.
Darker means a wider gap between the conjecture and the best bound anybody has proved. The gap is widest where the two arrangements cross, which settles onto the magenta line at 0.581977 as the machines pile up.
- slack
- 1.000
- machines
- 4
- conjectured
- 0.4096
- best proved
- 0.4096
- shortfall
- 0.00000
- status
- settled
The shaded half is not a partial result. It is the entire half of the problem, proved sharply, at every number of machines. What is left is a strip. Below a slack of one the general bound is not sharp at any number of machines above one, and the colour shows by how much. The conjecture itself is open from three machines upward: at one machine Feige’s two arrangements are the same arrangement, so there is nothing to decide, and two machines has been settled on its own, by an explicit better merger nobody has managed to generalise. The shortfall inside the strip is tiny, and it never closes. Measured against the conjectured value the gap is second order in the slack, so it thins as the slack does and stays open all the way down. One last thing, which is my own observation rather than anything in the two papers: at a slack of 1/(e-1) = 0.5819767 the first arrangement pays exactly one over e, at every n. Not in the limit. Exactly, at every n, on a line sitting in the middle of the part nobody can prove.
Three things about that strip.
The first is that the bound which is proved there has an interpretation, and it is deflating. Aldridge points out in his post that there are three natural strategies, not two: everyone takes a big risk, one player takes a big risk while everybody else sits still, or everyone takes a small risk and hopes they all come good. The third is never optimal. And the proved bound on the open strip is exactly the slack multiplied by the success probability of that third strategy. The best available theorem below delta equals one is one factor away from the strategy nobody would ever play.
The second is that the route is known to be beatable. A separate 2026 paper shows that Gaffke's statistic, the merger the whole proof runs on, is not admissible for any number of observations above one. A strictly better merger always exists. What nobody can do is write one down, except in the two variable case, where it has been done and immediately yields the sharp answer for every slack. The obstruction lies in constructing the object the method needs, not in the method itself.
The third is that the parent problem is older and still standing. In 1966, Stephen Samuels posed the general question that Feige's is a special case of: for independent nonnegative variables with given means, how small can the chance of the sum falling below a threshold be? The two variable case was already known when he started. He solved three, formed the general conjecture from that, and in a departmental mimeograph in 1968 proved four. In 1969 he got every case from five upward, but only when the threshold sits enormously far above the mean.
Feige's delta equals one lives precisely in the gap that left. It stayed there for fifty seven more years. Samuels' conjecture, the parent, turns sixty this year and is still open.
Pick an arrangement, or move the payouts yourself. The wall is the conjectured answer at 3 machines and a slack of 1.00, and it is 0.421875.
Every mean one law on the non-negative reals is a mixture of two point laws, so the worst case sits on two payouts per machine: one at or below one, one at or above. This figure shows the slice where the low payout is zero and the machines that are not singled out all agree, which is where both of the arrangements Feige wrote down in 2004 live, and where every search I have run puts the extreme.
- your probability
- not yet
- the floor
- 0.421875
- margin
- not yet
- verdict
- nothing chosen yet
This one is mine rather than the papers'. Neither preprint runs a search like this; both prove their way to the answer instead. I swept every cell of this grid, four hundred and forty combinations of slack and machine count and some twenty three million designs, and nothing ever got underneath the floor. In every single cell the design that touched the floor was one of the two Feige's own paper wrote down in 2004: one machine taking a single enormous risk while the rest sit still, and every machine identical, each paying n + slack one time in n + slack. Every row in the log reads as a fail, which means the attempt failed to break the floor, which is exactly what the conjecture predicts. And, plainly: that is evidence, not a proof. The proof is the convex geometry, and below a slack of one there is not one.
What this was actually about
The thing I keep returning to is not that a machine proved a theorem. Machines proved several theorems in July 2026 and this was not the most famous one.
It is that the answer was available in 1960, and the second ingredient was available in July 2026, and between those two dates the only thing standing between the mathematical community and this result was somebody being in a position to see both at once. The proof, once assembled, is short enough to read in an afternoon. Two groups of strangers assembled it in the same week, which is about as strong as evidence gets that it was sitting there in plain sight.
The bottleneck was never proving. It was noticing.
That matters because it is the part the tools are actually good at, and it is also the part the tools have made no easier to distribute. A model that reads everything can hold Grünbaum and Gaffke in the same thought. Fine. But somebody still has to know that a combinatorics paper from 2012 wrote down a request, and that the request has now been answered, and that the two facts belong in the same sentence. That is not a search problem and it is not a proof problem. It is a community problem, and this story contains one community that had solved it and one that had not, with the same result in front of both.
And the question itself was tiny. A row of machines, a handful of gumballs, and a bet about whether you beat the average. The answer was a theorem from 1960 about where a blade passes through a solid. Nobody who had thought about the first had ever needed to think about the second.
A twenty two year old conjecture fell, sharply, twice, with a machine checked certificate. The response was three likes and one unanswered question from a colleague down the hall.
The question, for the record, was a good one.