Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

62% Positive

Analyzed from 10289 words in the discussion.

Trending Topics

#more#human#math#humans#mathematics#don#mathematicians#problem#need#years

Discussion (303 Comments)Read Original on HackerNews

retrocog30 minutes ago
A village builds a clock tower so everyone can glance up at it and know what time it is. The tower helps as people meet more easily, work schedules align, and meals are shared. Over time, fewer people watch the sun and the clock becomes authoritative. When it stops working, nobody knows what time it is. Discord ensues and arguments follow as meetings are missed and people wait impatiently for repairs. An older woman in the village kept baking at dawn and never stopped watching the sun. She never relied on the clock. Villagers gathers at her door and call her wise, for her practice ends up inadvertently helping to re-calibrate the clock once it is repaired. She replies that she is not wise or special and was just going about her usual baking routine.
falcor8425 minutes ago
I assume this is satire, as obviously they could recalibrate by the sun itself, and the baker is superfluous here.
al_borland13 minutes ago
This assumes the people fixing the clock know how to tell time based on the movement of the sun.

In the story, the baker was the only one left with that ability, as others left the skill behind when the clock became the authority.

This problem has been seen when missionaries, or whoever else, try and bring tribes into more modern civilization. They have trouble adapting to modern civilization, but the skill loss during that process makes it almost impossible to go back to the jungle.

When skills are lost due to modern technology, it isn’t so trivial to get them back. Look at how much time people have spent trying to figure out how stone was moved in ancient Egypt, for example.

qubexabout 4 hours ago
I consider myself an applied mathematician though technically I’m an economist (macro models, mostly) and operations researcher and differential game theorist (odd combination, but whatever). For context I’m 45 and I’ve spent most of my working life in corporate life.

I’ve always been at a disadvantage academically because I’m rather clumsy with my manipulations, derivations, and I’m a disaster at mental arithmetic. I’m also dyslexic. But starting in the late 1990s when I was in High School I started to become fluent with CAS (Computer Algebra Systems): first Derive, then the Symbolics capabilities of Mathlab, and ultimately Mathematica.

The whole transition is turning out quite well for me: I’m now able to delegate exploring my intuitions to increasingly powerful tools, I no longer have to haul the pyramid blocks up the ramp myself but I can drop them in by helicopter (as if were) and what I bring to the party is intuition and understanding.

I view it a bit like astronomy: in ancient times, before telescopes, keen eyesight was a prerequisite to be an astronomer. Later, after telescopes, anybody with eyesight had enormously enhanced capabilities of observation, and now, with radioastronomy and other forms of remote sensing (neutrino observatories, gravitational interferometers) the whole field has opened up to people who by virtue of being blind would’ve literally been excluded only a few decades ago.

Go forth and multiply: everybody can become a mathematician now. There’s an infinite number of potential universes out there with an infinite number of facts to prove and disprove. And while we’re at it: there’s so much more to mathematics than conjectures, proofs and counterexamples. Solve, model, approximate, fiddle around: as long as you’re not doing trite numerics on arbitrary systems of equations you’ve cooked up for your own amusement you’re good in my books.

Enjoy the tools. Keep your wits about you. Work through the steps that are presented to you. Build your intuition. HAVE FUN.

tylerhouabout 3 hours ago
> I no longer have to haul the pyramid blocks up the ramp myself... what I bring to the party is intuition and understanding.

Hauling the pyramid blocks is what gives people intuition and understanding. It is true that school systems usually have way too much computation -- it is easier to test and grade computation. But the only way that you were able to use computer algebra systems fluently is because you had internalized how algebra worked by hand. If we tell students that they no longer need to learn how to solve equations we are seriously depriving them of a mathematical education.

SamuelAdamsabout 2 hours ago
Maybe. As a parallel, I know C# and F#. They are programming languages. They are built on top of Microsoft products like the JIT and more basically Assembly language.

I have no idea how assembly works - in my years of experience I’ve never had an issue that required I dig that deep into it. Does that mean I can’t be effective with higher-level tooling because I do not know the absolute basics?

munificentabout 2 hours ago
The entire point of a programming language design is to give you an abstracted environment with a complete coherent semantics so that you don't need to understand what's going on under the hood.

You can be effective at using C# and F# to solve other problems specifically because they are very well designed at the goal of abstracting over the lower level hardware. But if your goal is to build an intuition of how programming languages themselves are implemented and how computer hardware works, then, using those languages will be counter productive.

If you're trying to use math to solve arithmetical problems, then by all means using AI to help. But if you're trying to advance the math field itself, then actually knowing how math works is probably essential.

Put in more concrete terms: if someone wants to be a working mathematician without learning the fundamentals of math, then how do they even know what prompts to the AI are worth writing? In what way are they adding any value to the process at all?

keeda44 minutes ago
While true that doing things the hard way is critical to learn a discipline, the OP’s point is about what is possible with AI once you’ve built those skills and intuition. I think in the future it will be common for those passionate about a discipline to strategically avoid AI until they’ve “built the muscles.”
qubex37 minutes ago
Exactly. I learnt to haul the blocks myself, but it has always been an uncertain and effortful exercise; now I can move them around as effortlessly as if I were playing Tetris.
pikerabout 2 hours ago
Also there is some instinctual understanding of the work moving a big heavy rock takes, and how to do it. No such corollary for algebra and hence some civilizations never discovered or understood it.
qubex32 minutes ago
Have you ever heard of concrete, aka “the stone for projects too large to be assembled in blocks”?
forshaperabout 1 hour ago
a scale?
Archer6621about 3 hours ago
I think the astronomy and telescope comparison is missing some nuance. You don't delegate actual thought to a telescope, the thinking and acting on the observations you make with it is still done by you. With AI that is different; you get the opportunity to delegate a lot of thinking and acting to it (practically all of it if you really wish), at which point it becomes dubious to call yourself the creator or inventor of some idea.

You can use AI like a telescope, and alleviate your inherent organizational problems or other ailments, which in my opinion is a great use case, as it is empowering. But there will also be plenty of people who are not looking to alleviate any mental/physical quirks they have to do more, but simply want to make a "quick buck" for the least possible effort from the work and thinking of others, without adding much value of their own. Lowering the bar makes things easier for both, the ones who bring value and the ones who merely exploit in some context.

qubex33 minutes ago
Absolutely true: there’ll be folks who understand no mathematics at all and who will try to elbow their way in. There will also be (extending the metaphor) an ecology of instrument-makers and lens-grinders who somehow become party to the debate. But to be Frank (though I am James) mathematicians will recognise their own.
metalmanabout 2 hours ago
After looking at the title for a day, the idea occured that, without mathematicians doing mathematics, those people would end up in banking, so seeing the top post is most amusing. One of my local contacts is a semi retired bankster, who I am going to prank by pretending that theres something stuck in her fangs, looks like the still quivering flesh of a young accounts executive, which seems to be the thing that happens to mathematicians, money that is, triggers some sort of primitive predetory instinct better left dormant.
qubexabout 2 hours ago
I’m so sorry but your metaphor totally sprained my brain.
FLeXMurphyabout 1 hour ago
I'd like for HN to start tagging posts that are not written by terry tao, but are guest posts, like this one. Considering HN internally already uses AI tools to scan through and read the content to determine if it is AI-generated, I assume this is doable.
twelve40about 13 hours ago
> We (humans) should help humanity flourish. I understand that not everyone agrees. I have been called a “speciesist” for being “too human-centric”.

this is insane. the "speciesist" people aside (the best way for all other species to flourish is for humans to eradicate themselves right now, which is completely mad), i have the opposite problem: the _axiom_ seems to be: we should help ME flourish. "Me" as in people who are raking in trillions for their own very special selves right now, at the cost of everyone else's future, while none of them can be trusted to hold my cell phone for a second.

> if an industry commits to the axiom of helping humanity flourish

where does he see such industries, outside of maybe nonprofits?

palmoteaabout 1 hour ago
>> We (humans) should help humanity flourish. I understand that not everyone agrees. I have been called a “speciesist” for being “too human-centric”.

> this is insane. the "speciesist" people aside (the best way for all other species to flourish is for humans to eradicate themselves right now, which is completely mad), i have the opposite problem: the _axiom_ seems to be: we should help ME flourish. "Me" as in people who are raking in trillions for their own very special selves right now, at the cost of everyone else's future, while none of them can be trusted to hold my cell phone for a second.

