研究者用GPT-5.6 Sol五天解决6个埃尔德什难题
A single researcher solved 6 open Erdős problems in 5 days using GPT-5.6 Sol.
用AI解决开放数学难题的实战案例,提示词设计思路值得做推理增强的同学参考,尤其是对抗验证和搜索策略。
A single researcher solved 6 open Erdős problems in 5 days using GPT-5.6 Sol.
He attempted 13 problems in total, so the success rate sits near 46%.
He wrote the prompt almost as a contract, not a question.
It restated the problem, then spelled out what a finished proof must actually establish. listed the weaker results that would not count, so near-misses could not sneak through.
Known traps and edge cases went in before the model ever started thinking. Then he told it how to search, which is where most people stop.
Chase many approaches at once, keep incompatible ones alive, and never commit early.
Hunt for counterexamples to your own lemmas, and kill a route that only leads to another open problem.
Separate adversarial agents then tried to break every draft that survived.
None of this works without the right target, so he picked problems mathematicians already argue about, avoiding anything welded to a famous conjecture.
Codex held the whole search in memory for hours while that loop ran itself.
更进一步:量化金融体系
看懂新闻只是起点——沿量化金融路径,把它变成能交付的工程能力