Live data from Hacker News

Unsolved Problem by Fields Medalist Breached by Two High School Students

htx.com

11–20 of 55 posts

Re: Unsolved Problem by Fields Medalist Breached by Two High School Students

#11
post #6

Great short term achievement but humanity is better served by these kids doing it without AI. The ideas have to come from the next generation (eg would we be worried if a 5 year old wrote the great American novel with AI or not?)

AI is not going away so people will have to get used to it just like they will have to get used to it in software engineering. The alternative is being less productive than people who are happy to use AI to write software & do mathematical research.

Re: Unsolved Problem by Fields Medalist Breached by Two High School Students

#12

I sort of wonder if effectively using AI to solve math problems is a skill in its own right, distinct from traditional mathematical skills. I don’t just mean “prompt engineering” either. More so figuring out how to combine agents with other tools and approaches in an effective way.

You still have to be able to verify the solution to say that it's solved, so I'd say no.

Re: Unsolved Problem by Fields Medalist Breached by Two High School Students

#13

I sort of wonder if effectively using AI to solve math problems is a skill in its own right, distinct from traditional mathematical skills. I don’t just mean “prompt engineering” either. More so figuring out how to combine agents with other tools and approaches in an effective way.

You still have to be able to verify the solution to say that it's solved, so I'd say no.

I'm not sure that makes sense? Having the expertise to verify the completion of a given task is a usually necessary but not sufficient requirement to what they're describing. I don't think they even disagree.

You seem to be imagining completely independent areas of competence, but I don't think that's a reasonable interpretation of what they wrote.

Re: Unsolved Problem by Fields Medalist Breached by Two High School Students

#16
post #6

Great short term achievement but humanity is better served by these kids doing it without AI. The ideas have to come from the next generation (eg would we be worried if a 5 year old wrote the great American novel with AI or not?)

AI is not going away so people will have to get used to it just like they will have to get used to it in software engineering. The alternative is being less productive than people who are happy to use AI to write software & do mathematical research.

It is still an unknown whether an unqualified increase in productivity in the long-term for software engineering is a given.

Re: Unsolved Problem by Fields Medalist Breached by Two High School Students

#17
post #3

the fact that you have to encourage these models and tell them that they can solve these problems and warm up on easier problems seems to indicate that there's something to AI pairing above and beyond prompt

They are relying on training data of humans talking about how hard these problems are. Same way an un-reminded Claude gives estimates for work that are as if a human is doing it by hand, but then will drop them by 20x if you remind them it’s going to do the work.

Re: Unsolved Problem by Fields Medalist Breached by Two High School Students

#18
post #3

the fact that you have to encourage these models and tell them that they can solve these problems and warm up on easier problems seems to indicate that there's something to AI pairing above and beyond prompt

Yeah it s because they have a strong prior on unsolved problems being unsolvable. Once the idea of AI routinely solving conjectures enters the training data this encouragement will disappear like 2023-era prompt engineering did.

I would think this type of behavior (ugh, or dare I say default mindset) by consumer-facing LLMs will always be desirable for ‘hard’ problems (things previously unsolved) because it’s a bit like having saftey mechanisms in place to prevent hallucinations for users incapable of verifying correctness of the output. You’ve got to do a little work to prove you understand that it’s hard but it’s still something the LLM might be able to accomplish.

Re: Unsolved Problem by Fields Medalist Breached by Two High School Students

#19

Real title includes: > Unsolved Problem by Fields Medalist Breached by Two High School Students with AI My title recommendation: Fields Medalist Problem Solved With AI They used AI for “ computation, proof idea generation , and editing assistance”. It’s a bit odd how they list the AIs used - “Claude Opus 5, Anthropic and ChatGPT Sol5.6 were used for calculations, proof ideas, and editorial assistance.”

[flagged]

Re: Unsolved Problem by Fields Medalist Breached by Two High School Students

#20
Working backwards from the Navier-Stokes solution, I was able to walk Astra through the path used to solve it. It took some formulation, starting with the problem, then challenging it to look closer at the specific path, and iterating when it got stuck, it was able to reach the solution.
Post reply on HN