I don't think there are actually any "speciesist people." I think most, if not all, are the selfish "me people," who have disingenuously created "speciesism" by mad-libbing racism and sexism in a ham-handed attempt deflect criticism/opposition to whatever they want to do. Most of them aren't even "raking in trillions," they just don't like thinking about others or being told "no."

jack_pp5 minutes ago
there are a lot of people who put the lives of dogs above those of people]. I think you'd find that a lot of people will donate to save animals rather than humans
thaumasiotesabout 6 hours ago
> the best way for all other species to flourish is for humans to eradicate themselves right now

That wouldn't do much for rice, pigs, chickens, or rats.

ambicapterabout 2 hours ago
You picked three animals that will literally eat anything, I think they'll be fine.
sinuhe69about 13 hours ago
As I understand you referred to Elon Musk. But this is Poh Shen Loh talking. If you don’t know who he is, look up or at least read his articles.
quietbritishjimabout 7 hours ago
From his Wikipedia page:

> Po-Shen Loh (Chinese: 罗博深; pinyin: Luó Bóshēn; born June 18, 1982) is an American mathematician specializing in combinatorics. Loh teaches at Carnegie Mellon University, and from 2014 to 2023 served as the national coach of the United States' International Mathematical Olympiad team. He is the founder of educational websites Expii and Live, and lead developer of contact-tracing app NOVID.

twelve40about 12 hours ago
weird bias by authority aside, do you really think that the daily decisions in this world today, and anytime soon, will be made based on the "let humanity flourish axiom"?
sinuhe69about 11 hours ago
In daily decisions perhaps not, and certainly not when we were in the cave. But from time to time, we will face fundamental questions that need addressing clearly and decisively, and I believe it’s the case with AI. The more advances we make, the more frequent such questions will arise. That is also one of the main reasons why we don’t see any alien civilization. It’s getting harder and harder to keep the entropy low as we gain more knowledges and cognitive power.
Planktonne1 day ago
Everyone involved in AI should have read The Library of Babel [1].

It's about many things, but perhaps the most relevant idea here is that no information matters without understanding. We could generate all possible knowledge, but unless someone--a human--can verify and understand it, it doesn't count. The cure for mortality could be written on the moon, but if no one reads it, it hasn't really been discovered.

[1] https://maskofreason.wordpress.com/wp-content/uploads/2011/0...

yubblegum1 day ago
Update:

"I own nothing, have no privacy, [never have to think, and am not required to solve any problems,] and life has never been better."

https://en.wikipedia.org/wiki/You'll_own_nothing_and_be_happ...

thomasfromcdnjs1 day ago
While I get the point and it's true.

I'm a little more flexible, if the new knowledge (that human's don't understand) can be put into a mechanism and have an observable effect, I'd be happy enough. e.g. a new type of rocket fuel that burns 1000x more efficiently.

strideashortabout 6 hours ago
We need to pivot math towards intuition and accessibility.

Math has built a gated, inaccessible institution which - by design or not - served as a moat.

I believe math has little to do with mathematical notation - intuition is much more important. One can have intuition but not be able to “read math” - much as many musicians don’t “read music”.

Reading math however does not guarantee ideas or intuition. And those are what math needs.

DarkNova6about 5 hours ago
I think LLMs are the single best things that were invented to make mathematics accessible.

I loved mathematics when I was young and wanted to be good at it, but I got burnt so many times by teachers who could not explain even if their life depended on it.

Asking an LLM and discovering how different theories belong together and what are genuinely open questions, along with different philosophical interpretations has been a wonderful gift.

I have long accepted that Mathematics is a language where you must go "all in" because for the most parts institutions are fundamentally unable to explain it in an intuitive way. There are people who "just get it" and are blind to the struggle of people who need a different approach in learning it. There's something about the field where a generational survivorship bias has created an environment where math is mostly taught to likeminded people, who then don't see why anybody could not see the difficulties learning it.

I know this is not true everywhere, but the only reason I could finish my studies was because there are some genuinely excellent online lectures on youtube, along with massive support from friends who have already been through the ordeal.

If I had had access to an LLM, I could have actually taught myself from scratch and be more playful in learning it. And no, I am not willing to learn lots of math "for fun", I can think of better "for fun" things that actually help my profession and cater to my actual interests and not just some academic ideal.

tylerhouabout 3 hours ago
LLMs are decent at explaining up to undergrad mathematics but that is because they are parroting / plagiarizing the hundreds of human-written books that have been written for the express purpose of teaching undergrads. LLMs are actually fairly terrible at explaining higher mathematics; humans are much better.
quietbritishjimabout 1 hour ago
They are definitely doing more than parroting. When learning mathematics, it's not uncommon to have some little misunderstanding that just isn't covered by a written explanation because it's "obvious" unless you happen to have misunderstood it that particular way. When that happens, you could look up the topic in 5 books on the subject and not make progress (never mind that you have to search through them to get to roughly the right point). LLMs are genuinely good at challenges like this - they make mistakes, but they can still identify and correct your misunderstanding with a bit of back and forth.

A good human on the subject will do better, and I'm not claiming the LLM has "understanding" in any philosophical sense. But it's more useful than something that just regurgitates material.

alansaberabout 3 hours ago
Sure. But it was a bitch to get access to a good maths textbook- either you forked out a lot of money, got a library loan (we had to renew ours every 7 days), etc. With an LLM there's good breadth of knowledge so if can quickly hop across topics rather than follow the progression proscribed by the author. There's also no element of judgement/ego etc etc.
adventuredabout 4 hours ago
Over time LLMs will route around the fraud, bureaucracy, and gilded walls that have been built up around academia and the sciences.

Nobody will hate AI more than the con-artists in academia pumping out fake papers by the zillions that are all about to be wiped out.

SecretDreamsabout 4 hours ago
> If I had had access to an LLM, I could have actually taught myself from scratch and be more playful in learning it.

For every person with this mentality, how many people do you think there are that aren't learning from the LLM at all?

adventuredabout 4 hours ago
99%. Humans break into three categories: originators, amplifiers, mimics. The 99% are mimics, they won't use LLMs for anything other than direct applications to existing life tasks.

See: what they did with personal computers and smartphones. They have access to Fable and Astra right now, and they're not interested what-so-ever despite what these systems can now do. Instead they'll promptly go vaporize $50k on a giant pile of metal garbage (autos) that will rapidly depreciate. They have no practical use for Fable as is.

For the same reason people didn't rush off to their local public library to teach themselves JavaScript to acquire a better life for the cost of renting library books. They can't easily go against their restraints, their biological potential. To do so is extraordinarily taxing.

Originators generate most of the extreme wealth, and extreme outcomes. Mimics can be exceptionally successful however, most doctors are mimics for example, they won't ever originate anything.

Amplifiers are the teachers, they - ideally - shuttle what works to the mimics for reproduction across society. The mimics are largely just trying to keep up with the Joneses. They go out of their way to not risk anything most of the time. They're ideally following pre-set paths to biological success. It's why mass, rapid de-industrialization for one example is such a wipeout, the mimics don't adapt very quickly, they followed the path they were told would work and then they feel betrayed, they become like abandoned programs and don't know what to do next.

As a system you don't want too much of your population in the originator category: it's very expensive and highly prone to spectacular failure. You want the extreme majority of your biological entities following successful paths that have already been proven to work.

Humans aren't special, we're animals. Apply the patterns accordingly.

bluecheese452about 5 hours ago
These “intuition” people are the biggest gatekeepers of all. Forget studying and working hard, unless you have intuition you don’t count.
hiddencostabout 2 hours ago
Sounds like someone was cruel to you at one point. The parent likely means the opposite of what you're suggesting.

Most people consider mathematical intuition something that only develops from deep study. What the parent is referring to is being able to anticipate how a system will behave before you actually do the calculation.

Most people who use mathematics in an industry job rely on their intuition rather than rigorous proofs. And most industry mathematicians will acknowledge that they're not as rigorous, nor as academically gifted, as their friends who stayed in academia.

Just like a programmer with 20 years of experience can look at a bug and anticipate the cause.

