OPEN
This is open, and cannot be resolved with a finite computation.
- $250
Let $A$ be a finite set of integers. Is it true that for every $\epsilon>0$\[\max( \lvert A+A\rvert,\lvert AA\rvert)\gg_\epsilon \lvert A\rvert^{2-\epsilon}?\]
The open status of this problem reflects the current belief of the owner of this website. There may be literature on this problem that I am unaware of, which may partially or completely solve the stated problem. Please do your own literature search before expending significant effort on solving this problem. If you find any relevant literature not mentioned here, please add this in a comment.
The sum-product problem. Erdős and Szemerédi
[ErSz83] proved a lower bound of $\lvert A\rvert^{1+c}$ for some constant $c>0$, and an upper bound of\[\lvert A\rvert^2 \exp\left(-c\frac{\log\lvert A\rvert}{\log\log \lvert A\rvert}\right)\]for some constant $c>0$. The lower bound has been improved a number of times. The current record is\[\max( \lvert A+A\rvert,\lvert AA\rvert)\gg\lvert A\rvert^{\frac{1962}{1469}-o(1)}\]due to Cushman
[Cu25] (note $1962/1469=1.3356\cdots$). A complete history of sum-product bounds can be found
at this webpage.
There is likely nothing special about the integers in this question, and indeed Erdős and Szemerédi also ask a similar question about finite sets of real or complex numbers. The current best lower bound for sets of reals is the same bound of Cushman above; the original conjecture is false for sets of reals, see below. The best bound for complex numbers is\[\max( \lvert A+A\rvert,\lvert AA\rvert)\gg\lvert A\rvert^{\frac{4}{3}+c}\]for some absolute constant $c>0$, due to Basit and Lund
[BaLu19].
One can in general ask this question in any setting where addition and multiplication are defined (once one avoids any trivial obstructions such as zero divisors or finite subfields). For example, it makes sense for subsets of finite fields. The current record is that there exists $c>0$ such that if $A\subseteq \mathbb{F}_p$ with $\lvert A\rvert <p^{c}$ then\[\max( \lvert A+A\rvert,\lvert AA\rvert)\gg\lvert A\rvert^{\frac{5}{4}+o(1)},\]due to Mohammadi and Stevens
[MoSt23].
There is also a natural generalisation to higher-fold sum and product sets. For example, in
[ErSz83] (and in
[Er91]) Erdős and Szemerédi also conjecture that for any $m\geq 2$ and finite set of integers $A$\[\max( \lvert mA\rvert,\lvert A^m\rvert)\gg \lvert A\rvert^{m-o(1)}.\]The conjecture is false for $A\subset \mathbb{R}$, as proved by Bloom, Sawin, Schildkraut, and Zhelezov
[BSSZ26], who construct arbitrarily large $A$ such that\[\max(\lvert A+A\rvert, \lvert AA\rvert) \leq \lvert A\rvert^{2-c}\]for some absolute constant $c>0$. A similar construction also disproves this for small subsets of $\mathbb{F}_p$, and disproves the above higher-fold variant for sets of real numbers.
See
[53] for more on this generalisation and
[808] for a stronger form of the original conjecture. See also
[818] for a special case.
View the LaTeX source
This page was last edited 28 May 2026. View history
-
There are independent disproofs of the real case claimed by both Anthropic and OpenAI on X.
For Anthropic, the writeup is here. Presumably this is by Claude Mythos, and levent seems to have already verified and digested the argument.
For OpenAI, I only see a shared chat by GPT-5.5. Most likely the claimed submission is the latex in the final response, but it seems unclear to me whether this has been checked for correctness. (There are no verification steps for the final latex in the shared chat - in my experience there are very plausibly mistakes at this stage of the chat.)
-
I have been in direct contact with Boris Alexeev (who prompted the OpenAI's shared chat), and it has been clarified that no expert has vouched for this proposed solution. This is a concern as Sebastien Bubeck from OpenAI clearly advertised the proposed solution as: "GPT-5.5 (the one available right now to everyone) can also disprove the sum-product conjecture". I find this to be at least misleading. Therefore, we can't be sure yet whether the OpenAI proposed solution is correct.
I have run standard check in this discussion and no issue was found. Note that as usual this is only a screening and does not by itself verify the proposed solution. There is some trouble with citation/bibliography as usual, but nothing immediately harmful in my opinion.
-
I did reach out to Nat, suggesting that he run his standard checks. I disagree with any further characterization of our communication.
-
To clarify slightly, Boris reached out to me asking me to perform the standard check on the two solutions here. I pointed out that he or someone associated with the proposed solution should be the one to vouch for it. He then asked me again to perform the standard check because it would be ideal for a random ChatGPT link that no one vouched for. Seeing that my request for vouching has not been addressed, I said that I would be commenting on the situation soon if no vouching appeared, which I have done above.
-
Also, if this is perhaps a misunderstanding and the solution has already been carefully reviewed by OpenAI, it is difficult to understand why this is not clarified immediately e.g. in Boris' comment above.
My overall concern is lack of transparency from OpenAI, which has been proven here regardless of which case holds.
-
Both the Anthropic and OpenAI proofs you link to are correct, and essentially the same (except for cosmetic differences) as the construction we gave in [BSSZ26] (and which I sketched in the recent blog post here).
There are minor differences between all three (e.g. in how we bound the regulator by discriminant, or exactly how to bound the number of units in a multiplicative box), but again these are cosmetic, and the ideas are the same.
(For the OpenAI version I just read the chat transcript you linked to, which ends up describing the proof accurately, after earlier answers which are interesting to read, first claiming that a construction isn't possible, then claiming a more complicated one over $\mathbb{C}$ only, before arriving at the simpler construction over $\mathbb{R}$.)
-
The case $A \subset \mathbb{R}$ is now recorded as optimization constant 84b on Tao's GitHub.
-
See "The sum-product conjecture is false for real numbers" by Thomas F Bloom, Will Sawin, Carl Schildkraut, Dmitrii Zhelezov.
(The site has been updated to address this comment.)
-
Congrats to the authors! Interesting I find a declaration of "AI role"
at the end of the introduction (p. 4, lower middle).
Quote:
> The authors were inspired to revisit the possibility
> of disproving the sum-product conjecture using number
> fields of large degree by the recent OpenAI counterexample
> to the unit distance conjecture (see [2]). Curiously,
> the final construction given here required far less
> number theoretic input than the unit distance
> counterexample.
-
-
Huge congratulations to Tom, Will, Carl, and Dmitrii. This is an incredible result.
-
In our paper we sketched how to get the constant $c=0.00000089$, just to give some concrete value, but didn't try hard to optimise it, with the expectation that anything we tried would be swiftly optimised/improved upon.
This seems as good a venue as any to record improvements; Ingo has already obtained $c=0.000719$, and will comment with a link below.
-
Here are links to tex file and pdf.
The improvement is due to ChatGPT 5.5 (long thinking) alone. My only part was to see: "... a constant. Let 'us' try to improve." I am a bit like a hammer, scanning my environment for nails.
I like what the authors wrote in their Section 5. Quote (p.11, top)
> We have not tried to keep track of explicit constants in the proofs above, since
> these would obscure the main ideas of the proof, and the calculations become quite
> messy...
> We have not made any attempt to change the structure of the argument, even
> slightly, to optimize the constants
My prompt for ChatGPT was:
> improve on th small constant c = 0.00... 87 in section 5.
and then
> recheck your construction for the improved constant carefully.
> If positive, write plain tex-file . Output also pdf.
-
There is an "easter egg" in the paper for optimizers, in that we put a little more effort into optimizing the function field case, though it is still not fully optimized, because optimizations that introduce only a small amount of additional complexity give a reasonable constant (for specific values of q).
One possible initial approach to optimize the bound is to translate the arguments in the function field case back to the number field case. (Actually, I'm interested to see how well ChatGPT can do this.)
-
I'll record here my personal bet that optimising in various ways (including bringing in splitting at some small primes, as in the unit distance construction) should eventually end up with a constant $c>1/100$, but will not break past $1/10$ (unless of course a significant new idea is introduced, in which case all bets are off).
-
There is a question on Math Overflow asking whether it is possible to compute the expression in this question, restricting to A of size n:
How to compute A263996?
All comments are the responsibility of the user. Comments appearing on this page are not verified for correctness. Please keep posts mathematical and on topic.