{"id":93114,"date":"2025-10-27T05:45:25","date_gmt":"2025-10-27T09:45:25","guid":{"rendered":"https:\/\/www.businessupturn.com\/usa\/?p=93114"},"modified":"2025-10-26T12:53:10","modified_gmt":"2025-10-26T16:53:10","slug":"ai-just-solved-a-decades-old-math-problem-heres-whats-next","status":"publish","type":"post","link":"https:\/\/www.businessupturn.com\/usa\/ai-just-solved-a-decades-old-math-problem-heres-whats-next\/93114\/","title":{"rendered":"AI just solved a decades-old math problem, here\u2019s what\u2019s next"},"content":{"rendered":"<h2 data-pm-slice=\"1 1 []\">The Reality of AI\u2019s Breakthroughs: Beyond the Retrieval Engine<\/h2>\n<p>The most significant breakthroughs do not come from large language models (LLMs) like <strong>GPT-5<\/strong> or <strong>Gemini 2.5 Pro<\/strong> simply regurgitating known answers. They come from specialized AI systems that are designed to exhibit genuine scientific novelty. These systems are solving two critical, historically insurmountable challenges: the <strong>combinatorial explosion<\/strong> (the search space is too vast for humans) and the lack of <strong>human intuition<\/strong> in extremely high dimensions or complex abstract domains.<\/p>\n<h3>Case 1: The Outlier Search and Group Theory<\/h3>\n<p>One of the most compelling recent examples involves the 60-year-old <strong>Andrews\u2013Curtis Conjecture<\/strong>, a problem in group theory akin to finding a fantastically long, non-obvious sequence of moves to solve a Rubik\u2019s Cube the size of a planet. Researchers at <strong>Caltech<\/strong>, led by theoretical physicist <strong>Sergei Gukov<\/strong>, utilized a novel type of machine-learning algorithm powered by <strong>Reinforcement Learning<\/strong> (RL).<\/p>\n<p>Traditional LLMs, as Gukov noted, are \u201cgood parrots\u201d that produce \u201csomething typical.\u201d The Caltech-developed system, however, was trained to produce \u201c<strong>Super Moves<\/strong>\u201c\u2014long sequences of unexpected steps that act as outliers in the search space. This approach yielded remarkable progress: the AI disproved families of potential counterexamples to the conjecture, some of which had remained open for nearly <strong>25 years<\/strong>.<\/p>\n<blockquote><p>\u201cOur program is good at coming up with outliers\u2026 It tries various moves and gets rewarded for solving the problems. We encourage the program to do more of the same while still keeping some level of curiosity. In the end, it develops new strategies that are better than what humans can do.\u201d<\/p><\/blockquote>\n<p>This illustrates the first phase of the AI revolution: generating highly original insights and counter-examples that push the boundaries of established human knowledge.<\/p>\n<h3>Case 2: Functional Discovery and Algorithmic Acceleration<\/h3>\n<p>Another area of revolutionary impact lies in functional programming and algorithm discovery. <strong>Google DeepMind<\/strong> developed a system named <strong>FunSearch<\/strong>, which combines an LLM (a customized version of <strong>PaLM 2<\/strong>) with an iterative evaluator. Unlike standard LLMs, FunSearch generates computer programs as solutions rather than just text.<\/p>\n<p>This system was applied to the <strong>Cap Set Problem<\/strong>, a notoriously difficult combinatorial puzzle. While it did not solve the problem outright, <strong>FunSearch<\/strong> discovered <strong>novel constructions<\/strong> for large cap sets that significantly exceeded the best-known human-derived bounds. Crucially, because the output is a runnable program, the solution is verifiable and transparent, mitigating the \u201cblack box\u201d concern often associated with AI.<\/p>\n<p>In parallel, DeepMind\u2019s <strong>AlphaEvolve<\/strong>, a <strong>Gemini<\/strong> coding agent, recently beat the 56-year-old efficiency record held by the <strong>Strassen algorithm<\/strong> for matrix multiplication, a fundamental operation in computing. By generating and iteratively evolving programs, <strong>AlphaEvolve<\/strong> found faster algorithms for large matrices, directly impacting everything from climate modeling to graphics processing.<\/p>\n<h2>The Next Frontier: Industrializing Mathematics<\/h2>\n<p>The successes in group theory and combinatorial optimization point toward a future where AI shifts from an experimental curiosity to a standard piece of the mathematical infrastructure. This next era will be defined by three key strategies:<\/p>\n<h3>1. Formal Verification and the End of Hallucination<\/h3>\n<p>For mathematics, an answer without a rigorous proof is merely a conjecture. To overcome the logical inconsistencies and \u201challucinations\u201d common in early LLMs, the future of mathematical AI lies in linking generative models with <strong>Formal Verification<\/strong> systems like <strong>Lean<\/strong>.<\/p>\n<p>In this process, an LLM (e.g., <strong>Gemini 2.5 Pro<\/strong>) is used as a collaborator to explore ideas and draft complex proofs in natural language. A specialized system then translates this output into a formal, machine-readable code that can be logically checked line-by-line by a theorem prover. This combined approach has already been used to achieve <strong>Gold Medal<\/strong> level performance on the <strong>International Mathematical Olympiad (IMO)<\/strong> problems, a grand challenge that requires <strong>original reasoning<\/strong> and <strong>rigorous proof writing<\/strong>. This ensures that AI-generated discoveries are not just clever, but demonstrably true.<\/p>\n<h3>2. The Mass Production of Theorems<\/h3>\n<p>As emphasized by <strong>Terence Tao<\/strong>, a <strong>Fields Medalist<\/strong> from <strong>UCLA<\/strong>, AI\u2019s true power is its ability to \u201cindustrialize\u201d research. Instead of spending months on a single, intricate proof, mathematicians will direct AI systems to test thousands of variations, find counterexamples, or analyze patterns across massive datasets.<\/p>\n<p>For instance, the application of <strong>Graph Neural Networks<\/strong> (GNNs) has already led to the discovery of new relationships between <strong>knot invariants<\/strong>, a complex area of topology. This ability to spot non-linear patterns in hundreds of millions of data points allows humans to move to a \u201chigher type of mathematics,\u201d focusing on the <em>direction<\/em> of research rather than the mechanical steps of computation and proof.<\/p>\n<h3>3. Cascading Real-World Impact<\/h3>\n<p>The theoretical acceleration in math has immediate, cascading consequences for physics, engineering, and data science. AI breakthroughs on long-standing theoretical riddles often lead directly to functional, real-world utility:<\/p>\n<ul>\n<li><strong>Fluid Dynamics:<\/strong> If AI can find new solutions or singularities in the <strong>Navier-Stokes Equations<\/strong> (one of the <strong>Millennium Prize Problems<\/strong>), it drastically improves our ability to predict complex fluid behavior, from micro-flows in nanotechnology to large-scale atmospheric patterns and oceanic currents.<\/li>\n<li><strong>Materials Science:<\/strong> Frameworks like <strong>THOR AI<\/strong> developed by <strong>Los Alamos National Laboratory<\/strong> are using tensor networks to solve configurational integrals that were previously considered impossible to compute directly, allowing for the accurate and rapid simulation of new materials under extreme pressure.<\/li>\n<li><strong>Telecommunications:<\/strong> Progress on sphere packing problems, like the <strong>Kissing Problem<\/strong> (as explored by researchers like <strong>Mikhail Ganzhinov<\/strong> at <strong>Aalto University<\/strong>), directly informs the most efficient way to arrange signals or satellites, optimizing global communication.<\/li>\n<\/ul>\n<h2>Conclusion<\/h2>\n<p>The latest wave of AI success in mathematics is not a flash-in-the-pan story of a machine achieving a single, magical \u201csolve.\u201d It is a fundamental paradigm shift away from AI as a discrete tool toward AI as a collaborative partner. By mastering long-sequence reasoning, formal verification, and outlier generation, AI is becoming the essential co-pilot for the next generation of mathematicians. The challenge now is not whether AI can solve decades-old problems, but how quickly humans can learn to effectively integrate these powerful systems into their workflows to tackle the centuries-old questions that still remain.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In recent years, headlines proclaiming that Artificial Intelligence (AI) has solved a long-standing mathematical problem have become common, often accompanied by a flurry of excitement and subsequent academic debate.<\/p>\n","protected":false},"author":386,"featured_media":76398,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[33401,33386,33379,26160,33377,30816,33385,33389,33376,33391,33384,33397,33383,33382,33399,33398,33390,33396,33400,33394,33393,3415,33388,33380,33378,33387,33381,33392,33395,8688],"class_list":["post-93114","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tech","tag-aalto-university","tag-alphaevolve","tag-andrews-curtis-conjecture","tag-caltech","tag-cap-set-problem","tag-deepmind","tag-erdos-problems","tag-formal-verification","tag-funsearch","tag-gemini-2-5-pro","tag-gpt-5","tag-graph-neural-networks","tag-imo","tag-international-mathematical-olympiad","tag-kissing-problem","tag-knot-invariants","tag-lean","tag-los-alamos-national-laboratory","tag-mikhail-ganzhinov","tag-millennium-prize-problems","tag-navier-stokes-equations","tag-openai","tag-palm-2","tag-reinforcement-learning","tag-sergei-gukov","tag-strassen-algorithm","tag-super-moves","tag-terence-tao","tag-thor-ai","tag-ucla"],"reading_time":"5 min read","_links":{"self":[{"href":"https:\/\/www.businessupturn.com\/usa\/wp-json\/wp\/v2\/posts\/93114","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.businessupturn.com\/usa\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.businessupturn.com\/usa\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.businessupturn.com\/usa\/wp-json\/wp\/v2\/users\/386"}],"replies":[{"embeddable":true,"href":"https:\/\/www.businessupturn.com\/usa\/wp-json\/wp\/v2\/comments?post=93114"}],"version-history":[{"count":0,"href":"https:\/\/www.businessupturn.com\/usa\/wp-json\/wp\/v2\/posts\/93114\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.businessupturn.com\/usa\/wp-json\/wp\/v2\/media\/76398"}],"wp:attachment":[{"href":"https:\/\/www.businessupturn.com\/usa\/wp-json\/wp\/v2\/media?parent=93114"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.businessupturn.com\/usa\/wp-json\/wp\/v2\/categories?post=93114"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.businessupturn.com\/usa\/wp-json\/wp\/v2\/tags?post=93114"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}