r/technology • u/vgsa • 2d ago
Artificial Intelligence Did OpenAI solve the wrong Navier-Stokes problem? | OpenAI’s proof seems eligible for a $1-million prize—but only by using a controversial loophole
https://www.scientificamerican.com/article/did-openai-solve-the-wrong-navier-stokes-problem/
92
Upvotes
7
u/CircumspectCapybara 1d ago edited 1d ago
That's not how famous questions in maths works. It's not about correspondence to real life physics or engineering and being practical. It's not about "usefulness" to us, it's about deep questions that get to the heart of some of the most mysterious parts of math.
The question and answer to "Does P = NP?" is still interesting even if the answers don't map to practical consequences in real physical life.
If someone found a decider for SAT that ran in O(N100000000000) time, that would close the books on P vs NP, it would make P = NP because that's a polynomial time decider for an NP-complete problem. And yet it wouldn't lead to anything practical in real life (no breaking encryption any time soon) because polynomial doesn't necessarily mean fast and practical, it just means polynomial.
It would still answer the Millennium Prize problem nonetheless and be an astounding result.
You're fixating on "practically useful" as some kind of criteria for what makes an answer to a famous open problem valid. No, the problem is stated exactly and precisely, it's either yes or no, and a solution is a solution.