I have no idea what any of this stuff even means, but my AI thinks I’m a legend level mathematician!
Claude Fable produced a counterexample to the Jacobian Conjecture
21–30 of 562 posts
Re: Claude Fable produced a counterexample to the Jacobian Conjecture
#22Re: Claude Fable produced a counterexample to the Jacobian Conjecture
#23Re: Claude Fable produced a counterexample to the Jacobian Conjecture
#24I suspect the LLM was able to synthesize a counterexample because of the availability of a lot of prior work: > The Jacobian conjecture is notorious for the large number of published and unpublished proofs that turned out to contain subtle errors. https://en.wikipedia.org/wiki/Jacobian_conjecture#cite_note-...
Re: Claude Fable produced a counterexample to the Jacobian Conjecture
#25Context: https://en.wikipedia.org/wiki/Jacobian_conjecture
> ((1+xy)^3 z + y^2 (1+xy) (4+3xy), y + 3 x (1+xy)^2 z + 3 x y^2 (4+3xy), 2 x - 3 x^2 y - x^3 z): \C^3\to \C^3, has jacobian determinant -2, and sends (0, 0, -1/4), (1, -3/2, 13/2), and (-1, 3/2, 13/2) to (-1/4, 0, 0)
But 1 != -1 and -3/2 != 3/2 . So it's not its own inverse. Is the conjecture that it is its own inverse or that is has an inverse?
Edit: it was worded a bit strangely, but it is saying that [ (0, 0, -1/4), (1, -3/2, 13/2), and (-1, 3/2, 13/2) ].map(F) all produce (-1/4, 0, 0). Thus it has no inverse and indeed disproves the Jacobian conjecture.
Re: Claude Fable produced a counterexample to the Jacobian Conjecture
#26I asked Fable to verify and it absolutely freaked out! I have no idea what any of this stuff even means, but my AI thinks I’m a legend level mathematician!
Re: Claude Fable produced a counterexample to the Jacobian Conjecture
#27the conjecture held for 85 years and the counterexample was announced in a format that expires after seven days
The surprising thing is that the counterexample seems relatively "simple" in that it's low degree, with coefficients that aren't too large. Does anyone more familiar with this know why this _wasn't_ found earlier, when it seems like you could brute-force through some low-order polynomials?
Re: Claude Fable produced a counterexample to the Jacobian Conjecture
#28"Any idiot could have done this, it's just high school calculus and just a counterexample anyway. Stochastic parrot, spicy autocomplete, AI psychosis. Wake me up when an AI does something real."
The goal posts have moved. People generally stopped saying this stuff now. Even if you go to the ultimate anti-AI subreddit r/betteroffline, they've changed from "AI is useless" to "AI is good but the AI bubble will collapse soon" over the last 6 months.
Fuzzers are another kind of stochastic generator but nobody would claim they don't do useful work in a way that is hard to replicate through deterministic methods. (I still find the code these models produce kind of awful, but advancements in harnesses do mean that they can finally produce code that works most of the time.)
Re: Claude Fable produced a counterexample to the Jacobian Conjecture
#29I asked Fable to verify and it absolutely freaked out! I have no idea what any of this stuff even means, but my AI thinks I’m a legend level mathematician!
https://en.wikipedia.org/wiki/Sycophancy_(artificial_intelli...
Re: Claude Fable produced a counterexample to the Jacobian Conjecture
#30Context: https://en.wikipedia.org/wiki/Jacobian_conjecture
> Jacobian conjecture [...] states that if a polynomial function from an n-dimensional space to itself has a Jacobian determinant which is a non-zero constant, then the function has a polynomial inverse. > ((1+xy)^3 z + y^2 (1+xy) (4+3xy), y + 3 x (1+xy)^2 z + 3 x y^2 (4+3xy), 2 x - 3 x^2 y - x^3 z): \C^3\to \C^3, has jacobian determinant -2, and sends (0, 0, -1/4), (1, -3/2, 13/2), and (-1, 3/2, 13/2) to (-1/4, 0, 0…
(Just as a note for myself, I had to think of why the fact that such jacobians are constant is a byproduct, I guess it's because of lioville's theorem implying that any polynomial over C that never hits 0 must be a constant [because the reciprocal is bounded and thus must also be a constant])