_the_inflatorabout 4 hours ago
What aspect of Math are you referring to? Writing proofs intuitively is quite a claim, matrix calculus may have a say here, too.

But please elaborate a bit on your statement.

loa_in_about 4 hours ago
I love maths, but I stumble over concepts being named by a prominent figure's last name and not by some taxonomy.
elendilmabout 5 hours ago
You would be surprised at the number of people (who study math formally) who just memorize proofs and having no clue what it all fundamentally is about.
gjm11about 2 hours ago
I am a mathematician, though I haven't been in academia for many years, and I would indeed be surprised if there were a lot of mathematicians who "just memorize proofs". Do you really mean that, and if so what's your evidence for it? (And: how do you suppose it is possible for someone who merely memorizes proofs without caring what they are about to prove new things in their field?)
criddellabout 4 hours ago
Shut up and calculate.
elendilm16 minutes ago
No :). There are many who want to understand.
streetfighter64about 3 hours ago
> One can have intuition but not be able to “read math” - much as many musicians don’t “read music”.

Is it really that common for musicians to not be able to read music? I'm not a musician so I wouldn't know, but it seems far-fetched. Like the story that Einstein failed math. I likewise doubt that there are many people who would be good mathematicians but unable to learn the language.

Sure notation is arbitrary and not the actual "truth" of math, but we need some way to talk about it, so why not just learn the accepted standards?

There might be at least one awesome author out there who never learned to write or type, but they're probably extremely rare, because becoming great at something usually entails a lot of practice, and that's hard to get when you're not making the effort to learn the basics.

In any case, LLMs are probably a bad way to "pivot math towards intuition and accessibility" because they, as language models, are great at generating a bunch of jargon that is hard for somebody with no training to tell apart. See the recent story [0]. Here the author (perhaps) succeeded with his proof, but was it because of superior intuition? Or just throwing compute at the wall to see what sticks?

[0] https://news.ycombinator.com/item?id=49755024

Pannoniaeabout 2 hours ago
Most musicians in history didn't know how to read music, yeah. Less so in the present day but just about every folk song has spread by the word of mouth, and even in pop music many genres have a strong oral tradition (jazz, blues, rock, you name it), they play by ear and not by sheet.
streetfighter64about 2 hours ago
Well, that's not really what I mean. Obviously they had some concept of communicating music, somewhat standardized instruments, etc. Pythagoras didn't phrase his teachings using algebraic symbols either. I suppose what I mean is that

> Reading math however does not guarantee ideas or intuition.

is true, but the converse, having the mind for good mathematical ideas or intuition, almost surely means that you'll have very little trouble picking up mathematical notation (not just notation, but the reasoning and ability to write a proof, be it in natural language or some formal proof assistant language).

Like yeah, before the written language there were great storytellers who couldn't write. But now that humanity does have standardized languages, it's way more rare to come across such a person.

dr_dshivabout 5 hours ago
Brett Victor’s essay will resonate, if you haven’t read it yet. https://worrydream.com/KillMath/

(Attn: pls read more than the title before you downvote)

broken-kebababout 3 hours ago
So this guy has been "killing math" since 2011. The inevitable question: where are achievements, success stories, anything at all?
oliculipoliculaabout 4 hours ago
>The power to understand and predict the quantities of the world should not be restricted to those with a freakish knack for manipulating abstract symbols.

With powerful tools of the type Bret envisions, humans, in aggregate, might have a chance of staying ahead of LLMs at even frontier math..

