Earlier quoted context omitted.
"You replied by saying "So what? There are probably also many cases where seemingly useless science became useful later." You seemed to be treating the latter as if it negated the former" No, "so what" doesn't indicate disagreement, just that something isn't relevant. Anyway, assume hot dogs taste not good at all, except in rare circumstances. It would then be wrong to say "hot dogs taste good", but it would be right…
It really speaks to the weakness of your original claim that you're applying this level of sophistry to your backpedaling.
Erdos 281 solved with ChatGPT 5.2 Pro
271–280 of 310 posts
Re: Erdos 281 solved with ChatGPT 5.2 Pro
#272I can post a long list of simple things a human can do accurately and efficiently that I've seen Gemini unable to do, repeatedly.
The LLM did better on this problem than 100% of the haters in this thread could do, and who probably can't even begin "understand" the problem.
Re: Erdos 281 solved with ChatGPT 5.2 Pro
#273Earlier quoted context omitted.
The difference is that Claude Code actually solves practical problems, but pure (as opposed to applied ) mathematics doesn't. Moreover, a lot of pure mathematics seems to be not just useless, but also without intrinsic epistemic value, unlike science. See https://news.ycombinator.com/item?id=46510353
I’m an engineer, not a mathematician, so I definitely appreciate applied math more than I do abstract math. That said, that’s my personal preference and one of the reasons that I became an engineer and not a mathematician. Working on nothing but theory would bore me to tears. But I appreciate that other people really love that and can approach pure math and see the beauty. And thank God that those people exist becaus…
Re: Erdos 281 solved with ChatGPT 5.2 Pro
#274Re: Erdos 281 solved with ChatGPT 5.2 Pro
#275Earlier quoted context omitted.
They're finding them very effective at literature search, and at autoformalization of human-written proofs. Pretty soon, this is going to mean the entire historical math literature will be formalized (or, in some cases, found to be in error). Consider the implications of that for training theorem provers.
I think "pretty soon" is a serious overstatement. This does not take into account the difficulty in formalizing definitions and theorem statements. This cannot be done autonomously (or, it can, but there will be serious errors) since there is no way to formalize the "text to lean" process. What's more, there's almost surely going to turn out to be a large amount of human generated mathematics that's "basically" corre…
This particular field seems ideal for AI, since verification enables identification of failure at all levels. If the definitions are wrong the theorems won't work and applications elsewhere won't work.
Re: Erdos 281 solved with ChatGPT 5.2 Pro
#276Earlier quoted context omitted.
Should they though? If the answer to a question^Wprompt happens to be in the training set, wouldn't it be disingenuous to not provide that?
Maybe it's intended to avoid legal liability resulting from reproducing copyright material not licensed for training?
It's great business to minimally modify valuable stuff and then take credit for it. As was explained to me by bar-certified counsel "if you take a recipe and add, remove or change just one thing, it's now your recipe"
The new trend in this is asking Claude Code to create a software on some type, like a Browser or a DICOM viewer, and then publishing that it's managed to do this very expensive thing (but if you check source code, which is never published, it probably imports a lot of open source dependencies that actually do the thing)
Now this is especially useful in business, but it seems that some people are repurposing this for proving math theorems. The Terence Tao effort which later checks for previous material is great! But the fact that the Section 2 (for such cases) is filled to the brim, and section 1 is mostly documented failed attempts (except for 1 proof, congratulations to the authors), mostly confirms my hypothesis, claiming that the model has guards that prevent it is a deus ex machina cope against the evidence.
Re: Erdos 281 solved with ChatGPT 5.2 Pro
#277Earlier quoted context omitted.
forgive the skepticism, but this translates directly to "we asked the model pretty please not to do it in the system prompt"
That might be somewhat ungenerous unless you have more detail to provide. I know that at least some LLM products explicitly check output for similarity to training data to prevent direct reproduction.
Legally I think it works, but evidence in a court works differently than in science. It's the same word but don't let that confuse you and don't mix them both.
Re: Erdos 281 solved with ChatGPT 5.2 Pro
#278Earlier quoted context omitted.
Maybe, that's a decent point. I didn't realize it was that quick, I would have appreciated you mentioning that in your previous comment. It does beg the question, if it was so easy to find the prior solution, why has no one posted it already on the erdos problems website?
That sounds like a great question. Why did no one bother to mention the problem was already proved and published by the author that proposed the statement 90 years ago? Somehow an llm generated proof that consist of gigabytes upon gigabytes of unreadable mess is groundbreaking and pushes mathematics forward, a proof proposed by Erdos himself in 5 pages gets buried and lost to time. Maybe one particular optics fuels t…
and there is an ongoing literature review (which has been lucrative to both erdosproblems and the OEIS), and this one was relabelled upon the discovery of an earlier resolution
Re: Erdos 281 solved with ChatGPT 5.2 Pro
#279Earlier quoted context omitted.
I'm disappointed that you had to add the 'metamagical' to your question tbh It doesn't matter if ai is in a hype cycle or not it doesn't change how a technology works. Check out the yt videos from 1blue3brown he explains LLMs quite well. .your first step is the word embedding this vector space represents the relationship between words. Father - grandfather. The vector which makes a father a grandfather is the same ve…
> It doesn't matter if ai is in a hype cycle or not it doesn't change how a technology works. It does change what people say about it. Our words are not reality itself; the map is not the territory. Are you saying people should take everything said about LLMs at face value?
It's the reason why I'm here because we discuss more technically about technology
Re: Erdos 281 solved with ChatGPT 5.2 Pro
#280Personally, I'd prefer if the AI models would start with a proof of their own statements. Time and again, SOTA frontier models told me: "Now you have 100% correct code ready for production in enterprise quality." Then I run it and it crashes. Or maybe the AI is just being tongue-in-cheek? Point in case: I just wanted to give z.ai a try and buy some credits. I used Firefox with uBlock and the payment didn't go through…
Models just generate text. Apps are supposed to make that text useful.
An app can run various kinds of verification. But would you pay an extra for that?
Nobody can make a text generator to output text which is 100% correct. That's just not a thing people can do now.