<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <updated>2026-04-10T00:33:16Z</updated>
  <generator>https://yabu.me</generator>

  <title>Nostr notes by Terence Tao</title>
  <author>
    <name>Terence Tao</name>
  </author>
  <link rel="self" type="application/atom+xml" href="https://yabu.me/npub1hsf727dlfy55vvm5wuqwyh457uwsc24pxn5f7vxnd4lpvv8phw3sjm7r3k.rss" />
  <link href="https://yabu.me/npub1hsf727dlfy55vvm5wuqwyh457uwsc24pxn5f7vxnd4lpvv8phw3sjm7r3k" />
  <id>https://yabu.me/npub1hsf727dlfy55vvm5wuqwyh457uwsc24pxn5f7vxnd4lpvv8phw3sjm7r3k</id>
  <icon>https://media.mathstodon.xyz/accounts/avatars/109/378/244/433/513/115/original/e7134404c3103f9a.jpg</icon>
  <logo>https://media.mathstodon.xyz/accounts/avatars/109/378/244/433/513/115/original/e7134404c3103f9a.jpg</logo>




  <entry>
    <id>https://yabu.me/nevent1qqsrcjc7sxhxnt0ucy2pdm0hpfwfuvxm0lx2x7gt5xk2sx6qm0dr9eszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xluu8xd</id>
    
      <title type="html">The ability to make complex distinctions with high accuracy after ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsrcjc7sxhxnt0ucy2pdm0hpfwfuvxm0lx2x7gt5xk2sx6qm0dr9eszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xluu8xd" />
    <content type="html">
      The ability to make complex distinctions with high accuracy after ingesting a sufficient amount of training data is a signature feature of machine learning algorithms.  But humans also have this ability, even if they are not always consciously aware of it.  One of my favorite illustrations of this is the learned ability to determine (qualitatively) the temperature of water from its sound, which almost all of us have acquired purely through training data: &lt;a href=&#34;https://www.youtube.com/watch?v=Ri_4dDvcZeM&#34;&gt;https://www.youtube.com/watch?v=Ri_4dDvcZeM&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;We even have the learned ability to accurately predict the next word in a sentence, even when we do not understand the semantic content of the sentence itself.  Some (rather frustrated) examples of this occur in the later stages of the classic &amp;#34;Who&amp;#39;s on first?&amp;#34; sketch: &lt;a href=&#34;https://www.youtube.com/watch?v=r9t097tbeT0&#34;&gt;https://www.youtube.com/watch?v=r9t097tbeT0&lt;/a&gt;
    </content>
    <updated>2026-02-25T01:57:54Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs0uux0hthen96uca7yur9klyegsnxq2sunrnned643e58davynalszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xkm7d6t</id>
    
      <title type="html">A few days ago, I noted the revival of one archaic mathematical ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs0uux0hthen96uca7yur9klyegsnxq2sunrnned643e58davynalszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xkm7d6t" />
    <content type="html">
      A few days ago, I noted the revival of one archaic mathematical practice, namely that of encrypting one&amp;#39;s proofs (or announcements).  Today, as part of the ongoing Integrated Explicit Analytic Number Theory Network project &lt;a href=&#34;https://www.ipam.ucla.edu/news-research/special-projects/integrated-explicit-analytic-number-theory-network/&#34;&gt;https://www.ipam.ucla.edu/news-research/special-projects/integrated-explicit-analytic-number-theory-network/&lt;/a&gt; , we found ourselves reviving another archaic piece of mathematical infrastructure: the logarithm table.  &lt;br/&gt;&lt;br/&gt;These tables, pioneered by Napier in the 17th century, were a mainstay of mathematical computation until eventually supplanted first by calculators and then by modern computers.  But we are finding that verifying in Lean that, say, ln 2 is equal to 0.693147 to six decimal places is somewhat fiddly and computationally expensive to formally verify (one has to use a Taylor series with explicit remainder and figure out where to cut off the series).   &lt;br/&gt;&lt;br/&gt;Eventually we settled on what is basically the 17th century solution, modernized for the era of formal proof verification: the project now sports a file `LogTables.lean` which systematically gathers formally verified calculations of logarithms via a new interval arithmetic package.  Similar to a precomputed log table, this file is intended to be typechecked once (as a laborious calculation), and then imported as needed by all other files.&lt;br/&gt;&lt;br/&gt;It is a fascinating paradox that cutting edge technology can sometimes make obsolete practices relevant again.  (Yet another example: the capability of current AI tools has revived the in-person class exam, which we had just started to move away from in the COVID era.)
    </content>
    <updated>2026-02-08T23:21:06Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqst67dkns5k2y62r64etz2835lqru3j5wtkck9cxsfpwss70x950mqzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xhpgfcv</id>
    
      <title type="html">An interesting experiment that revives an archaic practice (from ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqst67dkns5k2y62r64etz2835lqru3j5wtkck9cxsfpwss70x950mqzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xhpgfcv" />
    <content type="html">
      An interesting experiment that revives an archaic practice (from the era of Gauss) of posting encrypted proofs before revealing them: &lt;a href=&#34;https://arxiv.org/abs/2602.05192&#34;&gt;https://arxiv.org/abs/2602.05192&lt;/a&gt; .  Here, the challenge is to see whether 10 research-level problems (that arose in the course of the authors research) are amenable to modern AI tools within a fixed time period (until Feb 13).  &lt;br/&gt;&lt;br/&gt;The problems appear to be out of reach of current &amp;#34;one-shot&amp;#34; AI prompts, but were solved by human domain experts, and would presumably a faor fraction would also be solvable by other domain experts equipped with AI tools.    They are technical enough that a non-domain-expert would struggle to verify any AI-generated output on these problems, so it seems quite challenging to me to have such a non-expert solve any of these problems, but one could always be surprised.  It will be interesting to see if there were any interesting outcomes to this experiment by the expiration of the time linit.
    </content>
    <updated>2026-02-06T06:14:11Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsdse60hjyf2jpnhv5fyeyg7x69gsk8wukdrflls88fwjsl5t3m4xgzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x45zskr</id>
    
      <title type="html">@nprofile…sz8l No, although they supply the compute resources ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsdse60hjyf2jpnhv5fyeyg7x69gsk8wukdrflls88fwjsl5t3m4xgzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x45zskr" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs8tn450pms6f4tkan2v4qda64kpsqux9gycdnd3zuh93p60s0xwfcpz4mhxue69uhhyetvv9ujuerfw36x7tnsw43q5ltaqt&#39;&gt;nevent1q…taqt&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;&lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/nprofile1qy2hwumn8ghj7un9d3shjtnyd968gmewwp6kyqpq0l88929ze7h5h7g7pu7y0e0077c03zqtp9zk63zpx4gg7m2ypcnqdssz8l&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;nprofile1qy2hwumn8ghj7un9d3shjtnyd968gmewwp6kyqpq0l88929ze7h5h7g7pu7y0e0077c03zqtp9zk63zpx4gg7m2ypcnqdssz8l&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;nprofile…sz8l&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; No, although they supply the compute resources for the AlphaEvolve experiments I have run.
    </content>
    <updated>2026-02-04T19:19:50Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqst0ds9qhtq05tjpgz3s7tpnp5dtxaqqnlvzq85ncm9lrccrd7avxszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xz3yuay</id>
    
      <title type="html">It will still be a few months before AlphaEvolve is fully ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqst0ds9qhtq05tjpgz3s7tpnp5dtxaqqnlvzq85ncm9lrccrd7avxszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xz3yuay" />
    <content type="html">
      It will still be a few months before AlphaEvolve is fully released to the public, but we at least now have a small gallery of AlphaEvolve experiments one can showcase, including some of my own: &lt;a href=&#34;https://alphaevolve-examples.web.app/ae/gallery&#34;&gt;https://alphaevolve-examples.web.app/ae/gallery&lt;/a&gt;
    </content>
    <updated>2026-02-03T18:50:51Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsqwhxhgzkpm9g750pyy0sspv56dslrr23teew5yy8at58k8x6u2lgzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x4qcl6p</id>
    
      <title type="html">@nprofile…mf6h We have some statistics and graphs for the Erdos ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsqwhxhgzkpm9g750pyy0sspv56dslrr23teew5yy8at58k8x6u2lgzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x4qcl6p" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs253y38yjx7hdxam656y483r4nkvj0dy8seusyrxajcaz8qdk3n3gpz4mhxue69uhhyetvv9ujuerfw36x7tnsw43qktf8c5&#39;&gt;nevent1q…f8c5&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;&lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/nprofile1qy2hwumn8ghj7un9d3shjtnyd968gmewwp6kyqpqa36q28gynfejna9jf0npd9drku0t8hmrgsjh978a08z39cqqf0dqdfmf6h&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;nprofile1qy2hwumn8ghj7un9d3shjtnyd968gmewwp6kyqpqa36q28gynfejna9jf0npd9drku0t8hmrgsjh978a08z39cqqf0dqdfmf6h&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;nprofile…mf6h&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; We have some statistics and graphs for the Erdos problem database as a whole; see &lt;a href=&#34;https://github.com/teorth/erdosproblems&#34;&gt;https://github.com/teorth/erdosproblems&lt;/a&gt; .  But for now, it seems the most productive setup is to have individual web pages and discussion forums for each problem, see &lt;a href=&#34;https://www.erdosproblems.com/forum/&#34;&gt;https://www.erdosproblems.com/forum/&lt;/a&gt;
    </content>
    <updated>2026-01-11T19:07:35Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs2d2uspdvqd6m8z95qmgykxrlxq0t7q6rpf9s82w0004rzcywk6tqzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xwcyu48</id>
    
      <title type="html">@nprofile…zhv7 An update: as it turns out, the AI-generated ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs2d2uspdvqd6m8z95qmgykxrlxq0t7q6rpf9s82w0004rzcywk6tqzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xwcyu48" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsf453heqgvqlgs3zqnpemmgsamffkksfuqchgp2t02jshh02t6ndgpz4mhxue69uhhyetvv9ujuerfw36x7tnsw43qt5psrj&#39;&gt;nevent1q…psrj&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;&lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/nprofile1qy2hwumn8ghj7un9d3shjtnyd968gmewwp6kyqpq78y48ptnngpxttg57v70uaw2rg0h87akdu0setdzjxry82l2ejvsvyzhv7&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;nprofile1qy2hwumn8ghj7un9d3shjtnyd968gmewwp6kyqpq78y48ptnngpxttg57v70uaw2rg0h87akdu0setdzjxry82l2ejvsvyzhv7&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;nprofile…zhv7&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; An update: as it turns out, the AI-generated solution to &lt;a href=&#34;https://www.erdosproblems.com/728&#34;&gt;https://www.erdosproblems.com/728&lt;/a&gt; can be modified to also answer the closely related problem &lt;a href=&#34;https://www.erdosproblems.com/729&#34;&gt;https://www.erdosproblems.com/729&lt;/a&gt;; and as part of the community discussion of these results, a previously unreported link to another similar problem &lt;a href=&#34;https://www.erdosproblems.com/401&#34;&gt;https://www.erdosproblems.com/401&lt;/a&gt; was unearthed, which seems likely to be solved by these AI tools soon as well.  A more challenging variant problem &lt;a href=&#34;https://www.erdosproblems.com/400&#34;&gt;https://www.erdosproblems.com/400&lt;/a&gt; is now being looked at, which would likely require more sophisticated arguments.  With these developments, I would revise my previous assessment; while the solution of just 728 would not be sufficient for a research-level paper, a broader paper developing some general results that can handle all of these problems (and perhaps some other questions not posed by Erdos) in a unified fashion would be a reasonable candidate for a paper publishable in a reputable journal.
    </content>
    <updated>2026-01-11T19:04:37Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsrz0rw96ls8hen8q5twjj70gds08nrfcm4yjrqsf3ks4wuqkrgn0qzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x40a59t</id>
    
      <title type="html">Addendum: as portions of my text above have been quoted out of ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsrz0rw96ls8hen8q5twjj70gds08nrfcm4yjrqsf3ks4wuqkrgn0qzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x40a59t" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs8t7k64mcsvggpgzrtwn3pngywv05465yugscsm45luy65jf80rdgpz4mhxue69uhhyetvv9ujuerfw36x7tnsw43qpfqzuz&#39;&gt;nevent1q…qzuz&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Addendum: as portions of my text above have been quoted out of context, I would like to also draw attention to the various caveats listed at &lt;a href=&#34;https://github.com/teorth/erdosproblems/wiki/AI-contributions-to-Erd%C5%91s-problems&#34;&gt;https://github.com/teorth/erdosproblems/wiki/AI-contributions-to-Erd%C5%91s-problems&lt;/a&gt; regarding the extent to which one can draw broader conclusions about AI mathematics capabilities from the progress in solving Erdos problems.
    </content>
    <updated>2026-01-10T16:04:16Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsf453heqgvqlgs3zqnpemmgsamffkksfuqchgp2t02jshh02t6ndgzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x0yn56x</id>
    
      <title type="html">@nprofile…zhv7 By itself, I would not rate this as a ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsf453heqgvqlgs3zqnpemmgsamffkksfuqchgp2t02jshh02t6ndgzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x0yn56x" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs9swp3hkqs74lv3f3nhglk9pz39z7thhfervgwnhn7h7j388ydspcpz4mhxue69uhhyetvv9ujuerfw36x7tnsw43qcg8xqg&#39;&gt;nevent1q…8xqg&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;&lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/nprofile1qy2hwumn8ghj7un9d3shjtnyd968gmewwp6kyqpq78y48ptnngpxttg57v70uaw2rg0h87akdu0setdzjxry82l2ejvsvyzhv7&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;nprofile1qy2hwumn8ghj7un9d3shjtnyd968gmewwp6kyqpq78y48ptnngpxttg57v70uaw2rg0h87akdu0setdzjxry82l2ejvsvyzhv7&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;nprofile…zhv7&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; By itself, I would not rate this as a publishable result, but it could become part of a more substantial paper surveying the state of various related problems involving these sorts of binomial coefficient divisibility problems, describing what the standard methods can accomplish (including the solution to this problem as an example), and discussing the remaining open problems in the field (&lt;a href=&#34;https://www.erdosproblems.com/376&#34;&gt;https://www.erdosproblems.com/376&lt;/a&gt; is a fairly well known one for instance).  I could see AI tools playing a role in systematically exploring the application of such well understood methods reasonably large classes of problems like at a scale which would either be impracticable or inefficient to have human mathematicians work out by traditional means.
    </content>
    <updated>2026-01-10T06:52:18Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsvtrytu3t847dznj9kqmxw8srxfmpkrzj0v6jrrnt0yddedpjepcgzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xn4vavm</id>
    
      <title type="html">Recently, the application of AI tools to Erdos problems passed a ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsvtrytu3t847dznj9kqmxw8srxfmpkrzj0v6jrrnt0yddedpjepcgzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xn4vavm" />
    <content type="html">
      Recently, the application of AI tools to Erdos problems passed a milestone: an Erdos problem (#728) was solved more or less autonomously by AI (after some feedback from an initial attempt), in the spirit of the problem (as reconstructed by the Erdos problem website community), with the result (to the best of our knowledge) not replicated in existing literature (although similar results proven by similar methods were located).&lt;br/&gt;&lt;br/&gt;This is a demonstration of the genuine increase in capability of these tools in recent months, and is largely consistent with other recent demonstrations of AI using existing methods to resolve Erdos problems, although in most previous cases a solution to these problems was later located in the literature, as discussed in &lt;a href=&#34;https://mathstodon.xyz/deck/@tao/115788262274999408&#34;&gt;https://mathstodon.xyz/deck/@tao/115788262274999408&lt;/a&gt; .  This particular case was unusual in that the problem as stated by Erdos was misformulated, with a reconstruction of the problem in the intended spirit only obtained in the last few months, which helps explain the lack of prior literature on the problem.  However, I would like to talk here about another aspect of the story which I find more interesting than the solution itself, which is the emerging AI-powered capability to rapidly write and rewrite expositions of the solution.  (1/5)
    </content>
    <updated>2026-01-07T21:03:47Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqstjzav6kf42xcyyupyz3a98wv3va5fayh32m46vfv5843z0k729zqzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xl3htny</id>
    
      <title type="html">Over on Kevin Buzzard&amp;#39;s blog, Boris Alexeev has written a ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqstjzav6kf42xcyyupyz3a98wv3va5fayh32m46vfv5843z0k729zqzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xl3htny" />
    <content type="html">
      Over on Kevin Buzzard&amp;#39;s blog, Boris Alexeev has written a guest post on the state of the art on autoformalization in practice, focusing in particular on the improved speed and efficiency of formalization when applied to the problems in the Erdos Problems database, and how these efforts have begun to resolve some of the lower hanging fruit in that database. &lt;a href=&#34;https://xenaproject.wordpress.com/2025/12/05/formalization-of-erdos-problems/&#34;&gt;https://xenaproject.wordpress.com/2025/12/05/formalization-of-erdos-problems/&lt;/a&gt;
    </content>
    <updated>2025-12-05T16:23:32Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs2th3p6dpe92jzzz6w02l9yxl0dhfcfhv23w0jy4ra8pp7hpzkthczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x5q4xxa</id>
    
      <title type="html">The Communications of the Association for Computing Machinery ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs2th3p6dpe92jzzz6w02l9yxl0dhfcfhv23w0jy4ra8pp7hpzkthczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x5q4xxa" />
    <content type="html">
      The Communications of the Association for Computing Machinery (ACM) has compiled a list of articles from leaders in the profession on the importance of federal investment in basic research in the technology sector.  &lt;a href=&#34;https://www.acm.org/media-center/2025/december/cacm-federal-funding&#34;&gt;https://www.acm.org/media-center/2025/december/cacm-federal-funding&lt;/a&gt;
    </content>
    <updated>2025-12-05T05:06:27Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs8w6utv8w2kdur6ujaznqv28xev3ydsn0kwgrnfcn2j7zpmgqec9qzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xqjadu2</id>
    
      <title type="html">This two-dimensional image has been circulating recently as an ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs8w6utv8w2kdur6ujaznqv28xev3ydsn0kwgrnfcn2j7zpmgqec9qzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xqjadu2" />
    <content type="html">
      This two-dimensional image has been circulating recently as an metaphor for the current state of AI technology.  It is admittedly an improvement over one-dimensional narratives in which AI development is presented as a linear progression from sub-human intelligence to super-human intelligence.  However, it is still a significant oversimplification.  The space of cognitive tasks is not well modeled by either one-dimensional or two-dimensional spaces, but is instead extremely high-dimensional.  There are now indeed many directions in this high-dimensional space in which AI tools can, with minimal supervision, achieve better performance than human experts.  But, as per the &amp;#34;curse of dimensionality&amp;#34;, such directions still remain very sparse.  Also, human performance is also very spiky and diverse; representing this by a single round disk or ball is also somewhat misleading.&lt;br/&gt;&lt;br/&gt;In high dimensions, the greatest increase in volume often comes from taking combinations of smaller, spikier sets.  A team of humans working together, or humans complemented by a variety of AI tools, can achieve a significantly greater performance on many tasks than any single human or AI tool could achieve individually, particularly if they are strong in &amp;#34;orthogonal&amp;#34; directions.  On the other hand, the choice of combination matters: the wrong combination could lead to a misalignment between the objective and the actual outcome, in which the stated goal may be nominally achieved, but at the cost of several unwanted secondary effects as well.&lt;br/&gt;&lt;br/&gt;TLDR: the topic of intelligence is high-dimensional for any low-dimensional narrative to be perfectly accurate, and one should take any such narratives with a grain of salt.&lt;br/&gt;&lt;br/&gt; &lt;img src=&#34;https://media.mathstodon.xyz/media_attachments/files/115/620/202/193/141/274/original/cb4966685b1ef97a.png&#34;&gt; 
    </content>
    <updated>2025-11-27T06:33:08Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqst8y86mptmdre3pdfrs8p62mfdl04g9gtmt4fawyde3yjq7nhz7aczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x0jmdj6</id>
    
      <title type="html">#IPAM (The Institute for Pure and Applied Mathematics) is ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqst8y86mptmdre3pdfrs8p62mfdl04g9gtmt4fawyde3yjq7nhz7aczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x0jmdj6" />
    <content type="html">
      #IPAM (The Institute for Pure and Applied Mathematics) is soliciting applications from industry to sponsor projects in its Research in Industrial Projects for Students (RIPS) program, in which talented undergraduate students, with a postgraduate mentor, work on industry-sponsored projects over a 9-week program while at residence at IPAM.  Details about the program can be found at &lt;a href=&#34;https://www.ipam.ucla.edu/all-upcoming-programs/rips-sponsor-information/&#34;&gt;https://www.ipam.ucla.edu/all-upcoming-programs/rips-sponsor-information/&lt;/a&gt;
    </content>
    <updated>2025-11-25T02:48:31Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsv4f54a8d2x6dcxp9wlh49tevasv7ahqgxkax2agfduwv5u6e424gzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x3lm58d</id>
    
      <title type="html">@nprofile…z3hk In our experiments we have been incentivizing ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsv4f54a8d2x6dcxp9wlh49tevasv7ahqgxkax2agfduwv5u6e424gzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x3lm58d" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsrmnu4qsdck6jkuc7qagwdhvndu07qfkmuhl8p897ffcevryja0jcpzemhxue69uhhyetvv9ujuerfw36x7tnsw43z7077quy&#39;&gt;nevent1q…7quy&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;&lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/nprofile1qyt8wumn8ghj7un9d3shjtnyd968gmewwp6kytcqyrk8gpgaqjd8x205kf97v9545wm3av7lvdzz2uhcl4uu2yhqqp9a5dwz3hk&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;nprofile1qyt8wumn8ghj7un9d3shjtnyd968gmewwp6kytcqyrk8gpgaqjd8x205kf97v9545wm3av7lvdzz2uhcl4uu2yhqqp9a5dwz3hk&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;nprofile…z3hk&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; In our experiments we have been incentivizing AlphaEvolve to come up with solutions that are as interpretable as possible, and have as clear a dependency on the parameter n as possible, so the general solutions that have been found are ones which a human could generalize from seeing the code to generate them for small n (although in the finite field Kakeya and Nikodym examples, if a human was just given the raw set of points rather than the code used to procedurally generate them, it would be significantly harder to discern the pattern).
    </content>
    <updated>2025-11-07T17:06:28Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs9dvzzqsscuja2py7vpvzawylvcxpfr6q5n949varwx8ru90k0yfqzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xyw3u2y</id>
    
      <title type="html">#IPAM is running an Industrial Short Course on Generative AI ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs9dvzzqsscuja2py7vpvzawylvcxpfr6q5n949varwx8ru90k0yfqzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xyw3u2y" />
    <content type="html">
      #IPAM is running an Industrial Short Course on Generative AI Algorithms for Mar 5-6, 2026.  Registration is now open: &lt;a href=&#34;https://www.ipam.ucla.edu/programs/special-events-and-conferences/industrial-short-course-generative-ai-algorithms/&#34;&gt;https://www.ipam.ucla.edu/programs/special-events-and-conferences/industrial-short-course-generative-ai-algorithms/&lt;/a&gt;
    </content>
    <updated>2025-11-06T21:31:00Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs0mznaryeqh2e4fv7wxr70zlm75qqn57y2kmar4xzn3hxv08vv2vszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xe7wn67</id>
    
      <title type="html">@nprofile…z3hk IMO 2025 problem 6 ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs0mznaryeqh2e4fv7wxr70zlm75qqn57y2kmar4xzn3hxv08vv2vszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xe7wn67" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs9e0u8qs9xs9gkmg4uzpxy2fpscvggeg69xnchh95m2472cf83scgpzemhxue69uhhyetvv9ujuerfw36x7tnsw43z7rs4j75&#39;&gt;nevent1q…4j75&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;&lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/nprofile1qyt8wumn8ghj7un9d3shjtnyd968gmewwp6kytcqyrk8gpgaqjd8x205kf97v9545wm3av7lvdzz2uhcl4uu2yhqqp9a5dwz3hk&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;nprofile1qyt8wumn8ghj7un9d3shjtnyd968gmewwp6kytcqyrk8gpgaqjd8x205kf97v9545wm3av7lvdzz2uhcl4uu2yhqqp9a5dwz3hk&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;nprofile…z3hk&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; IMO 2025 problem 6 &lt;a href=&#34;https://google-deepmind.github.io/alphaevolve_repository_of_problems/problems/65.html&#34;&gt;https://google-deepmind.github.io/alphaevolve_repository_of_problems/problems/65.html&lt;/a&gt; was an interesting case of this: see the discussion in section 43 where AlphaEvolve discovered the construction in Figure 34.  The majority of human participants at the 2025 IMO, and none of the AI tools applied to the problem, were able to obtain such a construction.  (But one should make the caveat that locating the optimal construction is only one half of this problem; the other half is to prove that the construction is optimal, and AlphaEvolve had no capability on its own to accomplish this.  On the other hand, one could imagine that a human attacking this problem who was given this example by AlphaEvolve could use it as inspiration to try to establish a rigorous proof of optimality.)
    </content>
    <updated>2025-11-06T16:06:25Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsvdyyrdy3k8nux5fz5x0awajvtkpehv6sh8pf6u05qj2h74ggyruczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x6u5smf</id>
    
      <title type="html">A new paper with Bogdan Georgiev, Javier Gomez-Serrano, and Adam ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsvdyyrdy3k8nux5fz5x0awajvtkpehv6sh8pf6u05qj2h74ggyruczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x6u5smf" />
    <content type="html">
      A new paper with Bogdan Georgiev, Javier Gomez-Serrano, and Adam Zsolt Wagner: &amp;#34;Mathematical exploration and discovery at scale&amp;#34; &lt;a href=&#34;https://arxiv.org/abs/2511.02864&#34;&gt;https://arxiv.org/abs/2511.02864&lt;/a&gt; , in which we record our experiments using the LLM-powered optimization tool #AlphaEvolve to attack 67 different math problems (both solved and unsolved), improving upon the state of the art in some cases and matching preivous literature in others.  The data for these experiments can be found at &lt;a href=&#34;https://github.com/google-deepmind/alphaevolve_repository_of_problems&#34;&gt;https://github.com/google-deepmind/alphaevolve_repository_of_problems&lt;/a&gt; and further discussion is at &lt;a href=&#34;https://terrytao.wordpress.com/2025/11/05/mathematical-exploration-and-discovery-at-scale/&#34;&gt;https://terrytao.wordpress.com/2025/11/05/mathematical-exploration-and-discovery-at-scale/&lt;/a&gt;
    </content>
    <updated>2025-11-06T03:42:20Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsgsj7ehh0mrv2s5nxuz7r3qhlxs484a6wtgz9922rfwhy928qyltczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xgge5cv</id>
    
      <title type="html">There was one major exception, which was the step where one had ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsgsj7ehh0mrv2s5nxuz7r3qhlxs484a6wtgz9922rfwhy928qyltczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xgge5cv" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsdylk80xdeqdvq8sz3kz5eaez2xykz5p0r69n2c7vh6jqvzfjrfqqpzemhxue69uhhyetvv9ujuerfw36x7tnsw43z77kj2lu&#39;&gt;nevent1q…j2lu&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;There was one major exception, which was the step where one had to verify that the graph indeed had 44 edges.  The graph was the union of five disjoint subgraphs, each of which GPT was able to count more or less correctly (modulo minor technical fixes), but did not supply any valid reason why the number of edges in the union was the sum of the number of edges in each component subgraph.  I ended up spending about an hour looking up the Mathlib tools on sum types and Finset cardinality before making this part of the argument work (using a different approach than the one GPT suggested).  But with this and the other more minor changes, I ended up with a typechecking proof at &lt;a href=&#34;https://github.com/teorth/analysis/blob/main/analysis/Analysis/Misc/erdos_613.lean&#34;&gt;https://github.com/teorth/analysis/blob/main/analysis/Analysis/Misc/erdos_613.lean&lt;/a&gt; (3/4)
    </content>
    <updated>2025-11-04T21:58:57Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsdylk80xdeqdvq8sz3kz5eaez2xykz5p0r69n2c7vh6jqvzfjrfqqzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xn2ejlr</id>
    
      <title type="html">The initial steps went quite well: ChatGPT correctly specialized ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsdylk80xdeqdvq8sz3kz5eaez2xykz5p0r69n2c7vh6jqvzfjrfqqzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xn2ejlr" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsvpmsmw0cwfkx5mcpetd825e49h9scpnghsr7zruphh9jrxh8as8cpzemhxue69uhhyetvv9ujuerfw36x7tnsw43z7q69apf&#39;&gt;nevent1q…9apf&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;The initial steps went quite well: ChatGPT correctly specialized Pikhurko&amp;#39;s construction to the degree 5 case and gave a very readable explanation as what the construction was and why it worked.  (With this version of GPT, every query took ten to twenty minutes to answer, so I did this asynchronously, attending to other matters while checking back on GPT every so often.)  It also formalized an essentially correct definition of the graph and of the problem statement, and supplied mostly working Lean code for each requested step.  It was somewhat hindered by not having direct access to my own Lean repository, and appeared to be trained on older versions of Mathlib with slightly different syntax, so a certain amount of cleanup was required to make everything typecheck, but I had enough expertise in Lean to fix these issues.  Some lines did not compile at all, but in most cases the statement to prove was obvious enough that I could supply a different proof by hand (in many cases, powerful reasoning tactics such as `aesop` or `grind` - neither of which GPT used for some reason - finished off those statements immediately).  (2/4)
    </content>
    <updated>2025-11-04T21:58:42Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsvpmsmw0cwfkx5mcpetd825e49h9scpnghsr7zruphh9jrxh8as8czyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xzh4xe5</id>
    
      <title type="html">Inspired by the recent successful &amp;#34;vibe coding&amp;#34; in Lean ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsvpmsmw0cwfkx5mcpetd825e49h9scpnghsr7zruphh9jrxh8as8czyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xzh4xe5" />
    <content type="html">
      Inspired by the recent successful &amp;#34;vibe coding&amp;#34; in Lean of a solution to an Erdos problem at &lt;a href=&#34;https://arxiv.org/abs/2510.19804&#34;&gt;https://arxiv.org/abs/2510.19804&lt;/a&gt; , I tried my hand at formalizing the disproof (by Pikhurko in 2001) that had recently been unearthed by Quanyu Tang of another Erdos problem &lt;a href=&#34;https://www.erdosproblems.com/613&#34;&gt;https://www.erdosproblems.com/613&lt;/a&gt;.  This was a simple finite counterexample: a graph of 44 edges on 15 vertices that could not be split into a bipartite graph and a graph with max degree 5.  The paper of Pikhurko is just 9 pages (and also constructs more general counterexamples with larger choices of parameters, as well as some reasonably matching lower bounds), so this looked like within reach of modern AI tools.  I therefore uploaded the paper to ChatGPT Pro and asked it first to summarize the construction in informal language, and then formalize step by step.  (1/4)
    </content>
    <updated>2025-11-04T21:58:32Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqszgjxjlc6rw87v096s67u0npmmehpewwwatewlgn5p5euphwwremqzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x7uynhy</id>
    
      <title type="html">Update: the discussion has been moved to a web-public forum: ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqszgjxjlc6rw87v096s67u0npmmehpewwwatewlgn5p5euphwwremqzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x7uynhy" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsf6pmrws6fmdfs9yf4svkhxsgjccf3tq3m3a8zmyujql9tj289dkspzemhxue69uhhyetvv9ujuerfw36x7tnsw43z77d72ky&#39;&gt;nevent1q…72ky&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Update: the discussion has been moved to a web-public forum: &lt;a href=&#34;https://ai-math.zulipchat.com/#narrow/channel/539992-Web-public-channel---AI-Math/topic/Best.20practices.20for.20incorporating.20AI.20etc.2E.20in.20papers/near/546518354&#34;&gt;https://ai-math.zulipchat.com/#narrow/channel/539992-Web-public-channel---AI-Math/topic/Best.20practices.20for.20incorporating.20AI.20etc.2E.20in.20papers/near/546518354&lt;/a&gt;
    </content>
    <updated>2025-10-28T21:35:35Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqswdegsfx7zfqyhyegkw5730s4fp4q243rg0u04e6wc8mwued5uaeszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xt30p5h</id>
    
      <title type="html">@nprofile…nxdw Hmm, that appears to be a typo, I will contact ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqswdegsfx7zfqyhyegkw5730s4fp4q243rg0u04e6wc8mwued5uaeszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xt30p5h" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs297q5js7unnkdp6ta0hktpcqxaqdcp9nf43ckhym8kk3kyvrn8hqpzemhxue69uhhyetvv9ujuerfw36x7tnsw43z7k7m4a0&#39;&gt;nevent1q…m4a0&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;&lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/nprofile1qyt8wumn8ghj7un9d3shjtnyd968gmewwp6kytcqyztlmgd5x3dw7grl5490r0xrmam6ug2525d2325m030y4ghl5n5u2mgnxdw&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;nprofile1qyt8wumn8ghj7un9d3shjtnyd968gmewwp6kytcqyztlmgd5x3dw7grl5490r0xrmam6ug2525d2325m030y4ghl5n5u2mgnxdw&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;nprofile…nxdw&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; Hmm, that appears to be a typo, I will contact IAS to get that fixed.
    </content>
    <updated>2025-10-27T22:03:44Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsg2f70vzhsffkzkz3utvvvhnpuer22kzlhdyl9a465kqgd9yn7tsczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xfwyyaf</id>
    
      <title type="html">The Salem prize for 2025 is awarded to Hong Wang and Vesselin ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsg2f70vzhsffkzkz3utvvvhnpuer22kzlhdyl9a465kqgd9yn7tsczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xfwyyaf" />
    <content type="html">
      The Salem prize for 2025 is awarded to Hong Wang and Vesselin Dimitrov &lt;a href=&#34;https://www.ias.edu/math/2025-salem-prize-winners&#34;&gt;https://www.ias.edu/math/2025-salem-prize-winners&lt;/a&gt; .  (I chair the scientific committee for this prize.)  Congratulations to both winners!
    </content>
    <updated>2025-10-27T19:34:45Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsf6pmrws6fmdfs9yf4svkhxsgjccf3tq3m3a8zmyujql9tj289dkszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xm3vz7h</id>
    
      <title type="html">Now that we are beginning to see some isolated examples of ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsf6pmrws6fmdfs9yf4svkhxsgjccf3tq3m3a8zmyujql9tj289dkszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xm3vz7h" />
    <content type="html">
      Now that we are beginning to see some isolated examples of serious, responsible AI assistance in mathematical research papers, it seems an opportune time to start a discussion about what the best practices for incorporating, disclosing, and mitigating risks of such use should be.  I started such a discussion at &lt;a href=&#34;https://ai-math.zulipchat.com/#narrow/channel/514953-general/topic/Best.20practices.20for.20incorporating.20AI.20etc.2E.20in.20papers&#34;&gt;https://ai-math.zulipchat.com/#narrow/channel/514953-general/topic/Best.20practices.20for.20incorporating.20AI.20etc.2E.20in.20papers&lt;/a&gt;
    </content>
    <updated>2025-10-22T18:11:54Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsykh7zuskknmj50wjneel3j8nw6zsjgvjmdxj2q2m5uw3g4xqnlvczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xfekymp</id>
    
      <title>Nostr event nevent1qqsykh7zuskknmj50wjneel3j8nw6zsjgvjmdxj2q2m5uw3g4xqnlvczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xfekymp</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsykh7zuskknmj50wjneel3j8nw6zsjgvjmdxj2q2m5uw3g4xqnlvczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xfekymp" />
    <content type="html">
      In &lt;a href=&#34;https://mathoverflow.net/questions/463937/what-mathematical-problems-can-be-attacked-using-deepminds-recent-mathematical/463940#463940&#34;&gt;https://mathoverflow.net/questions/463937/what-mathematical-problems-can-be-attacked-using-deepminds-recent-mathematical/463940#463940&lt;/a&gt; I asked whether current AI technology could provide a usable tool to test whether various inequaliies involving infinite series of non-negative quantities could be determined to be true or not, with some certificate of proof provided in the former case.  An experimental tool of this type has just been launched by Ayush Khaitan at &lt;a href=&#34;https://o-forge.com/&#34;&gt;https://o-forge.com/&lt;/a&gt; , which could be a useful tool for analysts needing quick confirmation of such inequalities without having to do any sophisticated programming (or prompt engineering).  The user interface is still very much in development; feedback can be given for instance as responses to this blog comment &lt;a href=&#34;https://terrytao.wordpress.com/2025/05/09/a-tool-to-verify-estimates-ii-a-flexible-proof-assistant/comment-page-1/#comment-688872&#34;&gt;https://terrytao.wordpress.com/2025/05/09/a-tool-to-verify-estimates-ii-a-flexible-proof-assistant/comment-page-1/#comment-688872&lt;/a&gt;
    </content>
    <updated>2025-10-15T16:40:56Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqstngwhexdxcwz34p4rvqjrmav35pgry2g95tdzl9a3prkgp7jgtvczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xjnexhw</id>
    
      <title type="html">So the problem looks out of reach of my box of tools, and remains ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqstngwhexdxcwz34p4rvqjrmav35pgry2g95tdzl9a3prkgp7jgtvczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xjnexhw" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsx47z7fkm7ln0a4ygtx75vqdlhgyw3q7k5k60lflgr0ar70j7gfjcpz4mhxue69uhhyetvv9ujumt0wd68ytnsw43qqkr7zc&#39;&gt;nevent1q…r7zc&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;So the problem looks out of reach of my box of tools, and remains open; but for the &amp;#34;large scale&amp;#34; metric of gaining understanding of the problem, the AI use did help, though mostly in an indirect sense of allowing me to more quickly work through, and then discard, an approach which I now believe to be unsuitable for the problem; I also now know a few more differential geometry facts that I was not aware of.  &lt;br/&gt;&lt;br/&gt;It is interesting to compare with my previous experiment &lt;a href=&#34;https://mathstodon.xyz/@tao/115306424727150237&#34;&gt;https://mathstodon.xyz/@tao/115306424727150237&lt;/a&gt; where I gave the AI a task in which I had quite a good intuition on the outcome.  Here, the AI was more creative and supplied inputs that I did not know; but it was also significantly harder to trust and guide the AI in productive directions.  There does seem to be some value in interacting with AI on problems slightly outside of one&amp;#39;s area of expertise, but one certainly has to proceed with caution and situational awareness. (8/8)
    </content>
    <updated>2025-10-10T19:00:14Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsx47z7fkm7ln0a4ygtx75vqdlhgyw3q7k5k60lflgr0ar70j7gfjczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x9lf6za</id>
    
      <title type="html">On the other hand, because of this retrospection, I now have a ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsx47z7fkm7ln0a4ygtx75vqdlhgyw3q7k5k60lflgr0ar70j7gfjczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x9lf6za" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqswmykytfzfr7k59z6u2wek2chrxz44j4dxy9lcx4xh2cel3l5khsgpz4mhxue69uhhyetvv9ujumt0wd68ytnsw43qg4tnpt&#39;&gt;nevent1q…tnpt&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;On the other hand, because of this retrospection, I now have a much clearer idea of what the &amp;#34;enemy&amp;#34; in the problem is that one has to deal with - spheres that are very far from round, and which would contain extremely long cylinders, sheets, or other &amp;#34;thin&amp;#34; objects that do not contribute much volume but will stretch out the geometry considerably.  As such, most of the techniques I had in mind, which were optimized towards &amp;#34;roundish&amp;#34; objects, were inappropriate for this task.  The one tool I am familiar with that might still be useful is a flow approach (based on something like mean curvature flow), and this in fact works in the two-dimensional case due to the nice properties of curve shortening flow in that setting, but it seems difficult to get enough control on these flows (particularly when singularities form) to make such an approach work.  &lt;br/&gt;&lt;br/&gt;The star-shaped case ended up being actually one of the easiest cases of the problem; I have since learned that a two-dimensional version of the argument appears in a paper of Pankrashkin &lt;a href=&#34;https://doi.org/10.1007/s00013-015-0804-z&#34;&gt;https://doi.org/10.1007/s00013-015-0804-z&lt;/a&gt; , and an alternate treatment in three dimensions appears in this recent paper of Qiu &lt;a href=&#34;https://arxiv.org/abs/2507.06245&#34;&gt;https://arxiv.org/abs/2507.06245&lt;/a&gt;. (7/8)
    </content>
    <updated>2025-10-10T19:00:01Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqswmykytfzfr7k59z6u2wek2chrxz44j4dxy9lcx4xh2cel3l5khsgzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xn4y5lq</id>
    
      <title type="html">On comparing this new intuition with the strategy I had pursued, ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqswmykytfzfr7k59z6u2wek2chrxz44j4dxy9lcx4xh2cel3l5khsgzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xn4y5lq" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsd6u9znz755rufqp9rk2hhlt735m768602ae07jq4u5f2mxeys5tcpz4mhxue69uhhyetvv9ujumt0wd68ytnsw43q8fwm9w&#39;&gt;nevent1q…wm9w&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;On comparing this new intuition with the strategy I had pursued, I found that I made a mistake in assuming that the (intrinsic) diameter of the immersed sphere was bounded (which was implicitly used in the coercivity analysis).  The numerical approach I had in mind might conceivably resolve the problem in finite time for all immersed spheres of a given diameter, but would not handle the general case.&lt;br/&gt;&lt;br/&gt;The AI had not flagged this issue, instead exhibiting the usual AI behavior of largely agreeing with everything I had said.  So, at the &amp;#34;medium scale&amp;#34; of directing strategy, the AI was mildly unhelpful, in that it reinforced the bad intuition that I had on the problem instead of pushing back on it. (6/8)
    </content>
    <updated>2025-10-10T18:59:50Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsd6u9znz755rufqp9rk2hhlt735m768602ae07jq4u5f2mxeys5tczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x6raess</id>
    
      <title type="html">So, at the &amp;#34;small scale&amp;#34; of fulfilling the requests asked ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsd6u9znz755rufqp9rk2hhlt735m768602ae07jq4u5f2mxeys5tczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x6raess" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsy57fnrqly6p6prxheand5dm6jwkwu638rdc5kcxu85v26chp5zeqpz4mhxue69uhhyetvv9ujumt0wd68ytnsw43qzpxu0l&#39;&gt;nevent1q…xu0l&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;So, at the &amp;#34;small scale&amp;#34; of fulfilling the requests asked of it, the AI performed very well, with only minor mistakes, and contributing several useful ideas that were in the literature, but which I was not aware of.  At this point I felt though that further progress required input from actual differential geometry experts to avoid a very tedious brute force check, decided to write up the key results (in my own words, and checking step by step) and post them to the site.&lt;br/&gt;&lt;br/&gt;After doing so, I noticed in commentary for the original problem that the two-dimensional version of this problem was a classical result of Pestov and Ionin, which is famous enough to get its own Wikipedia page: &lt;a href=&#34;https://en.wikipedia.org/wiki/Pestov%E2%80%93Ionin_theorem&#34;&gt;https://en.wikipedia.org/wiki/Pestov%E2%80%93Ionin_theorem&lt;/a&gt; .  But a glance at the picture on that page showed me that my intuition was quite wrong: in addition to &amp;#34;nearly round&amp;#34; sets, there were important cases where the set was very far from round, but instead resembled some roundish objects joined together by very long thin tubes.   (5/8)
    </content>
    <updated>2025-10-10T18:59:39Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsy57fnrqly6p6prxheand5dm6jwkwu638rdc5kcxu85v26chp5zeqzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x3u4nz9</id>
    
      <title type="html">The AI performed well here too, basically working out that an ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsy57fnrqly6p6prxheand5dm6jwkwu638rdc5kcxu85v26chp5zeqzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x3u4nz9" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsxx0f6mhu2se8lf0a39p85l9fhyl7uxj3e0qz8scwvpe4qqzlu99spz4mhxue69uhhyetvv9ujumt0wd68ytnsw43qpaxnep&#39;&gt;nevent1q…xnep&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;The AI performed well here too, basically working out that an elliptic coercivity estimate would indeed imply that the theorem was true if the curvatures were sufficiently close to 1 on average.  Though it did point out unprompted that this was not actually a new result, because the hypothesis of curvatures being close to 1 actually implied star-shapedness!  (It did slightly mishandle the estimation of a perturbative nonlinear term, but not in an unfixable fashion; it was comparable to a mistake that a human expert in nonlinear PDE might initially make.)  &lt;br/&gt;&lt;br/&gt;To me, this resembled a &amp;#34;small data&amp;#34; result in PDE, leaving only the &amp;#34;large data&amp;#34; case remaining.  The elliptic nature of the problem, combined with the bounded curvature, suggested to me that there was enough compactness to the problem that the problem could be reduced to a large finite computation using numerical PDEs.  I suggested this approach to the AI, who agreed and gave an outline of how such a program might proceed.  However, the approach would be extremely messy and unenlightnening, essentially a brute force enumeration of all possible shapes. (4/8)
    </content>
    <updated>2025-10-10T18:59:28Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsxx0f6mhu2se8lf0a39p85l9fhyl7uxj3e0qz8scwvpe4qqzlu99szyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xl5wv82</id>
    
      <title type="html">This impressed me, but I of course needed to verify the various ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsxx0f6mhu2se8lf0a39p85l9fhyl7uxj3e0qz8scwvpe4qqzlu99szyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xl5wv82" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsrh48wpaw6m3g35j4tk3lnkfh7tf3she7a7pwxh054fxk2z622r8gpz4mhxue69uhhyetvv9ujumt0wd68ytnsw43qetvt7e&#39;&gt;nevent1q…vt7e&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;This impressed me, but I of course needed to verify the various steps of the proof.  I found some online resources that restated Minkowski&amp;#39;s formula, but did not easily locate a proof; but upon asking the AI, two satisfactory proofs were provided (one along the lines I suggested to it using the divergence theorem, and one based on a flow method that I had not thought of).&lt;br/&gt;&lt;br/&gt;So far, so good.  The argument also suggested that the round sphere was the only minimizer, with the volume getting larger as one moved away from the round case.  This was quite encouraging, so I then asked the AI to analyze the perturbative &amp;#34;almost round&amp;#34; situation in which the curvatures were close to 1 on average.  I had in mind to treat this as a perturbative elliptic PDE problem, and in particular use some elliptic regularity or coercivity estimates to finish off this case. (3/8)
    </content>
    <updated>2025-10-10T18:59:15Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsrh48wpaw6m3g35j4tk3lnkfh7tf3she7a7pwxh054fxk2z622r8gzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xsrunhe</id>
    
      <title type="html">Previous comments on the problem had indicated that the convex ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsrh48wpaw6m3g35j4tk3lnkfh7tf3she7a7pwxh054fxk2z622r8gzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xsrunhe" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqszgcm8hrfy6tyu8g86z4e0vmetzd9cfkgkzmkevtqhg4fu6fw89wspz4mhxue69uhhyetvv9ujumt0wd68ytnsw43qlqftla&#39;&gt;nevent1q…ftla&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Previous comments on the problem had indicated that the convex case was too easy to be interesting, so I decided to look at the slightly larger class of star-shaped objects.  Here I suspected that one could express the hypothesis and conclusion of the problem in terms of various integrals on the surface, and I was hoping to use some integral inequalities (e.g., Sobolev embedding) to then proceed.  However, my differential geometry was rather rusty, so I asked the AI to perform these calculations for me. &lt;br/&gt;&lt;br/&gt;Somewhat to my surprise, the AI not only computed all the quantities I requested, but actually gave a complete proof of the problem in the star-shaped case.  The proof manipulated the various integrals that arose using various inequalities and identities, some of which I recognized (Stokes&amp;#39; theorem and the Willmore inequality / Gauss-Bonnett), but there was one which was new to me (Minkowski&amp;#39;s first integral formula).  With all of these inequalities (and also the arithmetic mean-geometric mean inequality relating mean curvature to Gauss curvature), the proof of the star-shaped case was in fact a one-line argument. (2/8)
    </content>
    <updated>2025-10-10T18:58:54Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqszgcm8hrfy6tyu8g86z4e0vmetzd9cfkgkzmkevtqhg4fu6fw89wszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xjevt7p</id>
    
      <title type="html">I experimented with using a more powerful AI (ChatGPT5 Pro) to ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqszgcm8hrfy6tyu8g86z4e0vmetzd9cfkgkzmkevtqhg4fu6fw89wszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xjevt7p" />
    <content type="html">
      I experimented with using a more powerful AI (ChatGPT5 Pro) to attempt an open problem &lt;a href=&#34;https://mathoverflow.net/questions/425509/sphere-with-bounded-curvature&#34;&gt;https://mathoverflow.net/questions/425509/sphere-with-bounded-curvature&lt;/a&gt;  which is not quite in my area of expertise (specifically, differential geometry): &lt;a href=&#34;https://chatgpt.com/share/68e85cba-7228-800e-8804-a0f41aa64e14&#34;&gt;https://chatgpt.com/share/68e85cba-7228-800e-8804-a0f41aa64e14&lt;/a&gt; .  The outcome was surprisingly nuanced, and illustrates a point I made in an earlier post &lt;a href=&#34;https://mathstodon.xyz/deck/@tao/114501120421010793&#34;&gt;https://mathstodon.xyz/deck/@tao/114501120421010793&lt;/a&gt; that one has to measure the usefulness of a tool at multiple scales.  In summary: AI assistance was very useful at small scales, somewhat unhelpful at medium scales, but somewhat helpful again at large scales; the problem remains unsolved, but I understand it much better now.  &lt;br/&gt;&lt;br/&gt;The problem asks, if a smooth immersed sphere in R^3 has both principal curvatures bounded in magnitude by 1, must it enclose at least a large a volume as the round unit sphere?  This looked to me like a variational problem in which the round sphere would be the minimizer, so the problem naturally splits into a &amp;#34;perturbative&amp;#34; regime in which the immersed sphere is close to round, and the &amp;#34;non-perturbative&amp;#34; regime in which the immersed sphere is far from round.  Lacking much geometric intuition on this problem, and knowing that most of my analysis-based toolkit was geared towards pertburative cases, I guessed that the perturbative regime would be the more important case, and chose to focus efforts there. (1/8)
    </content>
    <updated>2025-10-10T18:58:10Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsxadyvmhufp8zjc5r2c0z3tzamvmhmupjh8pt448t8adtrpn68vkczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x32gu2a</id>
    
      <title type="html">Barring some new development, I think the project will wind down ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsxadyvmhufp8zjc5r2c0z3tzamvmhmupjh8pt448t8adtrpn68vkczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x32gu2a" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsy09uf3j4y6n8udqvkrhqn63r7nt8gw2gtj0gl9ncm4xkyn7x9tcqpz4mhxue69uhhyetvv9ujumt0wd68ytnsw43ql06xqa&#39;&gt;nevent1q…6xqa&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Barring some new development, I think the project will wind down soon, with the complete set of examples submitted to the OEIS, and some data sets (and perhaps Lean code) verifying the arguments placed in some repository.  Overall it was quite an enjoyable experience - and, playing out in a matter of days, far faster than a traditional research project; while the specific problem here was not of particular significance, it is perhaps a harbinger of the type of collaborative mathematical projects fully utilizing modern tools that we will see more of in the near future. (3/3)
    </content>
    <updated>2025-10-06T04:03:14Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsy09uf3j4y6n8udqvkrhqn63r7nt8gw2gtj0gl9ncm4xkyn7x9tcqzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xt2cq8v</id>
    
      <title type="html">At this point, AI assistance has definitely taken a back seat; ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsy09uf3j4y6n8udqvkrhqn63r7nt8gw2gtj0gl9ncm4xkyn7x9tcqzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xt2cq8v" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqswlhcx3e8jd6eksr9xvegl4cfmsdz7gskglm9kqd5sen33f82qwzspz4mhxue69uhhyetvv9ujumt0wd68ytnsw43qy0a4a6&#39;&gt;nevent1q…a4a6&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;At this point, AI assistance has definitely taken a back seat; progress is proceeding largely by manually written code (though perhaps some participants are taking advantage of AI-powered autocomplete features, or a chatbot to generate some quick back-of-the-envelope calculations), and some new theoretical arguments.  One participant did experiment with giving the problem to the highest reasoning mode of ChatGPT, and letting it run autonomously, it was able to correctly locate a counterexample at n=97, but also incorrectly claimed that this was the minimal such example (when instead n=71 is the minimizer).  This seems broadly consistent with my own experience with frontier models when not supervised tightly in a step-by-step fashion by a domain expert.  On the other hand, while we did not have to contend with AI hallucinations, we did experience some setbacks due to good old-fashioned human errors in calculation, though the large number of participants did help in identifying these &amp;#34;bugs&amp;#34;.  (Perhaps in the future when Lean formalization can actually be performed in real time, rather than near-real-time, even these errors will become a thing of the past.) (2/3)
    </content>
    <updated>2025-10-06T04:02:28Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqswlhcx3e8jd6eksr9xvegl4cfmsdz7gskglm9kqd5sen33f82qwzszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x0lsw9q</id>
    
      <title type="html">A second update on my previous posts ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqswlhcx3e8jd6eksr9xvegl4cfmsdz7gskglm9kqd5sen33f82qwzszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x0lsw9q" />
    <content type="html">
      A second update on my previous posts &lt;a href=&#34;https://mathstodon.xyz/@tao/115306424727150237&#34;&gt;https://mathstodon.xyz/@tao/115306424727150237&lt;/a&gt; &lt;a href=&#34;https://mathstodon.xyz/@tao/115316787727719049&#34;&gt;https://mathstodon.xyz/@tao/115316787727719049&lt;/a&gt; on the #MathOverflow problem &lt;a href=&#34;https://mathoverflow.net/questions/501066/is-the-least-common-multiple-sequence-textlcm1-2-dots-n-a-subset-of-t&#34;&gt;https://mathoverflow.net/questions/501066/is-the-least-common-multiple-sequence-textlcm1-2-dots-n-a-subset-of-t&lt;/a&gt; that had a first initial counterexample located with #AI assistance, and then the minimal counterexample obtained through a crowdsourced effort.  As has happened with several previous projects, the crowdsourced effort has acquired a life of its own.  In particular, the task of classifying *all* the counterexamples - which I had previously dismissed in my previous post as &amp;#34;somewhat tedious to perform&amp;#34;, has in fact been completed (with the problem alternating between true and false for n between the first counterexample 71 and the last example 172, before settling down to a unending string of counterexamples.  We now have some very efficient ways to either prove or disprove that a given number is highly abundant; some of the asymptotic analysis initially required some high powered number theory hypotheses such as the generalized Riemann hypothesis (GRH), but as our arguments became more efficient, this became unnecessary.  We even have some recent contributions from the Lean community, formalizing some of the counterexamples in Lean, almost in real-time!  (1/3)
    </content>
    <updated>2025-10-06T04:02:11Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqswuxl5tjrsnmqsvnwxne0v7ea6l52xcljg86q5njp2k7j48zeuc5gzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xptd5vl</id>
    
      <title type="html">So, was AI-assistance &amp;#34;better&amp;#34; than crowdsourcing the ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqswuxl5tjrsnmqsvnwxne0v7ea6l52xcljg86q5njp2k7j48zeuc5gzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xptd5vl" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqst7ppyx4llvzd5hvspdev05mlfq0fw2tnh3nr43gzszqxgq6zy8rqpz4mhxue69uhhyetvv9ujumt0wd68ytnsw43q49vvt8&#39;&gt;nevent1q…vvt8&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;So, was AI-assistance &amp;#34;better&amp;#34; than crowdsourcing the problem, or working on the problem alone?  It seems the answer is highly situational.  For this particular problem, there was a key juncture where there was a significant &amp;#34;activation energy&amp;#34; required to make further progress, in which both individual or crowdsourced human attention was not sufficient to overcome; but this obstacle had favorable conditions for AI use, namely a well-understood task, decomposable into simpler steps, that could be verified externally.  But through the &amp;#34;beat the AI&amp;#34; challenge, this AI use also made the crowdsourcing option available, leading to more creative (and more socially enjoyable) solutions that no longer required any AI assistance.  It is conceivable that increased AI usage at this stage could have accelerated the final solution further by a few hours, but this was not a time-sensitive project, and I think it was a better outcome for the rest of the project to develop organically now that it had become unblocked.  (5/5)
    </content>
    <updated>2025-10-04T16:17:40Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqst7ppyx4llvzd5hvspdev05mlfq0fw2tnh3nr43gzszqxgq6zy8rqzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xg4960s</id>
    
      <title type="html">I played with this final problem, again using AI assistance ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqst7ppyx4llvzd5hvspdev05mlfq0fw2tnh3nr43gzszqxgq6zy8rqzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xg4960s" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsvyjr00q2q3f42g4m8vkpkrd7t67cwsts4emtzllmv5qlln36z7agpz4mhxue69uhhyetvv9ujumt0wd68ytnsw43qjv27lu&#39;&gt;nevent1q…27lu&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;I played with this final problem, again using AI assistance &lt;a href=&#34;https://chatgpt.com/share/68e1444f-902c-800e-ab87-35a6d7a6e203&#34;&gt;https://chatgpt.com/share/68e1444f-902c-800e-ab87-35a6d7a6e203&lt;/a&gt;, though most of my exploration was conducted outside of this chat by experimenting with the Python code that the AI tool had initially provided.  This led me to suggest introducing a certain &amp;#34;score function&amp;#34; that could filter the number of cases to check down to a somewhat feasible number (I estimated around 2^30 cases or so).  However, actually coding (and debugging) this search manually would have been time-consuming with my level of coding proficiency, and I did not trust my ability to verify AI-generated code here (in contrast to the problem of *disproving* the highly abundant property, where verification was simple).  I therefore posted my score function suggestion to the MathOverflow discussion and called it a night.  This morning, I checked the site to find that Matthew Bolan had completed the case check (presumably via manual coding) to confirm that 𝑛=67 was not a counterexample, thus definitively establishing that the first counterexample occurred at 𝑛=71.  So now the problem can be considered definitively solved (technically, one might still want to verify that every 𝑛 &amp;gt; 71 is also a counterexample, but this looks overwhelmingly likely from our calculations, and somewhat tedious to perform). (4/5)
    </content>
    <updated>2025-10-04T16:17:28Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsvyjr00q2q3f42g4m8vkpkrd7t67cwsts4emtzllmv5qlln36z7agzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xd2r9l5</id>
    
      <title type="html">Within a few hours, several responses were received, using more ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsvyjr00q2q3f42g4m8vkpkrd7t67cwsts4emtzllmv5qlln36z7agzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xd2r9l5" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsts4wrznkp7j03rh6q0zstz57wwg5ste3jj6n3ys3yay57vzpg42qpz4mhxue69uhhyetvv9ujumt0wd68ytnsw43qe3xhqm&#39;&gt;nevent1q…xhqm&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Within a few hours, several responses were received, using more traditional computer code to locate counterexamples first at 𝑛=13757, then at 𝑛=4483, then 𝑛=3499.  These approaches used the same method I had gotten the AI to perform to avoid several hours of work; but now that some feasible parameter choices were already known, the task of modifying these parameters was significantly faster, and I suspect the other contributors were also more adept at manual coding tasks than I was.&lt;br/&gt;&lt;br/&gt;A breakthrough then came from another participant (Max Alekseyev), who introduced a new idea (utilizing small primes) to obtain a counterexample at 𝑛=113.  This was swiftly optimized by Gergely Harcos to 𝑛=71.  The only remaining candidate for a minimal counterexample then turned out to be 𝑛=67.  After some near-misses provided by yet further participants, it became plausible that in this case the quantity of interest was in fact highly abundant.  But this quantity was quite large (specifically, it was 79211881234889091923261227200), and beyond the range of brute force verification.  (3/5)
    </content>
    <updated>2025-10-04T16:16:49Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsts4wrznkp7j03rh6q0zstz57wwg5ste3jj6n3ys3yay57vzpg42qzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xrp2pyp</id>
    
      <title type="html">At this point, I performed a pen-and-paper (heuristic) asymptotic ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsts4wrznkp7j03rh6q0zstz57wwg5ste3jj6n3ys3yay57vzpg42qzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xrp2pyp" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqspsy9f6aand305pqy5g2w03ex3f94avr3yqys8q7acuayknhwyqdcpz4mhxue69uhhyetvv9ujumt0wd68ytnsw43q2tyxnu&#39;&gt;nevent1q…yxnu&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;At this point, I performed a pen-and-paper (heuristic) asymptotic analysis that suggested that the conjecture was in fact false for sufficiently large 𝑛.  However, this analysis did not supply me with specific numerical parameters to yield a concrete counterexample, and there seemed to be little interest from the rest of the MathOverflow community in pursuing this direction, so in the absence of AI assistance, I would have had to spend several hours either making the heuristic analysis rigorous, or coding (and debugging, and performing trial-and-error parameter selection on) a Python program to search for an explicit counterexample.  It is then that I used AI to perform the latter step, as discussed in the previous post.  As previously noted, the risks of hallucination and other nonsense was minimal, due to the ability to easily verify the output by a separate program, and because the overall task was well understood and could be broken down into several smaller steps.&lt;br/&gt;&lt;br/&gt;The outcome of this AI use was that, after an hour, I had produced a counterexample for 𝑛=200000.  However, the heuristic steps leading up to that counterexample suggested that there was significant room to lower n much further.  I considered continuing the AI conversation to try to optimize parameters, but having already spent an hour on this problem, I was ready to move on, and proposed instead a &amp;#34;beat the AI&amp;#34; challenge to the rest of the MathOverflow community to see how a crowdsourced approach would compare against an AI-assisted approach to the problem. (2/5)
    </content>
    <updated>2025-10-04T16:16:15Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqspsy9f6aand305pqy5g2w03ex3f94avr3yqys8q7acuayknhwyqdczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xwhun8g</id>
    
      <title type="html">An update on my previous post ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqspsy9f6aand305pqy5g2w03ex3f94avr3yqys8q7acuayknhwyqdczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xwhun8g" />
    <content type="html">
      An update on my previous post &lt;a href=&#34;https://mathstodon.xyz/@tao/115306424727150237&#34;&gt;https://mathstodon.xyz/@tao/115306424727150237&lt;/a&gt; regarding how I was able to use modern AI to help solve a MathOverflow problem.  Superficially, this story favors the &amp;#34;you should use AI whenever possible&amp;#34; narrative over the &amp;#34;you should avoid AI whenever possible&amp;#34;; but, as I hope the discussion below will show, the more accurate narrative lies in between these two extremes.  The story is told more or less completely at the MathOverflow page &lt;a href=&#34;https://mathoverflow.net/questions/501066/is-the-least-common-multiple-sequence-textlcm1-2-dots-n-a-subset-of-t&#34;&gt;https://mathoverflow.net/questions/501066/is-the-least-common-multiple-sequence-textlcm1-2-dots-n-a-subset-of-t&lt;/a&gt; , but the responses are not arranged in chronological order, and so the history may be a little hard to follow from that page.&lt;br/&gt;&lt;br/&gt;The original MathOverflow problem, posed on October 1, asked if a certain statement was true for all natural numbers 𝑛.  The precise statement here is not important for this story, except that it involved verifying that a certain quantity 𝑙𝑐𝑚(1,...,𝑛)  depending on 𝑛 was &amp;#34;highly abundant&amp;#34;, which was a property that was difficult to verify for large numbers (requiring a large csae check), but relatively easy to disprove (requiring only a single counterexample to a certain inequality).  Initial responses to this problem noted that OEIS data confirmed the conjecture for 𝑛 up to 66, and noted the difficulty of verifying the highly abundant property, thus suggesting that the conjecture was true, but likely very difficult to prove.  (1/5)
    </content>
    <updated>2025-10-04T16:15:39Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsg63jkkc9r883dqgpss9laqxtzjj3neeyfvqp6ctgk3g4c00jck3qzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xqyjwxm</id>
    
      <title type="html">I wrote an op-ed on the world-class STEM research ecosystem in ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsg63jkkc9r883dqgpss9laqxtzjj3neeyfvqp6ctgk3g4c00jck3qzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xqyjwxm" />
    <content type="html">
      I wrote an op-ed on the world-class STEM research ecosystem in the United States, and how this ecosystem is now under attack on multiple fronts by the current administration: &lt;a href=&#34;https://newsletter.ofthebrave.org/p/im-an-award-winning-mathematician&#34;&gt;https://newsletter.ofthebrave.org/p/im-an-award-winning-mathematician&lt;/a&gt;
    </content>
    <updated>2025-08-18T15:45:37Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs96ztz4xtm2wl8jfkas3d297qv4y22k9m34armhcdv0arshgn45dczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xz2exhq</id>
    
      <title type="html">Addendum: the situation with compressed sensing can be compared ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs96ztz4xtm2wl8jfkas3d297qv4y22k9m34armhcdv0arshgn45dczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xz2exhq" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs9gusyy0yyswtf9h9zvnaldvsxr45788pevfpntss834x3fjg0pvspz4mhxue69uhhyetvv9ujumt0wd68ytnsw43qxd9u9e&#39;&gt;nevent1q…9u9e&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Addendum: the situation with compressed sensing can be compared with the current situation with modern large language models and related AI tools.  Here, the field is almost entirely dominated by empirical research, often from industry rather than from academics.  As such, there is a lot less clarity on what the key ingredients are to make a given AI technology suitable for a given use case; there are spectacular successes that cannot be replicated, next to seemingly promising uses that hit an unexpected wall (or, conversely, unlikely applications for which AI tools are far more effective than anticipated).  With the notable exception of the mathematics of optimization and numerical linear algebra which are both somewhat mature, most of the theoretical mathematical framework needed to explain the strengths and weaknesses of AI is still in its infancy.  (Though I would say here that the main bottleneck is not exactly lack of funding in basic research in the foundations of AI, but more that the mathematics itself is not understood to anywhere near the level we would like.)
    </content>
    <updated>2025-08-04T00:50:08Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs9gusyy0yyswtf9h9zvnaldvsxr45788pevfpntss834x3fjg0pvszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xuw3thk</id>
    
      <title type="html">Another key input that the mathematical analysis added to the ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs9gusyy0yyswtf9h9zvnaldvsxr45788pevfpntss834x3fjg0pvszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xuw3thk" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqswlxeew5hf0hdd66yr7ett09x53m4aven58g77fs0yqkr27hjx9zcpz4mhxue69uhhyetvv9ujumt0wd68ytnsw43qqwnc0x&#39;&gt;nevent1q…nc0x&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Another key input that the mathematical analysis added to the subject was that of abstraction.  Already by the 1970s, the seismologist Jon Claerbout, working with the Stanford Exploration Project, had developed a technique to more accurately perform seismic imaging, that nowadays is viewed as a prototype of modern compressed sensing algorithms.  However, their results were presented within the framework of seismology, and had very little impact outside of that field; to the extent that other scientists were aware of it at all, they may have believed it to be some sort of special &amp;#34;trick&amp;#34; that was specific to the seismology context that could not be transferred to, say, astronomy or medical imaging.  &lt;br/&gt;&lt;br/&gt;By reformulating the measurement problem into the abstract language of linear algebra - which is part of the mathematical language common to all the sciences - and through the efforts of several key scientists in translating this language into terms that could be easily grasped by experts in various scientific domains - it became possible to persuasively communicate the essential insights of compressed sensing across disciplines, and in particular to unlock the otherwise field-specific nuggets of understanding that isolated research communities had uncovered, and share them far more broadly.  All in all, compressed sensing is a great success story involving the collaboration of mathematicians, scientists, engineers, industry, and public funding agencies, that I am very proud to have contributed to; and the return on public investment has been substantial (especially on the pure mathematical side, as research expenses here tend to be somewhat lower than in other scientific disciplines). (4/4)
    </content>
    <updated>2025-08-04T00:26:10Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqswlxeew5hf0hdd66yr7ett09x53m4aven58g77fs0yqkr27hjx9zczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xps5g22</id>
    
      <title type="html">This was quite a practical consideration, since in order for the ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqswlxeew5hf0hdd66yr7ett09x53m4aven58g77fs0yqkr27hjx9zczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xps5g22" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsgd9ful572h9v7sx2etkjl77cujk6pfyncg5vm25fc8el4s0q94rcpz4mhxue69uhhyetvv9ujumt0wd68ytnsw43qjddlgl&#39;&gt;nevent1q…dlgl&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;This was quite a practical consideration, since in order for the manufacturers of expensive MRI machines (Siemens, GE, Phillips, Toshiba, etc.) to actually invest significant R&amp;amp;D resources into trying to implement compresssed sensing algorithms into their latest models (which they have all now done), they needed a high level of assurance that they would not run into fundamental obstacles in actually making the theoretical arguments work in practice.  Here, it was not just any individual theorem produced by myself or others, but the remarkable breadth of compressed sensing results in the mathematical signal processing literature (using quite diverse areas of mathematics to reach the same conclusions), as well as empirical compressed sensing experiments in other disciplines that the mathematics now indicated were analogous to the medical imaging context, that were key in persuading these companies that the risks were low enough that it made fiscal sense to actually make the needed investments. (3/4)
    </content>
    <updated>2025-08-04T00:26:01Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsgd9ful572h9v7sx2etkjl77cujk6pfyncg5vm25fc8el4s0q94rczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xum2kgp</id>
    
      <title type="html">In this case, what the mathematical theorems brought to the field ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsgd9ful572h9v7sx2etkjl77cujk6pfyncg5vm25fc8el4s0q94rczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xum2kgp" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqste9ajflly9amcdnx0rw3swj3c43snpxksj3llhxu0muns4j9xk6gpz4mhxue69uhhyetvv9ujumt0wd68ytnsw43qs3c55p&#39;&gt;nevent1q…c55p&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;In this case, what the mathematical theorems brought to the field was a clarity, insight, generality, and level of trust that was not being produced just from the empirically derived results alone.  In many cases, the observed efficiencies of compressed sensing type algorithms that had been empirically reported could not be reliably reproduced by other researchers, for a number of reasons, but one of which was that the key insight that compressed sensing required *three* crucial ingredients to work (sparse representation of data, incoherent sampling, and nonlinear reconstruction), and would fail if only one or two of these ingredients was present, was not clearly communicated in these works.  The empirical results may have mentioned one or two of these ingredients as a possible speculative explanation of the compressed sensing phenomenon, but it required mathematical analysis to identify all three, and to clarify the types of measurement problems for which compressed sensing could work, and the ones for which it would not.  (2/4)
    </content>
    <updated>2025-08-04T00:25:49Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqste9ajflly9amcdnx0rw3swj3c43snpxksj3llhxu0muns4j9xk6gzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x6fm8tk</id>
    
      <title type="html">A followup to my recollections on the early history of compressed ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqste9ajflly9amcdnx0rw3swj3c43snpxksj3llhxu0muns4j9xk6gzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x6fm8tk" />
    <content type="html">
      A followup to my recollections on the early history of compressed sensing from my previous post.  Regarding the mathematical contributions of Candes, myself, Romberg, Donoho, and others to the subject, it has been argued that the rigorous theorems that guaranteed with mathematical certainty that compressed sensing algorithms actually worked (assuming three key hypotheses, of which more later) was not as necessary as advertised, since researchers in medical imaging (as well as in other fields, such as seismology, astronomy, and statistics) were empirically discovering very similar algorithms at various times (including some that predate my own work by decades).&lt;br/&gt;&lt;br/&gt;This question is one of the main themes of this talk by David Donoho at the 2018 ICM on the occasion of his receiving the Gauss prize: &lt;a href=&#34;https://www.youtube.com/watch?v=mr-oT5gMboM&amp;amp;ab_channel=RioICM2018&#34;&gt;https://www.youtube.com/watch?v=mr-oT5gMboM&amp;amp;ab_channel=RioICM2018&lt;/a&gt; .  I recommend the entire talk (and the special shout out to IPAM he gives halfway through, and the role of federal funding more broadly), but can summarize some of the points here.  (1/4)
    </content>
    <updated>2025-08-04T00:25:35Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsx6smdzecwankm9jaq3gtpfq4nm9edyrwrdptantep0nj4k3nwnuszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xu2hhsp</id>
    
      <title type="html">Many of the proposed use cases for AI tools try to place such ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsx6smdzecwankm9jaq3gtpfq4nm9edyrwrdptantep0nj4k3nwnuszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xu2hhsp" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs9fx7pxau6vrzdcfd5p24j7hrxtjsl5z575qftn6llm63mgw9uvsqpz4mhxue69uhhyetvv9ujumt0wd68ytnsw43qyl247v&#39;&gt;nevent1q…247v&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Many of the proposed use cases for AI tools try to place such tools in the &amp;#34;blue team&amp;#34; category, such as creating code, text, images, or mathematical arguments in some semi-automated or automated fashion, that is intended for use for some external application.  However, in view of the unreliability and opacity of such tools, it may be better to put them to work on the &amp;#34;red team&amp;#34;, critiquing the output of blue team human experts but not directly replacing that output; &amp;#34;blue team&amp;#34; AI use should only be permitted up to the capability of one&amp;#39;s &amp;#34;red team&amp;#34; to catch and correct any errors generated.   This approach not only plays to current AI strengths, such as breadth of exposure and fast feedback, but also mitigates the risks of deploying unverified AI output in high-stakes settings.&lt;br/&gt;&lt;br/&gt;In my own personal experiments with AI, for instance, I have found it to be useful for providing additional feedback on some proposed text, argument, code, or slides that I have generated (including this current text).  I might only agree with a fraction of the suggestions generated by the AI tool; but I find that there are still several useful comments made that I do agree with, and incorporate into my own output.  This is a significantly less glamorous or intuitive use case for AI than the more commonly promoted &amp;#34;blue team&amp;#34; one of directly automating one&amp;#39;s own output, but one that I find adds much more reliable value. (3/3)
    </content>
    <updated>2025-07-25T19:49:59Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsfl76u68u26azhrtq4ml65sraxufjkyzqtk5rxj0ur3xlpauj2nqczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xc8x92f</id>
    
      <title type="html">It is tempting to view the capability of current AI technology as ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsfl76u68u26azhrtq4ml65sraxufjkyzqtk5rxj0ur3xlpauj2nqczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xc8x92f" />
    <content type="html">
      It is tempting to view the capability of current AI technology as a singular quantity: either a given task X is within the ability of current tools, or it is not.  However, there is in fact a very wide spread in capability (several orders of magnitude) depending on what resources, assistance, and reporting methods one uses to assess the tool.&lt;br/&gt;&lt;br/&gt;One can illustrate this with a human metaphor.  I will use the recently concluded International Mathematical Olympiad (IMO) as an example.  Here, the format is that each country fields a team of six human contestants (high school students), led by a team leader (often a professional mathematician).  Over the course of two days, each contestant is given four and a half hours on each day to solve three difficult mathematical problems, given only pen and paper. No communication between contestants (or with the team leader) during this period is permitted, although the contestants can ask the invigilators for clarification on the wording of the problems.  The team leader advocates for the students in front of the IMO jury during the grading process, but is not involved in the IMO examination directly.   &lt;br/&gt;&lt;br/&gt;The IMO is widely regarded as a highly selective measure of mathematical achievement for a high school student to be able to score well enough to receive a medal, particularly a gold medal or a perfect score; this year the threshold for the gold was 35/42, which corresponds to answering five of the six questions perfectly. (1/3)
    </content>
    <updated>2025-07-19T18:55:27Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsfmnadd6qnmq8xgqm6uqs5zr0qpdtvu5y6htysnxyylz5rgj33v0qzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xqu4q35</id>
    
      <title type="html">Maryna Viazovska is launching a project to formalize a proof of ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsfmnadd6qnmq8xgqm6uqs5zr0qpdtvu5y6htysnxyylz5rgj33v0qzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xqu4q35" />
    <content type="html">
      Maryna Viazovska is launching a project to formalize a proof of her well-known result that the E_8 lattice is the optimal sphere packing in eight dimensions.  The announcement can be found at &lt;a href=&#34;https://leanprover.zulipchat.com/#narrow/channel/113486-announce/topic/Sphere-Packing/with/523951357&#34;&gt;https://leanprover.zulipchat.com/#narrow/channel/113486-announce/topic/Sphere-Packing/with/523951357&lt;/a&gt; where you can also find a talk by Viazovska describing the project.&lt;br/&gt;&lt;br/&gt;Among other things, the project will develop some of the classical theory of modular forms and complex analysis, which is only partially in Lean&amp;#39;s Mathlib at present.  For instance, Cauchy&amp;#39;s theorem is only currently available for rectangular contours, which means that the valence formula for modular forms (which is usually proven using Cauchy&amp;#39;s theorem applied to a non-rectangular contour) is not yet formalized.
    </content>
    <updated>2025-06-13T18:57:43Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsf57hhn62r0tftytrtfq0ft6ku3lzfvmcddm5un6sdsg4te4a2xnszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xc9up6w</id>
    
      <title type="html">I have just launched a &amp;#34;Lean companion&amp;#34; to my real ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsf57hhn62r0tftytrtfq0ft6ku3lzfvmcddm5un6sdsg4te4a2xnszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xc9up6w" />
    <content type="html">
      I have just launched a &amp;#34;Lean companion&amp;#34; to my real analysis undergraduate textbook &amp;#34;Analysis I&amp;#34; at &lt;a href=&#34;https://github.com/teorth/estimate_tools/blob/master/EstimateTools/analysis/README.md&#34;&gt;https://github.com/teorth/estimate_tools/blob/master/EstimateTools/analysis/README.md&lt;/a&gt; .  This gives a Lean translation (or paraphrasing) of the various definitions, theorems, and exercises in the textbook into Lean, thus allowing for an alternate way for students to work through the text.  It is also designed to gradually transition into the standard Lean library Mathlib, thus also potentially serving as an introduction to that library as well.&lt;br/&gt;&lt;br/&gt;Further discussion at &lt;a href=&#34;https://terrytao.wordpress.com/2025/05/31/a-lean-companion-to-analysis-i/&#34;&gt;https://terrytao.wordpress.com/2025/05/31/a-lean-companion-to-analysis-i/&lt;/a&gt;
    </content>
    <updated>2025-05-31T17:23:59Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs8dmwq8partng9t88tct7qdl8k8j6l253whqfqyvp43l4m4gneucqzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xq6xuln</id>
    
      <title type="html">One of the numerical exponents that was improved via ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs8dmwq8partng9t88tct7qdl8k8j6l253whqfqyvp43l4m4gneucqzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xq6xuln" />
    <content type="html">
      One of the numerical exponents that was improved via Deepmind&amp;#39;s AlphaEvolve (AE) program (as part of a collaboration I am involved in) has just been improved: &lt;a href=&#34;https://arxiv.org/abs/2505.16105&#34;&gt;https://arxiv.org/abs/2505.16105&lt;/a&gt; &lt;br/&gt;&lt;br/&gt;The question concerns the best exponent θ for which one can construct large sets of integers A,B with |A&#43;B| = O(|A|) and |A-B| &amp;gt;&amp;gt; |A|^θ.  The previous best construction, due to Gyamarti, Hennecart, and Ruzsa in 2007, gave a lower bound of 1.14465; our group was able to use AlphaEvolve to obtain the improvement 1.1584; and this new paper obtains 1.173050.  (The best known upper bound is 4/3.)&lt;br/&gt;&lt;br/&gt;All constructions proceed by first locating an auxiliary finite set U of integers with good properties.  The original construction of Gyamarti et al. was a set of cardinality 30000 or so, constructed according to a specific recipe; AE did an unconstrained search and found a better example of cardinality 54265 that gave the better bound; and the new paper returns to (a modification) of the original construction but with much larger parameters to find  (with computer assistance) a set with more than 10^43546 elements.&lt;br/&gt;&lt;br/&gt;It is tempting to simplify this to a zero-sum narrative of &amp;#34;winners&amp;#34; and &amp;#34;losers&amp;#34;, but I think it is great that different approaches can complement each other here to make mathematical progress.  The advantages of an AE-type approach are more in the direction of breadth rather than depth; one can scan large ranges of problems to identify places where the literature could be improved, and then human experts can then focus attention on these problems to make further progress.
    </content>
    <updated>2025-05-30T16:33:56Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsxpx98jd45y9qtd6ysjukppvxwz5e3g0ywznn8vvtm7zwjs639gcczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x6fudad</id>
    
      <title type="html">@nprofile…mnlf @nprofile…rrr0 If this were a software tool ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsxpx98jd45y9qtd6ysjukppvxwz5e3g0ywznn8vvtm7zwjs639gcczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x6fudad" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsf4jyrfrdqfyp7kquurjrrw2jcz5ztxpceucgunvncmlzstjn9s0spz4mhxue69uhhyetvv9ujumt0wd68ytnsw43q66rdje&#39;&gt;nevent1q…rdje&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;&lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpq5sd6nh2qm4lk3wsqsnucpqa5rmctxzgl40j6jpalwakmnemjg7uqccmnlf&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpq5sd6nh2qm4lk3wsqsnucpqa5rmctxzgl40j6jpalwakmnemjg7uqccmnlf&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;nprofile…mnlf&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqhlkl8ccw38f2nas0vvz870ay2725x4gfasysv4lkw96daq0707vsa2rrr0&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqhlkl8ccw38f2nas0vvz870ay2725x4gfasysv4lkw96daq0707vsa2rrr0&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;nprofile…rrr0&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; If this were a software tool rather than a data repository then I would share these concerns, but as it stands the repository is relatively easy to fork into a community project (which I believe is permissible under the licensing here, which is a mix of Apache 2.0 and CC-BY) and I view the risk of lock-in here to be low.  To me it is the data set of formalized conjectures that is the main valuable resource, rather than the precise format, standards, or interface used for that data set; even if in the future Deepmind decides to make the latter proprietary and/or closed-access for their version of the repository, a community fork of the last open-source version of the data set would still be usable and of value to the community.&lt;br/&gt;&lt;br/&gt;In any case, I expect there to be many more repositories of formalized theorems and conjectures (both from the community and from private entities) than this one in the future (there are already some small databases of this type for, say, Putnam problems), and I don&amp;#39;t think we will end up in anything close to a monopoly situation with regards to such databases.
    </content>
    <updated>2025-05-29T14:52:52Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsy2uhareg969qs7fw4px6rnng9ls6and40238p3t9rype9zspg9uszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xvyjgl6</id>
    
      <title type="html">@nprofile…rrr0 I&amp;#39;m not sure I understand the issue in 1): ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsy2uhareg969qs7fw4px6rnng9ls6and40238p3t9rype9zspg9uszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xvyjgl6" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsvz0f3vtnrnuj4glmfelpsyut8lacur8nt99yg2rcrjmnk4mknw8cpz4mhxue69uhhyetvv9ujumt0wd68ytnsw43qks6kux&#39;&gt;nevent1q…6kux&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;&lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqhlkl8ccw38f2nas0vvz870ay2725x4gfasysv4lkw96daq0707vsa2rrr0&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqhlkl8ccw38f2nas0vvz870ay2725x4gfasysv4lkw96daq0707vsa2rrr0&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;nprofile…rrr0&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; I&amp;#39;m not sure I understand the issue in 1): the conjectures listed in this database are all drawn from public sources, and are already part of the scientific commons.  I see no reason why a private company should not be allowed to access this common resource, or to use that resource to build databases in a fashion that is non-exclusionary to other parties.&lt;br/&gt;&lt;br/&gt;2) Actually in recent years the fraction of mathematics that can be formalized in Lean&amp;#39;s Mathlib has expanded significantly.  Just to give one example, the notion of a perfectoid space is formalized: &lt;a href=&#34;https://leanprover-community.github.io/lean-perfectoid-spaces/&#34;&gt;https://leanprover-community.github.io/lean-perfectoid-spaces/&lt;/a&gt; .  While formalizing the _proofs_ of the core theory of mathematics is still far from reality, the goal of formalizing the majority of the _statements_ of key concepts and conjectures seems quite feasible to me within a few years (particularly with AI assistance).&lt;br/&gt;&lt;br/&gt;In general, I would view these developments in positive-sum terms rather than zero-sum terms.  If a contribution to mathematics is positive across all subfields, but has a stronger positive contribution in one subfield than in another, I would still view this as a net positive for mathematics, especially given that in time the subfields which could not immediately utilize the contribution can eventually figure out how to do so.
    </content>
    <updated>2025-05-29T01:48:33Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsv7g06qw9euvdhsz88tf4qdxgtcp9vuq84ypef74y8zyyt8m992qczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xgxyz8g</id>
    
      <title type="html">Google #DeepMind has launched an open repository of formalized ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsv7g06qw9euvdhsz88tf4qdxgtcp9vuq84ypef74y8zyyt8m992qczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xgxyz8g" />
    <content type="html">
      Google #DeepMind has launched an open repository of formalized mathematics conjectures &lt;a href=&#34;https://github.com/google-deepmind/formal-conjectures&#34;&gt;https://github.com/google-deepmind/formal-conjectures&lt;/a&gt; .  For instance, the four Landau problems in analytic number theory are formalized at &lt;a href=&#34;https://github.com/google-deepmind/formal-conjectures/tree/main/FormalConjectures/LandauProblems&#34;&gt;https://github.com/google-deepmind/formal-conjectures/tree/main/FormalConjectures/LandauProblems&lt;/a&gt; .  They are soliciting further contributions to the database.&lt;br/&gt;&lt;br/&gt;It is of course far easier to state an open problem than it is to prove it, but having some sort of standardized formulation of such problems is important first step if one is to hope to use automated tools to help make progress on these problems.  If one naively asks an AI tool to formally solve an informally specified problem, it is far more likely that it could succeed on a technicality by establishing a formal statement which contains a trivial edge case that can be established (e.g., if some key parameter is intended to be non-zero, but the formalization permits the parameter to vanish), than it is to solve the problem as intended.
    </content>
    <updated>2025-05-28T17:12:54Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs9skku84rggfzkg8te7aunyy0yuv6ljrwl2qdhhdxrv3mhsvg5nfczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xetaw07</id>
    
      <title type="html">@nprofile…k6c8 The crucial difference is that we have formal ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs9skku84rggfzkg8te7aunyy0yuv6ljrwl2qdhhdxrv3mhsvg5nfczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xetaw07" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqswwhyusrsw73jau302p3eqhc6fx9p683rhpfs6vkfrzkj85nzp70spz4mhxue69uhhyetvv9ujumt0wd68ytnsw43qxaju7n&#39;&gt;nevent1q…ju7n&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;&lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqxwflm330j887gav2pmuveyzfh9m4yz5w2y9y3rgtsc2yk29dpqqqa0k6c8&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqxwflm330j887gav2pmuveyzfh9m4yz5w2y9y3rgtsc2yk29dpqqqa0k6c8&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;nprofile…k6c8&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; The crucial difference is that we have formal proof verifiers that can verify with near-absolute certainty that a given AI-generated proof is correct, which can make it acceptable for mathematical applications no matter how many &amp;#34;vibes&amp;#34; went into generating it.&lt;br/&gt;&lt;br/&gt;(That said, one still has to make sure that the formalization of the _statement_ of one wants to prove is correct.  This may still need to be largely done (or at least reviewed by) expert humans in the near to medium term.  However, the task of formalizing the statement of a theorem can be considerably easier than that of formalizing its proof (example: Fermat&amp;#39;s last theorem), so this already could lead to a massive efficiency gain in formalization.)
    </content>
    <updated>2025-05-02T04:38:26Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs8xa6zac8wwxmvacmmwzxn6zsp7wtnl3e43jqu6ml0y9d0c87awrszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x6fuch0</id>
    
      <title type="html">DARPA&amp;#39;s &amp;#34;Exponentiating mathematics&amp;#34; (expMath) ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs8xa6zac8wwxmvacmmwzxn6zsp7wtnl3e43jqu6ml0y9d0c87awrszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x6fuch0" />
    <content type="html">
      DARPA&amp;#39;s &amp;#34;Exponentiating mathematics&amp;#34; (expMath) program, which is launching a challenge to develop and evaluate &amp;#34;AI collaborators&amp;#34; for assist in either decomposing a large informal mathematical proof into smaller lemmas, or formalizing these lemmas, is now taking short abstract proposal submissions: &lt;a href=&#34;https://sam.gov/opp/869c8d7351c04234be43c45e2082b846/view&#34;&gt;https://sam.gov/opp/869c8d7351c04234be43c45e2082b846/view&lt;/a&gt;
    </content>
    <updated>2025-05-01T17:35:34Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs84u3knnvql4ya05vajs5yq2dgnfm5m0r57f36hhyakt3sknr49jczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xl4mqu6</id>
    
      <title type="html">Perhaps this does not need to be said, but $\Delta \tau_i = ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs84u3knnvql4ya05vajs5yq2dgnfm5m0r57f36hhyakt3sknr49jczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xl4mqu6" />
    <content type="html">
      Perhaps this does not need to be said, but $\Delta \tau_i = \frac{x_i - m_i}{\epsilon * \varphi * m_i$ is, in no shape or form, anything remotely resembling a solution to a mean field equation in a highly non-perturbative and non-linear regime.
    </content>
    <updated>2025-04-10T00:03:26Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsyf7qs4dt53qsalaqmhc7x8fk763htdpnr9nuq63uayzqnxg48ayszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x7lc27v</id>
    
      <title type="html">As with previous advances in mathematics automation, students ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsyf7qs4dt53qsalaqmhc7x8fk763htdpnr9nuq63uayzqnxg48ayszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x7lc27v" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsrfuqgzdzsujg9p6v86dru875qg0pmm4wr8hvggcm5jc5c26j77kgpz4mhxue69uhhyetvv9ujumt0wd68ytnsw43qh6jwuw&#39;&gt;nevent1q…jwuw&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;As with previous advances in mathematics automation, students will still need to know how to perform these operations manually, in order to correctly interpret the outputs, to craft well-designed and useful prompts (and follow-up queries), and to able to function when the tools are not available.  This is a non-trivial educational challenge, and will require some thoughtful pedagogical design choices when incorporating these tools into the classroom. But the payoff is significant: given that such tools can free up the significant fraction of the research time of a mathematician that is currently devoted to such routine calculations, a student trained in these tools, once they have matured, could find the process of mathematical research considerably more efficient and pleasant than it currently is today. (3/3)
    </content>
    <updated>2025-03-26T23:35:00Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsrfuqgzdzsujg9p6v86dru875qg0pmm4wr8hvggcm5jc5c26j77kgzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x78q4en</id>
    
      <title type="html">Today, it is increasingly commonplace for human mathematicians to ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsrfuqgzdzsujg9p6v86dru875qg0pmm4wr8hvggcm5jc5c26j77kgzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x78q4en" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsp3trxyggjxr8af53ar7g5y8jyx08yf8y2rn9rv4jgu98xucxwvkcpz4mhxue69uhhyetvv9ujumt0wd68ytnsw43qjjatyn&#39;&gt;nevent1q…atyn&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Today, it is increasingly commonplace for human mathematicians to also outsource symbolic tasks in such fields as linear algebra, differential equations, or group theory to modern computer algebra systems.  We still place great emphasis in our math classes on getting students to perform these tasks manually, in order to build a robust mathematical intuition in these areas (and to allow them to still be able to solve problems when such systems are unavailable or unsuitable); but once they have enough expertise, they can profitably take advantage of these sophisticated tools, as they can use that expertise to perform a number of &amp;#34;sanity checks&amp;#34; to inspect and debug the output of such tools.&lt;br/&gt;&lt;br/&gt;With the advances in large language models and formal proof assistants, it will soon become possible to also automate other tedious mathematical tasks, such as checking all the cases of a routine but combinatorially complex argument, searching for the best &amp;#34;standard&amp;#34; construction or counterexample for a given inequality, or performing a thorough literature review for a given problem.  &lt;br/&gt;To be usable in research applications, though, enough formal verification will need to be in place that one does not have to perform extensive proofreading and testing of the automated output. (2/3)
    </content>
    <updated>2025-03-26T23:34:24Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsp3trxyggjxr8af53ar7g5y8jyx08yf8y2rn9rv4jgu98xucxwvkczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xzth0m0</id>
    
      <title type="html">In the first millennium CE, mathematicians performed the ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsp3trxyggjxr8af53ar7g5y8jyx08yf8y2rn9rv4jgu98xucxwvkczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xzth0m0" />
    <content type="html">
      In the first millennium CE, mathematicians performed the then-complex calculations needed to compute the date of Easter. Of course, with our modern digital calendars, this task is now performed automatically by computers; and the older calendrical algorithms are now mostly of historical interest only.&lt;br/&gt;&lt;br/&gt;In the Age of Sail, mathematicians were tasked to perform the intricate spherical trigonometry calculations needed to create accurate navigational tables.  Again, with modern technology such as GPS, such tasks have again been fully automated, although spherical trigonometry classes are still offered at naval academies.&lt;br/&gt;&lt;br/&gt;During the Second World War, mathematicians, human computers, and early mechanical computers were enlisted to solve a variety of problems for military applications such as ballistics, cryptanalysis, and operations research.  With the advent of scientific computing, the computational aspect of these tasks has been almost completely delegated to modern computers, although human mathematicians and programmers are still required to direct these machines. (1/3)
    </content>
    <updated>2025-03-26T23:34:12Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqszfpm5qdn57gt2zxvxf0g3uj7c8r4ajzu8q77ukdzjlg2tqvv0a4szyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xnxke63</id>
    
      <title type="html">A new #CosmicDistanceLadder post, on how the recent lunar eclipse ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqszfpm5qdn57gt2zxvxf0g3uj7c8r4ajzu8q77ukdzjlg2tqvv0a4szyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xnxke63" />
    <content type="html">
      A new #CosmicDistanceLadder post, on how the recent lunar eclipse from the vantage point of the Earth becomes a solar eclipse from the vantage point of the Moon: &lt;a href=&#34;https://www.instagram.com/p/DHR1tuWonDR/&#34;&gt;https://www.instagram.com/p/DHR1tuWonDR/&lt;/a&gt;
    </content>
    <updated>2025-03-17T01:49:28Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsvm5kkkmea2qcyzvxdrk47r092fhqypdala7f7gd7l6mw4qjg304qzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xgpjz5m</id>
    
      <title type="html">Another role that mathematical negative results can play is to ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsvm5kkkmea2qcyzvxdrk47r092fhqypdala7f7gd7l6mw4qjg304qzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xgpjz5m" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsxmvc0vc3wum52du4vvmah89cunvxqtmz8tzztf33hvrmnszuz7rcpz4mhxue69uhhyetvv9ujumt0wd68ytnsw43q3kchhy&#39;&gt;nevent1q…chhy&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Another role that mathematical negative results can play is to focus attention on the minimal component of a proposed technology that is in conflict with such results.  For instance, regardless of whether the law of conservation of energy holds or not, it is a mathematical theorem (assuming additivity of energy) that if a machine fails to conserve energy, then at least one of its components must do so as well.  And so, if forced to evaluate some complex &amp;#34;Rube Goldberg&amp;#34; design of a perpetual motion machine, it becomes natural to insist that the inventor identify at least one atomic component of this machine that violates this law.  (There is a similar technique when reading papers claiming to prove a difficult result: see &lt;a href=&#34;https://terrytao.wordpress.com/advice-on-writing-papers/on-the-strength-of-theorems/&#34;&gt;https://terrytao.wordpress.com/advice-on-writing-papers/on-the-strength-of-theorems/&lt;/a&gt; ) (6/7)
    </content>
    <updated>2025-03-15T22:07:48Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsxmvc0vc3wum52du4vvmah89cunvxqtmz8tzztf33hvrmnszuz7rczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x3n2v3m</id>
    
      <title type="html">But also, by mathematically identifying the precise hypotheses ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsxmvc0vc3wum52du4vvmah89cunvxqtmz8tzztf33hvrmnszuz7rczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x3n2v3m" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs827w6djler48mx66zvshlh44w7f5gkhdv8ylhldgyn7fljle0m2gpz4mhxue69uhhyetvv9ujumt0wd68ytnsw43qa9eh6k&#39;&gt;nevent1q…eh6k&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;But also, by mathematically identifying the precise hypotheses and axioms needed to establish a negative result, one can gain valuable clues as to how to find a substitute positive result.  For instance, by identifying the role of conservation of money axiom in preventing the global profitability a pyramid scheme, one can see how it is possible, in economies where wealth can be created over time via long-term investment, to create social insurance schemes (such as Social Security in the US) that can generate broad social benefits despite having some superficial resemblance to a pyramid scheme.  (This is not to say that such schemes are guaranteed to be sustainable over the long term, especially if mismanaged or designed badly; but it is not mathematically impossible for this to be the case.)  Or: mathematical compression of all data is impossible; however, this reveals the possibility that compression of specific types of data, such as text, is still feasible, but must somehow utilize the structural properties of that data. (5/7)
    </content>
    <updated>2025-03-15T22:07:37Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsr6l898fevhc078qteqvdah3zewau756gjmwr0e649elsl0ynjmnczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xz8wzwn</id>
    
      <title type="html">But also, by mathematically identifying the precise hypotheses ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsr6l898fevhc078qteqvdah3zewau756gjmwr0e649elsl0ynjmnczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xz8wzwn" />
    <content type="html">
      But also, by mathematically identifying the precise hypotheses and axioms needed to establish a negative result, one can gain valuable clues as to how to find a substitute positive result.  For instance, by identifying the role of conservation of money axiom in preventing the global profitability a pyramid scheme, one can see how it is possible, in economies where wealth can be created over time via long-term investment, to create social insurance schemes (such as Social Security in the US) that can generate broad social benefits despite having some superficial resemblance to a pyramid scheme.  (This is not to say that such schemes are guaranteed to be sustainable over the long term, especially if mismanaged or designed badly; but it is not *mathematically* impossible for this to be the case.)  Or: mathematical compression of all data is impossible; however, this reveals the possibility that compression of specific types of data, such as text, is still feasible, but must somehow utilize the structural properties of that data. (5/7)
    </content>
    <updated>2025-03-15T22:05:21Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs827w6djler48mx66zvshlh44w7f5gkhdv8ylhldgyn7fljle0m2gzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x9m0snh</id>
    
      <title type="html">The value of a positive technological breakthrough is obvious. ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs827w6djler48mx66zvshlh44w7f5gkhdv8ylhldgyn7fljle0m2gzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x9m0snh" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsgj56jkxpzfth2yzxmkpwllc7357d5q3hvkjwt4r8yampyqapchwgpz4mhxue69uhhyetvv9ujumt0wd68ytnsw43qkra3xc&#39;&gt;nevent1q…a3xc&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;The value of a positive technological breakthrough is obvious.  Negative results however are also valuable and important, though in significantly less intuitive fashions.  Firstly, they allow for more efficient allocation of resources: with the knowledge of negative results, scarce R&amp;amp;D funding can be allocated away from, say, the design of perpetual motion machines and towards more feasible goals, such as increasing the fuel efficiency of engines (though given the residual uncertainties and the potential payoffs, it is still rational to allow for a very small and lightly funded amount of research activity into proper mathematical and scientific analysis of possible loopholes in the conservation of energy argument).   (4/7)
    </content>
    <updated>2025-03-15T22:04:55Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsgj56jkxpzfth2yzxmkpwllc7357d5q3hvkjwt4r8yampyqapchwgzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xzxtr40</id>
    
      <title type="html">Mathematical arguments come the closest to providing a completely ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsgj56jkxpzfth2yzxmkpwllc7357d5q3hvkjwt4r8yampyqapchwgzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xzxtr40" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs2qag2vqf6tjtga6vlxue782vgcmg0s7alcaknsvg3lpgmjavhvhgpz4mhxue69uhhyetvv9ujumt0wd68ytnsw43qqxpgl2&#39;&gt;nevent1q…pgl2&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Mathematical arguments come the closest to providing a completely bulletproof negative result, although even mathematical reasoning must rely on some axioms.  For instance, it is mathematically impossible to design a pyramid scheme in which everyone involved profits monetarily at the end of the scheme, if one assumes the axiom that the total amount of &lt;br/&gt;money in the system is preserved.  The &amp;#34;strategy stealing argument&amp;#34; similarly shows that, with some basic axioms concerning the free market, it is not possible to create a publically describable strategy to play the stock market with guaranteed positive returns, based only on publicly available information.  Information theory shows that it is not possible to design a compression algorithm that can compress every single type of data input into a smaller size.  And so forth. (3/7)
    </content>
    <updated>2025-03-15T22:04:41Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs2qag2vqf6tjtga6vlxue782vgcmg0s7alcaknsvg3lpgmjavhvhgzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xjxqqq2</id>
    
      <title type="html">There are a small number of physical laws that are considered so ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs2qag2vqf6tjtga6vlxue782vgcmg0s7alcaknsvg3lpgmjavhvhgzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xjxqqq2" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsvl2wc9ks90hj9w6ptpvn5lj20dck9djaval835hg0fd4khetwwespz4mhxue69uhhyetvv9ujumt0wd68ytnsw43qdttx7u&#39;&gt;nevent1q…tx7u&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;There are a small number of physical laws that are considered so fundamental and universally applicable that they provide much stronger negative results.  Famously, the law of conservation of energy prohibits the existence of a perpetual motion machine that produces more energy output than energy input over extended periods of time, while Einstein&amp;#39;s theory of special relativity (together with basic axioms of causality) prohibits faster than light travel for any object capable of carrying information.  Even in such cases, though, some loopholes remain.  For instance, there are mathematically viable (though practically impossible) &amp;#34;warp drives&amp;#34; that exploit the spacetime-distorting effects of extremely massive objects to achieve travel that is faster than light at global scales, despite not exceeding the light speed limit at any local point in the trajectory. (2/7)
    </content>
    <updated>2025-03-15T22:04:21Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsvl2wc9ks90hj9w6ptpvn5lj20dck9djaval835hg0fd4khetwweszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x80k2uv</id>
    
      <title type="html">Science and technology can produce positive results that can be ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsvl2wc9ks90hj9w6ptpvn5lj20dck9djaval835hg0fd4khetwweszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x80k2uv" />
    <content type="html">
      Science and technology can produce positive results that can be extremely convincing: a successful demonstration of heavier-than-air flight, for instance, is hard to refute (assuming of course that no fraudulent manipulation of the presentation was made, such as editing of the video recordings).  Negative results, by their nature, are much more provisional in nature.  Suppose for instance that a prototype heavier-than-air machine fails to take flight.  This can be useful experimental data for future designs, but it does not provide strong evidence that such flight is physically impossible. &lt;br/&gt;&lt;br/&gt;Empirical laws of nature can provide stronger negative evidence, but they are still not ironclad, as many such laws have limitations on their range of applicability.  For instance, Archimedes law of bouyancy is an empirically valid law which does seem to provide a strong obstruction to heavier-than-air flight; but of course such powered flight is still possible, as one needs to recognize that Archimedes&amp;#39; law only applies to fluids in static equilibrium, as opposed to dynamic fluid flows where additional effects such as aerodynamic lift are in play. (1/7)
    </content>
    <updated>2025-03-15T22:04:04Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsdln7zunrjuu2eyzgxtha5x4we9zf8wrh82zyavqwhjhqprvckk6czyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xdfcwhz</id>
    
      <title type="html">The National Academies is now taking nominations for the 2025 ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsdln7zunrjuu2eyzgxtha5x4we9zf8wrh82zyavqwhjhqprvckk6czyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xdfcwhz" />
    <content type="html">
      The National Academies is now taking nominations for the 2025 Eric and Wendy Schmidt Awards for Excellence in Science Communications, which honor exceptional science communicators, journalists, and research scientists who have developed creative, original work to communicate issues and advances in science, engineering, or medicine for the general public.  Applications close Mar 31.  &lt;a href=&#34;https://www.nationalacademies.org/news/2025/02/submission-period-now-open-for-the-2025-eric-and-wendy-schmidt-awards-for-excellence-in-science-communications-640-000-to-be-awarded&#34;&gt;https://www.nationalacademies.org/news/2025/02/submission-period-now-open-for-the-2025-eric-and-wendy-schmidt-awards-for-excellence-in-science-communications-640-000-to-be-awarded&lt;/a&gt;
    </content>
    <updated>2025-03-11T17:04:25Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsdzc0s3yvzetyu733vusuacm7qv5xhw5qylupm5pvcsstjqr7n3wczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xs0e272</id>
    
      <title type="html">@nprofile…307x My general impression is that any topic that ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsdzc0s3yvzetyu733vusuacm7qv5xhw5qylupm5pvcsstjqr7n3wczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xs0e272" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsdn6870nqxtnnh5cfzxxzp5rjecyqymm3f8cmpwyv96lh63y4e7hqpz4mhxue69uhhyetvv9ujumt0wd68ytnsw43qgdjp07&#39;&gt;nevent1q…jp07&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;&lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqr3n08ljcwy5smnd8wvpl999ky4tyjnckplu492dl59egnpmr6m6ss2307x&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqr3n08ljcwy5smnd8wvpl999ky4tyjnckplu492dl59egnpmr6m6ss2307x&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;nprofile…307x&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; My general impression is that any topic that already has a reasonable Wikipedia page can be accurately summarized by LLM tools, in particular being able to succinctly answer precise basic questions without requiring detailed parsing of longer partly relevant texts, which is particularly important in a lecture environment where one still wants to keep most of one&amp;#39;s attention on the talk in real time.
    </content>
    <updated>2025-03-01T22:44:19Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs05vzju0tuajhv0exprpyke9ugpl0mw9vjl3kffujqcph2g8529uszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xm96na2</id>
    
      <title type="html">@nprofile…937m Should be fixed now, sorry.</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs05vzju0tuajhv0exprpyke9ugpl0mw9vjl3kffujqcph2g8529uszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xm96na2" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsp2qqm3eytq3ty9gchll2ps5kxwhs7fphp2tyrfur00navtfxlhsgpz4mhxue69uhhyetvv9ujumt0wd68ytnsw43q5usc5d&#39;&gt;nevent1q…sc5d&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;&lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqc5qj7357hnhfqfqt6cghmwuaxursd75x7hmssagxaewnlpkvatgswr937m&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqc5qj7357hnhfqfqt6cghmwuaxursd75x7hmssagxaewnlpkvatgswr937m&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;nprofile…937m&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; Should be fixed now, sorry.
    </content>
    <updated>2025-02-27T19:41:03Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsx9vfk8jpwmkcrm8kp8m49ua3dh6032magtqqaflp6pyk3mm5ukrqzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xmvray6</id>
    
      <title type="html">Yesterday I attended a lecture on a topic outside of my own area ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsx9vfk8jpwmkcrm8kp8m49ua3dh6032magtqqaflp6pyk3mm5ukrqzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xmvray6" />
    <content type="html">
      Yesterday I attended a lecture on a topic outside of my own area of expertise - the Langlands program and the cohomology of Shimura varieties - and found that it was actually quite helpful to discreetly ask some questions from a large language model during the lecture to help keep up.  (A log of my questions can be found here at &lt;a href=&#34;https://chatgpt.com/c/67bf9fd3-193c-800e-999c-05408cfb8845&#34;&gt;https://chatgpt.com/c/67bf9fd3-193c-800e-999c-05408cfb8845&lt;/a&gt; .)  There is still some cultural resistance to having audience members access their computers and other devices during a lecture, but I think there is some non-trivial value in permitting this sort of augmentation of the lecture so long as it is not disruptive or distracting, and I wonder if cultural norms about this sort of assistance will evolve over time.
    </content>
    <updated>2025-02-27T19:29:16Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsvzskj2zaece0c86r2w34frev5xn0cyyzy4x77mauydswah5w2zkszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x5evxyu</id>
    
      <title type="html">I am happy to announce that the Kakeya set conjecture, one of the ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsvzskj2zaece0c86r2w34frev5xn0cyyzy4x77mauydswah5w2zkszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x5evxyu" />
    <content type="html">
      I am happy to announce that the Kakeya set conjecture, one of the most sought after open problems in geometric measure theory, has now been proven (in three dimensions) by Hong Wang and Joshua Zahl! &lt;a href=&#34;https://arxiv.org/abs/2502.17655&#34;&gt;https://arxiv.org/abs/2502.17655&lt;/a&gt;  I discuss some ideas of the proof at &lt;a href=&#34;https://terrytao.wordpress.com/2025/02/25/the-three-dimensional-kakeya-conjecture-after-wang-and-zahl/&#34;&gt;https://terrytao.wordpress.com/2025/02/25/the-three-dimensional-kakeya-conjecture-after-wang-and-zahl/&lt;/a&gt;
    </content>
    <updated>2025-02-26T04:48:49Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs25n5vkf82mnngex07kq6vgf6m8d9p7rxy8aj32l4u7gvj29e4jlqzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xjnzyay</id>
    
      <title type="html">I wrote a blog post on how a piece of pure mathematics - the ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs25n5vkf82mnngex07kq6vgf6m8d9p7rxy8aj32l4u7gvj29e4jlqzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xjnzyay" />
    <content type="html">
      I wrote a blog post on how a piece of pure mathematics - the development of the landscape function in PDE - played a part in realizing noticeable savings in household energy bills due to improved LED lighting technology: &lt;a href=&#34;https://terrytao.wordpress.com/2025/02/23/closing-the-green-gap-from-the-mathematics-of-the-landscape-function-to-lower-electricity-costs-for-households/&#34;&gt;https://terrytao.wordpress.com/2025/02/23/closing-the-green-gap-from-the-mathematics-of-the-landscape-function-to-lower-electricity-costs-for-households/&lt;/a&gt;
    </content>
    <updated>2025-02-24T18:51:10Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsdq5ww2uln606g5lvuj85xh8ms639t20x5kwy8vqxea5mgsmjkavszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x7gxjdq</id>
    
      <title type="html">The American Mathematical Society has also started a page to ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsdq5ww2uln606g5lvuj85xh8ms639t20x5kwy8vqxea5mgsmjkavszyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x7gxjdq" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs89fuy4xefeckz4j0k2az4tn70g4d2g676l00aghcvm4rtpwsefjcpz4mhxue69uhhyetvv9ujumt0wd68ytnsw43q7944xf&#39;&gt;nevent1q…44xf&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;The American Mathematical Society has also started a page to coordinate support for professional mathematics, so far focusing on executive orders impacting the National Science Foundation: &lt;a href=&#34;https://www.ams.org/government/getinvolved-dc#/&#34;&gt;https://www.ams.org/government/getinvolved-dc#/&lt;/a&gt;
    </content>
    <updated>2025-02-21T17:04:22Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs89fuy4xefeckz4j0k2az4tn70g4d2g676l00aghcvm4rtpwsefjczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xe8qrkn</id>
    
      <title type="html">The current administration has proposed to cap indirect costs ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs89fuy4xefeckz4j0k2az4tn70g4d2g676l00aghcvm4rtpwsefjczyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6xe8qrkn" />
    <content type="html">
      The current administration has proposed to cap indirect costs (which covers laboratory maintenance, equipment provision and salaries for support and administrative staff) at the National Institute for Health at 15%, from the current levels of 50%-70%, which will likely make many ongoing research projects impossible to continue in their current form.&lt;br/&gt;&lt;br/&gt;My own mathematics department receives very little direct funding from the #nih; but already the mere *possibility* of such a drastic cap has impacted us; we have been unable to make a job offer to an outstanding candidate because the budget uncertainty created by this proposal has forced my university to close off almost all discretionary sources of funding for faculty hiring at all departments, regardless of their level of NIH support.  &lt;br/&gt;&lt;br/&gt;My university, as well as many others, are circulating a letter of support for NIH funding of biomedical research, for which the US is currently an international leader.  The letter is available for anyone to sign at &lt;a href=&#34;https://docs.google.com/forms/d/1Agzz5mQgfEMpLlBhoE4ZyHdiTvdc9O84zF4vNEHyKTI/viewform?edit_requested=true&#34;&gt;https://docs.google.com/forms/d/1Agzz5mQgfEMpLlBhoE4ZyHdiTvdc9O84zF4vNEHyKTI/viewform?edit_requested=true&lt;/a&gt;
    </content>
    <updated>2025-02-20T22:11:29Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsx6cnk8rknyev9chvtn750c8z90v0p2jk340yzeq8rnamvgrwypxqzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x447hxt</id>
    
      <title type="html">Some progress in restriction theory: the Stein conjecture, a ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsx6cnk8rknyev9chvtn750c8z90v0p2jk340yzeq8rnamvgrwypxqzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x447hxt" />
    <content type="html">
      Some progress in restriction theory: the Stein conjecture, a weighted L^2 version of the restriction conjecture that would imply both the restriction and Kakeya conjectures, has shown by Hannah Cairo to be false (at least if no epsilon losses are allowed)!  &lt;a href=&#34;https://arxiv.org/abs/2502.06137&#34;&gt;https://arxiv.org/abs/2502.06137&lt;/a&gt; .  In fact a slightly weaker, but still very interesting, version of the conjecture, known as the Mizohata-Takeuchi conjecture, was also been disproven.  The counterexamples are concentrated near a lattice, and the failure is only by a logarithmic factor; so it is still possible that versions of this conjecture with &amp;#34;epsilon losses&amp;#34; are still true.&lt;br/&gt;&lt;br/&gt;Incidentally, there will soon be an announcement of another major advance in this area (not by myself), but I cannot reveal the details at this stage.  Stay tuned...
    </content>
    <updated>2025-02-14T19:03:53Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs0j7c8lad4rke4pt0lp53q5taxqd7ak3twjhghc7uq5r359z4jfvqzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x884k0k</id>
    
      <title type="html">A small anecdote in relation to a recent coffee conversation I ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs0j7c8lad4rke4pt0lp53q5taxqd7ak3twjhghc7uq5r359z4jfvqzyz7p8etehayjj33nw3mspcj7knm36rp25y6w38es6dkhu93suxa6x884k0k" />
    <content type="html">
      A small anecdote in relation to a recent coffee conversation I had with &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1wu4s5z9nr0zq9cyy9u98sk3fsh08rv2x5hnrpal4gdmckn3dyxwq23rw26&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;npub1wu4s5z9nr0zq9cyy9u98sk3fsh08rv2x5hnrpal4gdmckn3dyxwq23rw26&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1wu4…rw26&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; (which she relates over at &lt;a href=&#34;https://twitter.com/TaliaRinger/status/1681410191278080000&#34;&gt;https://twitter.com/TaliaRinger/status/1681410191278080000&lt;/a&gt; ): Yesterday I spoke with a children&amp;#39;s book author who was interviewing me as part of a series she was writing on contemporary scientists.  She freely admitted that she did not have great experiences with her math education at an under-resourced school and chose very early on to focus on writing instead.  Nevertheless we had an excellent conversation about many mathematical topics that she was not previously familiar with, such as proof by contradiction, Cartesian coordinates, Mobius strips, or compressed sensing, all of which she found fascinating (and said she would read up on more of these topics herself after our interview).  I posed to her the isoperimetric problem (using the classic story of Queen Dido from the Aeneid as the intro) and she correctly guessed the correct shape to maximize area enclosed by a loop (a circle), and instantly grasped the analogy between this problem and the familiar fact that inflated balloons are roughly spherical in shape.  I am certain that had her path turned out differently, she could have attained far greater levels of mathematical education than she ended up receiving.  &lt;br/&gt;&lt;br/&gt;This is not to say that all humans have an identical capability for understanding mathematics, but I do strongly believe that that capability is often far higher than is actually manifested through one&amp;#39;s education and development.  Sometimes the key thing that is missing is a suitable cognitive framework that a given person needs to align mathematical concepts to their own particular mental strengths.
    </content>
    <updated>2023-07-19T15:59:42Z</updated>
  </entry>

</feed>