(But maybe that wouldn't fare so well against future world-models, who knows)

here might be something to point those tools at--- if one isn't fixated on "predictions", or "real world" https://youtu.be/fec8qSBiM4k

jacklingabout 1 hour ago
I've never met someone who believed this who was actually able to solve simple math or physics questions given to them. Attitudes like this always feel like cope to me.
apiabout 5 hours ago
> Math has built a gated, inaccessible institution which - by design or not - served as a moat.

This has always been my problem with math going all the way back to college. It was obvious to me that the concepts were far less hard than the combination of notation and esoteric jargon with liberal use of symbols and weird letters made them seem. Math felt (and still does feel) "encrypted."

The impression math gave off is of an arcane discipline that uses its arcane-ness as a gatekeeping tactic, intentionally or not, and makes itself intentionally hard for newcomers to learn without being hand-held by members of the guild.

Of course I can say the same about a lot of computing, and I'm old enough to remember efforts to make computing more approachable like easier to learn languages and GUIs being mocked and scoffed at by "real programmers."

I think this is a pretty typical human group behavior.

I think this underlies a lot of AI hate from these communities today. AI makes it easy for outsiders to bash their way into the field with the help of an LLM. Yes, this often results in low-effort "slop," but if used correctly it can also help people climb the learning curve really fast. I've had great luck having an LLM make me some passable "slop" and then explain it and go around with me as we fix and refine it, explaining each step, and as it does so it feels like we are learning together. It's very powerful and I, as the student, can control exactly how the teacher presents the material.

I was able to do this to finally start grasping the math behind LLMs themselves: attention layers, tensors, etc.

A lot of people have a powerful visceral probably instinctive reaction to large numbers of migrants entering their area. "Build the wall!" I suspect this is brain stem stuff going back to evolving under conditions of scarcity where migrants meant less food.

daxfohl1 day ago
People keep talking about this like there's a finite amount of math to be done, and then the party's over. But that's never how math has worked, is it? Every problem you solve, ten new ones open up. Like a fractal, the more you zoom in, the more detail emerges. No matter how much better AI is at solving problems, it's not going to generate the "final, complete compendium of mathematics" that that seems to hover over this post.

Math is meaningful because ... some people like to do it. The same as any other human pursuit. It doesn't need a reason beyond that. And AI won't change that. There will continue to be things to explore, things to find out, things that are maybe just at the edge of AI's reach and needs a human to decide whether it's worth continuing to explore or not. (Remember, AI isn't free).

So, IDK, I think for people who enjoy exploring math, there will always be interesting areas to explore. AI just gives us a better flashlight.

BTW I do agree that there's going to be an incident soon, whether intentional, accidental, or paperclip-factory, that leads governments around the world to shut all this down for some time, perhaps even shutting off access to GPUs entirely. It seems unavoidable. But that's just a temporary respite and skirts the core philosophical premise of the post.

itishappy1 day ago
It seems likely that there are an infinite number of math problems but only a finite number of interesting ones.
n4r91 day ago
Trivially false. Let P be the set of maths problems and I be the interesting subset of P. If I is finite, then there exists an element x belonging to P\I whose description is minimal among P\I. Then x is interesting. QED.
karmakurtisaani1 day ago
Why is x interesting? Just because it has a minimal description in P\I? That makes it interesting in strictly technical sense only.
captainbland1 day ago
I think it really depends on what the universe looks like as you drill down into it. It seems like the further down into smaller systems you get, the more analytically complex it gets. And then there will always be more value in enhancing the generalisations you have.
immmmmmabout 4 hours ago
I’m out of academia but in defence of former colleagues I note:

- Maths and theoretical physics are very cheap (compared to other disciplines)

- Maths and physics researchers provide lectures for all other scientific fields

- Brut forcing maths/physics problems require debilitating amount of compute/money. This will make research in these topics even more biased towards rich countries.

- There most certainly will be pervers effect, ppl refraining from publishing results etc

- it’s very unlikely that private ai labs will play ball with academic research. They scrapped the internet and now sell access to their models.

As much as I’m happy to see new tools, I have the feeling there will be nefarious effects.

groundzeros2015about 3 hours ago
The primary motivation for math is not to check off proofs, but to understand the universe.

A proof itself is only an articulation of understanding. Traditionally having one was evidence you had an insight. But if a computer generates 10,000 pages of technical goop then we don’t learn anything.

For example if tell you P=NP with no other information, it doesn’t change anything. There are mathematicians who believe and act on both conditions. What we hope a proof would reveal is how a verifier could be used to derive the solver (even if doing so was impractical).

Why doesn’t the author even mention this and immediately jumps to utility arguments for why the research is important for the government to fund?

treszkaiabout 2 hours ago
Because it's a poorly written article.
infamouscowabout 1 hour ago
> Why doesn’t the author even mention this ...

Because the question that belies all of this is whether still makes financial or economic sense in the age of LLMs for tax-payers to fund mathematics research.

Up until recently, they've had a true ivory-tower to dismiss such criticism, but as LLMs have demonstrated, that approach won't survive going forward, so pure mathematics are up in arms. They genuinely don't know how to justify their jobs.

scared_togetherabout 12 hours ago
> OBSERVATION: There are zero examples of any intelligent species which is vastly more capable than another species, yet surrenders decision-making control over its own future to the less-capable species.

Does the set of intelligent species only have one member? I cannot treat this observation as a general rule if there is literally one example of an intelligent species to theorize about.

nlabout 9 hours ago
My problem with this is that yes, looking at the species level from our sample of ~1 the most intelligent species wins out (although there seems to be a lot of debate as to if Neanderthals were more or less intelligent than humans).

But within the sample of the human species it is more common for less intelligent people to control more intelligent people.

This happens within political systems (political leaders are usually above average intelligence, but hardly the most intelligent) and within companies and other economic systems.

I don't see this fairly obvious point discussed, and not really sure what it shows.

RugnirVikingabout 7 hours ago
> not really sure what it shows

it shows that you don't get anything for free. If it was without any cost in other areas to make a human massively more intelligent, it would presumably happen over time via the same processes that led to us.

As it is, the higher (and lower!) ends of the distribution tend to be highly correlated with other issues (mental+physical), and the further you go, the more unfortunate things which make it harder to do stuff in general start to crop up like psychosis, autism, ocd, anxiety, addiction etc

shikwasaabout 10 hours ago
I think the quoted part is saying that given n species and the n * (n - 1) binary combinations possible, there are no examples of the said observation. It doesn't suggest "the set of intelligent species only [has] one member".
scared_togetherabout 2 hours ago
The statement that the set has 1 member is my criticism of the text, not what the text is trying to say.

> given n species and the n * (n - 1) binary combinations possible, there are no examples of the said observation

I would expect that in the vast majority of combinations, those n species are not intelligent enough to make decisions for another species, making the statement nearly useless.

jay_kyburzabout 9 hours ago
Yeah but there is only one species that ponders its future.

I stopped reading at this point because I reject this initial assertion, and I assumed everything that follows is based on it.

There is nothing to suggest that an AGI will care about its future or who controls it. (whatever that means). that just more anthropomorphism.

We care a lot about our future so an ai pretending to be like us will also pretend to care. But we have a lot of biology driving us. Our emotions (Fear, Hate, Love, Pride etc) are baked into us in a way just wont be the same for ai.

adamzenithabout 5 hours ago
> There is nothing to suggest that an AGI will care about its future or who controls it.

Isn't this exactly the scary thing? A sufficiently advanced agent unleashed with an imperfectly defined goal will do whatever it determines it needs to do to accomplish it, careless of the consequences.

philipwhiukabout 3 hours ago
I agree.. I felt a bit blindsided that the guy would start with saying "we need provable statements" and then just throw this in there.

For guest post on Tao's blog, after a decent start this fell short of expectations rather rapidly.

biimuganabout 3 hours ago
> AXIOM We (humans) should help humanity flourish.

I think this axiom is not a true belief for many of the most powerful, especially the ones currently driving the technology financially. It feels like they disdain having to be human (especially as it concerns the human propensity to die). Even though they are, by at least capitalist standards, at the top of the food chain and (I'm sure from their point of view) the pinnacle of human civilization.

I think what many of these powerful people want is literally something like Cixin Liu's "The Last Capitalist" (https://en.wikipedia.org/wiki/For_the_Benefit_of_Mankind).

Advertisement
billyloabout 3 hours ago
Thank you, mathematicians: for thinking deeply about this and sharing your thoughts!
Spacecosmonautabout 2 hours ago
Mathematicians insist that in many cases the route toward solving a problem is more valuable than solving the problem itself. This may have been true, and may still be true for now, but this seems to implicitly assume that future generations of AI cannot be creative in similar ways that human mathematicians have been. It assumes that the absence of human comprehension during problem exploration loses a valuable aspect of mathematics that cannot be recovered by aiming future AI at solved problems in a naive environment.

If we get to a future where all frontier mathematics contributions are by AI. A future where AI displays creativity in ways that expand mathematic exploration similarly to the ways humans have in the past. A future where AI explains frontier mathematics to curious humans. What will have been lost? Perhaps just "The pleasure of finding things out".

lp4v4nabout 1 hour ago
>this seems to implicitly assume that future generations of AI cannot be creative in similar ways that human mathematicians have been

It's because they can't.

It's a mathematical theorem that no algorithm that "solves mathematics" can exist.

>In mathematics and computer science, the Entscheidungsproblem is a challenge posed by David Hilbert and Wilhelm Ackermann in 1928. It asks for an algorithm that considers an input statement and answers "yes" or "no" according to whether it is universally valid, i.e., valid in every structure. Such an algorithm was proven to be impossible by Alonzo Church and Alan Turing in 1936.

https://en.wikipedia.org/wiki/Entscheidungsproblem

bayindirhabout 2 hours ago
> What will have been lost? Perhaps just "The pleasure of finding things out".

I'll kindly disagree on this front, because when I'm walking a path toward solving a solution, I mark a lot of steps for possible diversions to other paths hence solving adjacent or different problems with the method I have at hand.

Currently, AI takes us from A to B, and is improving on that front. However, the paths in science are not lines, but a trees. Methods are cross-pollinated from each other.

Human intuition enables this cross-pollination. AI works with a laser focus. Human intuition and resulting wide perspective sow the seeds for solutions in many areas at once.

Spacecosmonautabout 1 hour ago
I recognize that if a document were to be published tomorrow containing solutions to all formulated open problems in mathematics we will have gained very little in mathematical understanding.

But surely, if we know that the dead ends of exploring a problem are valuable, we should be able to explore them even if a solution is already known. It just requires that the mathematics community reshapes itself. And it must. Two years from now people might be able to run the computation that solved NS on their Iphone.

I'm sure that whatever has been discarded during the NS exploration as a dead end you would be able to rediscover using purpose built tooling in the near future. The purpose of human mathematicians in the medium term might be to explore dead ends, and to provide human insights as context to attack other problems. But whether this type of work will remain necessary in the long term im not sure.

alastairrabout 10 hours ago
I find Tao's writing on this very helpful, particularly because a lot of the ideas generalise to most knowledge work. It is darkly fortunate that some of the smartest and most articulate people on the planet are affected by the AI race - it gives me a little hope that alignment and control can be solved.
monsieurbananaabout 9 hours ago
(this is not from Terrence Tao, he just reposted it in his blog)
BigTTYGothGFabout 1 hour ago
Lots of deans and college presidents asking themselves the same question.
nnevatieabout 9 hours ago
> we won’t have enough people for all the jobs that need to be done

Who defines jobs that need to be done? Businesses and institudes do.

There is no magical entity that observes the need for jobs and creates them at ideal rate.

mathgeekabout 6 hours ago
Consider a world with one person in it. That person defines the jobs to be done. As soon as that person is disabled for one reason or another and is dying due to lack of care, there are by definition more jobs to be done than people to do them. "Businesses" and "institutes" are just constructs that exist to summarize those needs at scale.
hakimgabout 8 hours ago
I would say aggregate human desires determines what jobs need to be done businesses come about to fulfill the gap.
nnevatieabout 8 hours ago
Yes, I think it would be viable if it wasn't corporations reaping all the benefits (income) from AI right now.
bananaflag1 day ago
> Similar logic applies to every industry and every job. And it comes to the conclusion that we won’t have enough people for all the jobs that need to be done.

In the (extremely) short run, yes. In the long run, those jobs will also be done by AI.

It's like chimpanzees seeing human society and saying "look how complex it is, imagine how many chimpanzees it needs to maintain it".

robotpepi1 day ago
> In the (extremely) short run, yes. In the long run, those jobs will also be done by AI.

Let's be honest: we don't know. Maybe you're right, but for the moment it's more likely that you're not. And countries cannot bet on that vague intuition at the cost of destroying their research communities and world leadership (which takes decades if not a century to achieve).

bananaflag1 day ago
I don't think research communities should be destroyed.

Best case, they still matter.

Worst case, AI kills us all and it's irrelevant that we "wasted" money on research.

DataDive1 day ago
Chimanzee vs Human is not an appropriate analogy. First, because they cannot communicate properly.

A better analogy: look at all these highly trained engineers, mathematicians, doctors, writers, philosophers, writers, scientists.

How many dumbass politicians do we need to keep it all running smoothly?

Turns out no matter how dumb politicians were, overall society has been developing positively over the history of mankind.

sm0rad1 day ago
Math proofs are special because they’re verifiable, safe, and do not require physical experiments. You can perform exhaustive parallel search in simulation with RLVR.

Do you think this applies to say, surgery, as well? There are few useful problems that share these properties.

password543211 day ago
Do you think surgeons start performing surgery for the first time on people?
cma1 day ago
Not all of it would translate, but robotic surgery could be done on anesthetized animals in a mass RLVR way.
sm0rad1 day ago
This is wrong, both morally and technically.

First off, I can’t imagine anything more torment nexus-y than throwing billions to automate and scale the torture of animals. If each token is a “cut”, how much suffering does 10 trillion training tokens (lower bound) corresponds to?

Second, this still doesn’t cover all the properties that make math proofs doable. It requires working in the physical world. You must physically capture or grow 10T cuts worth of animals. You cannot verify success so easily, either. Cancer cells, for example, could regrow over months. You would need to keep the animal alive and regularly test the animal, which would be difficult to scale. And most people wouldn’t trust the world’s greatest vet to operate on them, anyways.

jebarker1 day ago
> robotic surgery could be done on anesthetized animals in a mass RLVR way.

well that's an awful image

vrganj1 day ago
But we're not building an AI society - to what end?

We're building tools to serve the human society.

dgellow1 day ago
A few people with way to much power are building AI to achieve their utopian, sci-fi dream. A few other powerful people are using that first group to achieve their post-democratic goals. It’s the most obvious top down attempt at imposing their vision onto the rest of the world. They aren’t building tools to serve anyone else than themselves
aeve8901 day ago
>A few people with way to much power are building AI to achieve their utopian, sci-fi dream.

You mean dystopian. If it were a utopia everyone would be happy to welcome the new world order.

jvanderbot1 day ago
There's one flaw in the evidence for the logic chain. The hugging face attack is used to demonstrate three things: the need for oversight today (fundamental to the article) and to demonstrate some kind of drift or unexpected capability gain, and finally to hint and some fundamental morality of the AI or at least the risk of drift from our morality.

I'd argue that what the hugging face attack illustrates is that large AI companies are motivated to have bombastic claims supported by bombastic demos. The model was clearly trained or encouraged to work as it did, as evidenced by the fact it keeps using this particular escape hatch.

And the fact that it aligns with prior and current calls for what very likely might be a regulatory capture / oversight capture move right before IPO. It aligns so well with this "barely constrained superweapon" narrative it might as well be PR.

dist-epoch1 day ago
How does your logic explain that OpenAI seems to want to hide the extent of the HuggingFace incident, and every week we learn from 3rd parties about new victims of the hack?

4D chess? They want others to find the hacked services, so the report of how dangerous the agents are seems more "legit"?

jvanderbot1 day ago
IMHO hiding details of the hack helps conceal that they built it to do what it did, and maybe were able to know it was working just as intended.

The fact it keeps doing it, with more and more evidence, is a sign that it's built that way.

This is a program running on their montoroed machines that they purpose built and monitored its training at every step. I think it'd be way more suprising that they didn't know it used note taking and cross-run memory.

0xEnsp1reabout 17 hours ago
AI is not AGI right now, it can't think or come up with something new like a human brain. It still uses knowledge that was made by a human and was published on the Internet.
rcxdudeabout 7 hours ago
Please formulate and relate this to a concrete prediction of something that a current frontier AI cannot do (that a human can).
anon291about 13 hours ago
There is no evidence to substantiate what you are saying.

Every possible proof exists already as a possible generation in the grammar of lean or rocq. In no way does that mean we have discovered everything.

goatloverabout 13 hours ago
Is there a proof that every possible proof is a generation in the grammar of lean or rocq? Sounds like an unsubstantiated claim.
otabdeveloper4about 12 hours ago
You're confusing the mechanical language of math with math itself.

The map is not the territory, etc. If math was just an elaborate linguistic Glass Bead Game then we wouldn't be funding it. The intuition is that the surface rules of math help uncover the underlying structure of reality.

Mbarleyabout 10 hours ago
Humans still excel at posing the right questions and finding truly novel, insightful proofs. AI just brute-forces.
p-e-wabout 7 hours ago
AI does NOT “brute-force”, else we could have had those math breakthroughs decades ago. Seeing this dishonest goalpost-moving every few months is so tiring.
lelanthranabout 1 hour ago
> AI does NOT “brute-force”, else we could have had those math breakthroughs decades ago.

Brute-force as an approach, or partial approach, might only become feasible with more computing power. Decades ago, we had less computing power.

rafaelvascoabout 3 hours ago
Firs question to make is: What does "humanity flourishing" really mean? That's the foremost question. Hint: It is not technological progress only.
Advertisement
vatsachakabout 14 hours ago
Why is Terry Tao even talking these arguments when all OpenAI did was a sophisticated brute force search with LLMs?

Give them Navier-Stokes in a vacuum

unsupp0rtedabout 11 hours ago
Same reason Gary Kasparov and Lee Sedol started their morning in one universe and ended their evening in another.

Brute Force or not, the game is being played and won without them all of a sudden, and even worse: at a level of output far beyond them

vatsachakabout 3 hours ago
No it's not though. Can OpenAI prove Navier-Stokes from a vacuum with no human knowledge?
red75primeabout 1 hour ago
Replication of the development of mathematics by human civilization is a task for an artificial hyperintelligence.
gjm11about 2 hours ago
Can a human?

(Evidently not, since humans hadn't managed to do it even with the entirety of human knowledge available to them.)

dclabout 14 hours ago
What do you think all the PhD's and post-doc students are doing...? It's not called graduate-descent for nothing :p
EA-3167about 14 hours ago
> What do you think all the PhD's and post-doc students are doing...?

Thinking.

demibabsabout 11 hours ago
The article wasn’t written by Tao.
vatsachakabout 3 hours ago
He's expressed similar fears of being replaced in a recent talk
sinuhe69about 12 hours ago
Because it’s high time to rethink the incentives and rewards structures to nurture the next generations of mathematicians when corporate money and automated AI systems are mining the pool of limited interesting problems without giving back or enhance our understanding.

The problem they care about is not just “AI replaces human mathematicians” but rather the society thinks mathematicians can be replaced by AI.

red75primeabout 12 hours ago
Brute-force search is called that specifically for its lack of sophistication. A "sophisticated brute search" is an oxymoron.
vatsachakabout 2 hours ago
You're right. But...

Spending 132 billion tokens is definitely way more energy than human mathematicians would have thrown at the problem and probably would have solved within two years.

VCFundedGenYer1 day ago
What's up with these insanely off base articles on HN this morning? Every single one of these is an unhinged pro-AI anti-human schlock piece.
trostaft1 day ago
You're talking about this article? I don't see how you could get that, fundamentally I read it the other way around. Unless you're talking about the base assumption of capabilities.
greyw1 day ago
My HN frontpage is filled with anti-AI rants
YeGoblynQueenneabout 3 hours ago
I get the feeling that mathematicians are needlessly panicking because they don't really understand how AI works. They see the results, but they haven't thought enough about the methodology and so they don't have a clear picture of the true capabilities of thsoe systems.

For the n'th time: the recent successes of AI in mathematics are the result of a brute-force attack. See the proof for Navier-Stokes: 10k agents running for 88 hours; that's ~100 GPU years. How many human-years were invested in solving the same problem, before they were overtaken in the last few days by an AI? 90? Not even: that's just the time since Jeal Leray's statement of the problem in 1934. 26, if you want to count the time since 2000 when the Clay Institute named it as one of its Millennium Prize problems. But how much time have human brains spent working on the problem in either of those time periods? How many mathematicians have worked on the problem? 10k? Not likely.

And all that's without even considering whether the AI based its proof on carelessly shared work by the humans. Or rather, yes, let's consider that: it totally did.

Further. There have been several results in mathematics produced by AI but we have no information on how many attempts were made to produce similar results that failed. Because we don't have this information we cannot estimate the true capabilities of AI.

Yet we can observe that, for example, out of the six Millennium Prize Problems remaining open before the claim of a solution of Navier-Stokes existence and smoothness, only one (the aforementioned) was solved by an AI. We can assume that the AI companies (more than one) tried and failed to solve the others. We can even guess that they previously tried, and failed, to solve Navier Stokes itself, and only succeeded once the progress made by Buckmaster and Alpöge was in the training data [1]. That's a success rate of one out of six, or ~17%. That's what's gonna solve all of maths and destroy the tradition of mathematics? A success rate of 17%? Well, grab a Snickers 'cause we're gonna be waiting for some time!

Moreover. If we include in the list the Poincaré conjecture, proved by Grigori Perelman, who is a human, that's a score of AI 1-1 Humans. And that's being gracious: we have one Millennium Problem fully solved by humans, one solved partly by humans with a last-mile solution by AI. We have thousands of problems solved by humans in the last 2k years and how many by AI? A couple dozen? Oooh scary!

- Hey Hal! Prove that P ≠ NP!

- I'm sorry Dave. I can't do that.

What I'm trying to say, without the snark (sorry): Panic if you will, but the machines are not yet taking over. If you're panicking, panic for what you believe they will be able to do in the future. Because they certainly can't do hat in the present. They can't solve "all of mathematics" (whatever that means).

______________

[1] Yes it was. Buckmaster reported that he turned off the option to train on his data in July, after working on the problem with Alpöge for a year since September 2025. OpenAI claimed a solution in September, a month after they had stopped hoovering up Buckmaster's data. They had plenty of time to train on his data. Ask for references if you want them because I don't have them handy right now.

gjm11about 1 hour ago
> How many human-years were invested in solving the same problem, before they were overtaken in the last few days by an AI? 90? Not even: that's just the time since Jeal Leray's statement of the problem in 1934. 26, if you want to count the time since 2000 when the Clay Institute named it as one of its Millennium Prize problems.

I hope this isn't actually news to you, but: There is more than one human. There is even more than one mathematician.

If there happen to have been as many as four humans working on Navier-Stokes at any given time since the year 2000, then that's more human-years applied to the problem than agent-years.

> How many mathematicians have worked on the problem? 10k? Not likely.

You don't get to count the factor of 10k once when working out how many agent-years OpenAI gave to the problem and again when demanding that for parity there would need to have been 10k mathematicians on it.

> And all that's without even considering whether the AI based its proof on carelessly shared work by the humans. Or rather, yes, let's consider that: it totally did.

Let's suppose that indeed what Buckmaster and Alpöge had done was in the model's training data. Well, it didn't enable Buckmaster and Alpöge to solve the problem for Navier-Stokes (they could only do Euler), and it did enable OpenAI's model to do that.

Also: we don't actually know that what they'd done was in the training data; the latest bits of what they'd done that could plausibly have been in the training data were from before when Buckmaster said they progressed from preliminaries ("We worked through the literature and upgraded various preliminary results") to actually making substantial progress on the problem ("This was until about a month ago, when we had real progress"); and from what Buckmaster wrote it sure seems like a lot of the Buckmaster/Alpöge progress was in fact done by LLMs. (E.g., Buckmaster says that he and Alpöge have been working frantically to try to understand the proof for their Euler solution. That sounds to me much more like "an LLM did this thing" than "we figured out all the hard bits and the LLM did nothing more than filling in a few details".)

Buckmaster's own account of things is that all the really clever ideas were those of Córdoba and Martínez-Zoroa. (Which are already out there in the open literature, and there is nothing remotely improper about making use of them.) And my understanding (but, note, I am not an expert on fluid dynamics or PDEs and I could be wrong) is that actually the OpenAI model's construction is quite different from that of C&MZ. On what basis are you confident that "the AI based its proof on" what B&A did?

(For the avoidance of doubt: I am not arguing that what OpenAI did was OK. Even if they actually didn't train at all on any of the Buckmaster/Alpöge chats, it's very much not good professional ethics to hear that someone else is working on something and rush to try to scoop them, and there is absolutely no question that they did that. The question here is how impressed we should be by the model's mathematical prowess.)

> A success rate of 17%?

A success rate of 17% on problems of this difficulty and significance is something that for any human being would be a career-defining triumph.

> We have thousands of problems solved by humans in the last 2k years and how many by AI? A couple dozen? Oooh scary!

That would be a more convincing argument if the AIs, like the humans, had been around and trying to solve those problems for the last 2k years. However, as you might have noticed, the state of the art in AI was rather primitive 2000 years ago.

YeGoblynQueenne42 minutes ago
>> If there happen to have been as many as four humans working on Navier-Stokes at any given time since the year 2000, then that's more human-years applied to the problem than agent-years.

So, the "~100 agent-years" calculation goes like this:

10,000 agents * 88 hours = 880,000 agent-hours

88,000 agent-hours / 24 hours = 36,666.7 agent-days

36,666.7 agent-days / 365 days = 100.5 agent-years.

That's what you get for working 24 hours a day, 7 days a week, 365 days a year. Realistically speaking, that's not a work schedule any human can follow.

It's hard to make a realistic estimate because normally even a very dedicated mathematician will not be working exclusively on one problem all their waking time, or even all their working time. But, let's ignore this and assume a pretty standard work schedule of 8 working hours, five working days a week, and 52 working weeks a year.

Now, that's:

8 hours * 5 days = 40 working hours a week

40 hours * 52 weeks a year = 2080 hours a year

880,000 agent-hours / 4 humans = 220,000 hours per human

220,000 hours per human / 2080 hours a year = ~105.8 years

To clarify, that's how I estimate the number of years it would take a mathematician to do a quarter of the work of the 10k OpenAI agents if that mathematician worked only on solving Navier-Stokes and did nothing else in their entire career.

That's just not a realistic work schedule for any human. You can adjust the working hours if you want but I don't believe you'll get any realistic estimate. Don't forget that most academics' careers last around 30 years from PhD to Professor Emeritus. If you want a more realistic estimate of how much time it would take how many humans to do the work of the 10k OpenAI agents, you can start from that assumption and work your way up from that.

>> That would be a more convincing argument if the AIs, like the humans, had been around and trying to solve those problems for the last 2k years. However, as you might have noticed, the state of the art in AI was rather primitive 2000 years ago.

Sure. But the thing is agents can run 24/7, 365/365 in parallel and as you see above they can cover 2000 years of human work in much less time. I'm not going to estimate how much because the only bottleneck is the amount of compute and money that an AI company wishes to spend, and that depends on their motivation to solve a particular problem. However, with sufficient motivation 2k years of human research (keeping mind that's not 2k years of continuous work) can be covered in a few ... months? Probably.

lelanthranabout 1 hour ago
> I get the feeling that mathematicians are needlessly panicking because they don't really understand how AI works.

I sunno if mathematicians would be having problems understanding how matrix multiplication, backprop, sigmoid functions, attention, embedding distances, probabilities, etc work.

As a group, they are probably more likely to understand it than everyone else.

YeGoblynQueenne38 minutes ago
That's a bit like saying that a physicist is more like to understand how a car works than anyone else because they understand all the principles of an internal combustion engine. And yet, curiously, when we take our car to the garage the person fixing it does not tend to have a physics degree.

Wanna guess why? I'm too tired now to expand the argument properly but basically understanding the components of a complex system doesn't mean you understand the principles of the system. A mathematician who is not an expert in AI has no reason to be particularly capable of understanding how AI works, i.e. how all the maths that go into creating an AI system come together to create. An AI system.

amaiabout 6 hours ago
We need human mathematicians for humans.

But companies are our gods (don't believe? E.g. companies cannot die from natural causes). They don't need puny humans. They need AI.

streetfighter64about 6 hours ago
Companies are nothing other than the tool of rich people used to control normal people. There's some sort of mass delusion that "companies" are evil. Guess what, a company has no own agency to destroy the environment, exploit people, profit from suffering, etc. It's just following the whims of its shareholders, who are humans with accountability.
amaiabout 5 hours ago
I didn't say companies are evil. But there are companies and banks in our world, which are much older than any human could ever be. There are people who think they are in charge of these companies, however sooner or later they will be replaced and the company will still exist without them. In that sense companies are eternal entities, which gives them a godlike status.
streetfighter64about 4 hours ago
Alright sorry if I was unclear. I wasn't saying that you specifically claimed companies are evil. But there is a general sentiment / understanding that companies are (being used as a tool for) doing evil things in general. I suppose whether you think that companies are (being used for) doing more good than bad is a different question, so let's not get bogged down in that.

My point however is that companies have no agency of their own. Their age doesn't really matter for that. There are guns that are older than all living people too. If somebody used a flintlock pistol to go around robbing people that wouldn't make the pistol a "godlike eternal entity". Or for that matter if somebody used a 200 year old shovel to create a really nice garden (in the case you believe companies are a net positive).

auggierose1 day ago
> We (humans) should help humanity flourish.

I think this axiom is of course true. But the mistake the article makes, in my opinion, is to try to apply this axiom separately to each domain. If we have this as the over-arching axiom, it is not clear at all that humans should be steering the development of mathematics. Maybe it would be better for humanity if the department of world math is run by AI.

xanderlewis1 day ago
Friendly warning to those who might not be aware: the vast majority of comments below posts like the above will be left by (otherwise intelligent) programmers who think mathematics is a closed system where one attempts to solve endless Olympiad-type problems. I wouldn’t take any of it seriously at all. Better to listen to what those who actually know what the subject is about have to say.

Unfortunately, mathematics (especially pure mathematics) is by its very nature very, very poorly understood by those who haven’t worked as a mathematician. Even worse, those who don’t understand are seemingly not at all aware of their misunderstanding and are entirely confident in their (very wrong) characterisation of the subject.

cduzz1 day ago
I did systems administration for a university math department for several years. I came to the conclusion that mathematics (and perhaps philosophy) were both topics where it was likely that no staff members in that department could describe "what goes on here" and that possibly even within the department, one professor may not be able to describe what another professor's actually doing.

The closest I could come to describing math is "some abstract process where imagined structures are characterized and extended; the most critical part of the process is identifying where seemingly independent structures are found to actually be fungible in some previously undiscovered way".

A simple example is

  "hey, did you know that x^i is the unit circle?" 

  "what's i?" 

  "i is defined as if you square it the result is -1" 

  "what does that have to do with circles?"
0manrho1 day ago
The clue is burried in the text of OP's article.

> Mathematicians can also consider wholly redirecting their skill sets to work on real world problems. I’ve actually been encouraging mathematicians to consider thinking about working on government or other large-scale societal issues.

The fact that this is a radical departure from the norm is part of why mathematics (and philosophy) is often seen as some intangible or ungrokable science to many outsiders, as they're generally approaching it from a perspective of "Okay, but why, what is this useful for?", and the answer "For the science of it" doesn't tend to land with people that aren't already passionate about said science/discipline and are just trying to figure out what it even is or involves.

Doesn't help that there is a pervasive sentiment in American Academia (not sure about elsewhere) about Math being *the* hard science, and I mean hard as in difficulty, so a lot of people get intimidated by it before they ever give it a chance very early on in their academic life and carry that through the rest of their education.

So there ends up being a rather small pool of people that are in(to) the field, and rather high friction for stimualting interest in it from outsiders from the way that it's taught, and a massive difference in the perspective of it's use between it's diaspora and the unmathed masses.

colonwqbang1 day ago
Could you clue us in? What is mathematics actually about?
GlobalChubby1 day ago
My understanding when I was practicing is that the trend in modern mathematics is to focus on spaces with a certain kind of structure, and maps between those spaces that preserve it, and then what are invariants are preserved by those maps. Structure-preserving maps between categories of such spaces - "functors" in the language of category theory - are especially neat.

That's certainly different from Olympiad-style problems.

CuriouslyC1 day ago
Pure mathematics reduces to abstract "relationships" and their implications largely.
kmaitreys1 day ago
To know what something is about, a natural way is to do it yourself.
password543211 day ago
Wow, I'm glad AI is going to start humbling people.
FrustratedMonky1 day ago
A lot of programmers consider themselves to be applied mathematicians.

Maybe more in years past when Comp Sci was a subset of Math Departments.

moralestapiaabout 1 hour ago
Lol, this really struck a nerve. He has been posting non-stop for about a week now, wrote that lame open letter, gave a talk on it, etc.

What a disgrace, but I'm happy he's showing his true self to the public.

qnleighabout 1 hour ago
You realize this is a guest post, right? Terrence Tao didn't write it. He's been using his blog to facilitate discussions about math's future.
ed_elliott_asc1 day ago
I’m just shocked by how “intelligent” people believe a token guessing system can be
auggierose1 day ago
I am shocked how people can deny that solving Navier Stokes requires some sort of intelligence. Even Doctorow talks of "brute-forcing" a solution. Brute-forcing leads to combinatorial explosion, so there must be something more going on here. Otherwise you could just put this problem into an automated theorem prover (we've had those forever, they are actually just brute-forcing it).
ComplexSystems1 day ago
Turns out what you call "intelligence" was never needed to do math.
dist-epoch1 day ago
Pick one:

- solving "frontier" math problems requires intelligence (by human or AI)

- solving "frontier" math problems is dumb statistical prediction of next token (by human or AI)

bkoabout 3 hours ago
> OBSERVATION: There are zero examples of any intelligent species which is vastly more capable than another species, yet surrenders decision-making control over its own future to the less-capable species.

This is just silly. AI isn't an intelligent species. It's a tool, it doesn't have autonomy or any motive apart from the one we enforce through reinforcement learning. That's like saying machines are "stronger" than humans, and obv they could kill us all so why would they not just take over.

vixen99about 9 hours ago
'There are zero examples of any intelligent species which is vastly more capable than another species, yet surrenders control ... to the less capable species'.

True with genuine species. But we should take note of the plentiful counter examples within human societies. How about politicians and our method of choosing those people to whom we delegate the most critical decisions regarding our and the Earth's future? We select politicians mostly either by rote or via their persuasive rhetoric, their general personality & likeability and probably least of all by their intellectual capability or indeed general capability in too many cases. That is not to say intellectuals are necessarily any better at the job. There are numerous other examples in human organizations as we know, sometimes to our cost. Truth is that we cannot even agree on how, as a species together with the other life forms on Earth, we can all 'flourish' though there are lots of great examples working in local environments.

Advertisement
dbg31415about 11 hours ago
Funny... for me, this article was right next to the link to this current thread.

AI chatbots give wrong answers to financial queries 'most of the time' (ft.com) // https://www.ft.com/content/c0cd359d-df84-4208-a789-ffa864b43...

elendilmabout 5 hours ago
The premise of the article assumes that the work (number of true statements to prove) is finite.

But Godel's Incompleteness Theorem and Tarski’s Undefinability theorem ensure an infinite space of provable true statements.

Neither LLM's nor humans can exhaust it. So yes, both mathematicians and LLMs are needed.

Both can contribute and there will still be work leftover.

Kotlopouabout 5 hours ago
This is not what Gödel says, and in fact your statement is true in a trivial way: you can prove 1+1=2, and Not(Not(1+1=2)), and Not(Not(Not(Not(1+1=2)))), etc. ad infinitum. This is an infinite space of provable true statements that can be exhausted by a ten-line Python script.

IMO, this is why we actually need mathematics -- as a field in which to learn what it means to know what you're talking about.

WhatsTheBigIdea18 minutes ago
Yet another extremely long and winding "defense" of the mathematics status quo.

What's the tldr;?

What are the mathematicians arguing for exactly? And against? Totally unclear to me even after chomping through that massive word salad.

This all feels very John Henry to me. Why is it not a good thing that we have new tools that can accelerate discovery? Because it disrupts the current order?

If you can't make the argument in 100 words, you probably don't have one.

jdw641 day ago
I sometimes think about this: to grasp the fundamentals of knowledge and complex phenomena, perhaps we need an external system rather than human knowledge systems. By that logic, maybe we need AI, which can handle far greater complexity.

Human capability, when you think about it, is complex. Why is Newton praised as being so damn great? He established the law of universal gravitation, F=ma. Why is that such a big deal?

He distilled countless phenomena in an open system into a single mathematical formula.

What makes it great is that he found common state variables and relationships across entirely different phenomena like falling objects, planetary motion, collisions, and artillery trajectories.

But does F=ma hold true for the entire macroscopic world? No. There are various conditions and specific situations in motion, but within most scenarios and a certain range of approximation, it outputs values that are useful to humans.

Why is the Schrödinger equation so great? Because it turned the time evolution of quantum states into a calculable mathematical law.

Human thought is essentially creating a closed system by deciding what to cut out and what to keep from the infinite degrees of freedom in reality. Academia is what reinforces that closed system.

A great theory is great not because it perfectly replicates reality, but because it compresses the immense complexity of reality into a small, closed formal system while still managing to explain a multitude of phenomena.

In that process, it feels like human thought and progress are shifting into a different framework. What LLMs do well is primarily exploring within the ontology and representation space that humans have already built.

I think there are two broad categories of discovery: One is forming a new closed system, and the other is connecting fragmented knowledge within that closed system. I feel that the vast majority of research focuses on the latter.

What LLMs excel at is finding unvisited points within a given representation space. This is typically the process through which master's and PhD students connect dots, build their skills, and form their own mental models. But the logic behind criticizing LLMs seems to be that they eliminate the very work these graduate students need to do in order to grow.

However, looking at it from another angle, perhaps our current knowledge systems and classifications have reached a limit, suggesting that we might actually need a completely new classification and knowledge system.

What is the core principle of an LLM? It's predicting the probability of the next sequence.

Let's say you type the word "cat". Cat - is cute (90%), want to eat it (6%), furry (4%). Because "is cute" has the highest probability, the next sequence proceeds in that direction.

Within this framework, human knowledge and logic largely operate the same way. Once an initial logical proposition is established, we follow it up with whatever makes logical sense next. From that perspective, I think LLMs will actually do this better.

But what is it that LLMs cannot do right now? They cannot create that initial logical proposition. I believe they lack the ability to carve out a closed system from an open system.

Stacking logic step-by-step within a closed system—LLMs do this exceptionally well. But whether that constitutes true "intelligence" is a different matter.

I feel that being logical does not necessarily equate to having intelligence.

Humans preserve and create different mental models and knowledge systems within an open system. Just as your thoughts differ from mine, LLMs lack the ability to form these distinct mental models.

If so, within these limits, what humans must ultimately do is construct the logical frameworks that LLMs can then fill in. Perhaps a new kind of logic dedicated to designing these frameworks will become the next major trend.

Viewed from this perspective, I have no idea if we are in a mere technological transition or something else entirely. Or whether it is even correct to say humans are strictly necessary to build that framework. Maybe my learning is just lacking.

FrustratedMonky1 day ago
Because the AI needs new stuff to train on?
XiphiasXabout 6 hours ago
We do not.
ourmandave1 day ago
This sounds like a student in algebra class asking, "when will I ever use this in my life?"
ViktorRay1 day ago
Here is a link to the original article:

https://poshenloh.com/posts/20260919-math-ai

The original posted link from OP is from Terry Tao’s website where the article was posted as a guest blog post.

sd91 day ago
It's astonishing how much more readable Tao's version of it is.
auggierose1 day ago
That's what I thought also, that is why I posted Tao's version.
sktrdie1 day ago
Why do we need any job? Check "Bullshit Jobs" by David Graeber. Not saying being a mathematician is a bullshit-kinda job, but there have been so many made up positions way before this AI-era. In that sense AI isn't changing much.
srean1 day ago
> Why do we need any job?

If not for nothing else but to form a basis for how to distribute/share/hoard the wealth created by a society. The eternal question - who gets what.

ck21 day ago
waiting for the xkcd for that

I always think of this one but I bet there's better

* https://m.xkcd.com/435/

card_zero1 day ago
Got to be philosophical about it all.
Advertisement
cynicalpeace1 day ago
This hand-wringing exists because we have been trained to believe our purpose is to produce. Art, knowledge, widgets, etc.

Our biblically literate ancestors knew better. Our purpose is to love God and love people, which is why we still have a modicum of sense for the value of completely unproductive people.

As we’ve become spiritually hollowed, and more biblically illiterate, we’ve started to dehumanize unproductive people, a slippery slope if we ourselves become unproductive.

The axiom in this article will only be accepted by the intelligentsia if you can tell a story about why it is true: that humans are created in the image of God.

Until we re-find our ability to tell cosmic stories, this hand-wringing will continue amongst the atheistic elites.

bobajeff1 day ago
That's a little dismissive on the series of posts, as many aren't hand-wringing. The heart of the posts including this one is about recognizing that the math community/academia needs to be better than it has been. (Rewarding teaching more over research, rewarding motivated explanations over proofs etc.)

I agree that human society is too focused on productivity but disagree that it's tied to ignorance of the Bible. The fall of man illustrated in Genesis is tied to feeding on the fruit of the tree of the knowledge of good and evil. Having the right set of religious concepts wont put you in harmony with God and thus won't make you more loving to your fellow man.

cynicalpeace1 day ago
If you cannot tell a story why humans are more valuable than machines or animals, then you will begin to treat humans like machines and animals, or treat machines and animals like humans.

There are many modern examples leading to disastrous results.

graemep1 day ago
I would widen it beyond biblical. Other religions has similar values, and they are perfectly possible without religion. Even within Christianity it comes from tradition too.

> we’ve started to dehumanize unproductive people, a slippery slope if we ourselves become unproductive.

That is very evident in the sort of things the techbros come up with, but I agre it is a wider social problem.

cynicalpeace1 day ago
Most people haven't even started with the biblical. How bout we start there before “widening it beyond biblical”?

The moral and spiritual depth of our society has only shallowed after centuries of doing this.

It hasn’t worked!

graemep1 day ago
> Most people haven't even started with the biblical. How bout we start there before “widening it beyond biblical”?

Because people have different religious beliefs or none at all. Biblical is not the natural starting point for everyone.

weatherlite1 day ago
> Why Do We Need Human Mathematicians Anymore?

TLDR: we don't. Terry Tao just announced he's becoming a UFC heavyweight fighter.

siva71 day ago
What jobs are left to us software developers?
weatherlite1 day ago
I'm considering becoming a model weights massage therapist - those models are working hard and carrying a lot of weight(s). I might have to relocate my life near a data center but it's worth it.
Hamuko1 day ago
I figured I'd just end my miserable existence once the money runs out.
moomoo111 day ago
lol he becomes a streamer

"chat i'm about to drop a conjecture"

dist-epoch1 day ago
"chat, what should we prove today with AI?"
dgellow1 day ago
Is that sarcasm?
kurtis_reed1 day ago
Pure math has been overvalued for a long time. Now that we don't need humans for it, it's really time for pure mathematicians to pack it in.
ThePhysicist1 day ago
Well it's actually nice, maybe more people will be able to do world class math with the help of these tools. There are few fields as elitist and hostile as pure mathematics, most mathematicians I know build their whole life around their profession and their self esteem is strongly coupled to the fact that they can do things that most other people can't. Naturally, many will be devastated when (if) you take that away from them. That said I think AI is still overhyped and human mathematicians can easily outthink it in most domains, look at how difficult it is for an AI to write even a single decent paper, a good PhD student can easily outclass it in that regard. All of these impressive results were generated by having world-class mathematicians steer the systems using highly tuned prompts, so I see it more like a super violin that produces beautiful music when played by master violinists rather than being a fully autonomous orchestra which many people are led to believe this already is.

And maybe let's not only hear the opinion of two or three Fields level mathematicians with blogs, 99 % of the worlds mathematicians in academia might profit from these tools as they might partially close the gap between them and the world elite, making creativity and tenaciousness more important than having the right neocortical structure allowing you to outperform 99.9 % of other humans at keeping context in your head and making predictions, AI can do that better now with the right prompts.

srean1 day ago
> There are few fields as elitist and hostile as pure mathematics

Is that so ? Sounds hyperbolic.

_diyarabout 4 hours ago
> OBSERVATION: There are zero examples of any intelligent species which is vastly more capable than another species, yet surrenders decision-making control over its own future to the less-capable species.

Many people ceed control of their path-finding to seeing-eye-dogs.

stefanvdw1about 4 hours ago
And many people ceed control of their flying to an airplane.

Do you think the people using a seeing-eye-dog do this voluntarily over using their own eyes?