TL;DR: Terence Tao, one of the world's most accomplished living mathematicians, published a shared ChatGPT conversation in which he worked through an alternate construction related to the recently discovered counterexample to the Jacobian conjecture — and it became one of the most discussed AI-and-expertise stories of 2026, with 665+ points on Hacker News. The math is genuinely dense. The real story explainx.ai's audience should care about is how an expert directs a model compared to how most people prompt — and what that implies for anyone trying to get real value out of AI in their own domain.
What actually happened
The Jacobian conjecture — a long-standing open problem about polynomial maps — was recently settled by a counterexample, found separately from the conversation covered here. Explainx.ai has a full beginner-friendly explainer of the conjecture and the original counterexample if you want the mathematical background.
What made news this week wasn't the original discovery — it was Tao publishing his own shared ChatGPT session, in which he explored whether an alternate approach, given in an attached PDF, could "retroactively help explain the construction" of the original counterexample. Over several exchanges, Tao guided the model through:
Verifying that two polynomial maps were mutually inverse isomorphisms, checking specific algebraic identities held.
Composing that construction with a second map, dropping a constant coordinate, and confirming the result had a constant Jacobian determinant — the defining property the whole conjecture is about.
Connecting the resulting map back to the original published counterexample via explicit linear substitutions, confirming it was the same map "up to elementary linear normalizations."
Tao later published a blog post digesting the exchange at terrytao.wordpress.com, treating the shared conversation as a companion artifact to that writeup.
TL;DR — what's actually notable here
Question
Answer
Who?
Terence Tao, Fields Medalist
What model?
Reportedly GPT-5.6 Sol on a "Pro" tier, per session context
What was verified?
An alternate construction of the (already-found) Jacobian conjecture counterexample
Did AI discover the counterexample?
No — it predates this conversation
HN reception?
665+ points, one of the most discussed threads of the week
What's the real story?
How an expert prompts and directs a model vs. typical usage
The detail that generated the most discussion wasn't the mathematics itself — it was how Tao interacted with the model. Commenters repeatedly noted that his questions were short, jargon-dense, and strategically sequenced, closer to how a mathematician would direct a capable research assistant than how a typical user prompts a chatbot:
"I'm also surprised to see that even Terence Tao seems to use it in a way that resembles, in progression, how I use llms in my area of expertise... short pointed questions that goes all in on the jargon and machinery of the field and steers the llm hard (eg no softballs)." — @lukebuehler
This connects to a broader, recurring observation about AI usefulness: the value you get out of a model scales with how well you can direct and verify its output — which in turn depends heavily on your own domain expertise.
"It reinforces how to 'learn AI' is to first master the problem domain. I can use AI for coding after decades of coding. I can't use it for theoretical physics because I can't evaluate the responses." — @michaelchisari
This is a genuinely important framing for anyone building or evaluating AI tools: a model's raw capability is only half the story. The other half is whether the user asking the questions can tell a good answer from a confidently wrong one — and that's a property of the user, not the model.
The "keep going" prompting pattern
A separate, related example circulated alongside the Tao story: someone reportedly disproved a different conjecture by repeatedly replying "keep going" to ChatGPT rather than accepting an incomplete or hedged answer. One commenter's generalized version of the pattern:
"REPEAT THIS PROCESS UNTIL CONVERGENCE AND YOU ARE OUT OF OPTIMIZATION IDEAS. You have permission to keep iterating." — @minimaxir
The underlying mechanism is straightforward: LLMs don't inherently know a problem is supposed to be hard or unsolved — they'll keep attempting a task if given permission to continue, rather than concluding "this is famously open, I should stop." That can surface genuine progress a model might otherwise have prematurely abandoned. It's also a double-edged pattern — the same persistence that helps a model push through a genuinely tractable subproblem can just as easily produce confident-sounding hallucinated progress if there's no domain expert checking each step, which is exactly why this technique reads very differently coming from Tao (who verifies every step) than from a non-expert applying the same "keep going" pressure to a problem they can't independently check.
Skepticism and pushback
Not every reaction treated the conversation as pure evidence of AI capability. Some commenters pointed out the conversation is Tao steering a highly capable calculator, not the model doing independent mathematical discovery:
"I don't think chatgpt could have come to this on its own without the amount of steering he did, which just validates the idea that AI is not a replacement for human expertise but an amplifier." — @seamossfet
Others noted this specific conversation wasn't the one that found the original counterexample — it's a follow-up exploration of an alternate approach, and no equivalent "how was the original counterexample actually found" transcript has been published for comparison:
"You are badly informed the counter-example was found shortly before. Terence just tried to replicate how it was found." — @singularity2001
Both readings can be true simultaneously: the shared conversation is a legitimate, technically substantive verification exercise, and it's not evidence that an unguided model could have found the counterexample from scratch without an expert directing every step.
Why this matters beyond mathematics
For explainx.ai's audience — builders, engineers, and AI practitioners rather than research mathematicians — the transferable lesson isn't about the Jacobian conjecture specifically. It's a data point in an ongoing argument about what "using AI well" actually looks like:
Domain expertise doesn't get replaced by AI capability — it gets amplified by it. Tao's value-add in the conversation was knowing exactly which question to ask next, which simplification to attempt, and how to verify each claimed identity independently. A less expert user with the same model access would not have produced the same outcome.
Verification remains the user's job. At no point does the transcript show Tao accepting a claim on faith — he's independently checking identities and asking for symbolic confirmation at each step, the same discipline any careful engineer should apply when reviewing AI-generated code or analysis.
This generalizes to engineering work. The same "short, precise, jargon-fluent, strategically sequenced" prompting style that shows up in Tao's mathematics conversation is the same skill explainx.ai covers in its own prompt engineering guide — the pattern isn't math-specific, it's expertise-specific.
Details reflect the publicly shared ChatGPT conversation and associated Hacker News and blog discussion as of publication. Mathematical claims in the transcript are Tao's own verification work; readers seeking the underlying conjecture and original counterexample should consult explainx.ai's companion explainer and Tao's own blog post.