6 comments

  • kevinventullo 12 hours ago
    A mind-blowing consequence of the MRDP theorem is that there is a multi-variate polynomial which fits on a sheet of paper with the property that the set of values of the first variable which appear in integer solutions are exactly the set of prime numbers.

    https://en.wikipedia.org/wiki/Formula_for_primes#Formula_bas...

    • colinhb 1 hour ago
      > is a polynomial inequality in 26 variables, and the set of prime numbers is identical to the set of positive values taken on by the left-hand side as the variables a, b, …, z range over the nonnegative integers.

      I hadn’t heard of this result, and my exposure to Diophantine equations is limited to precisely one seminar from undergrad, but this feels like taking von Neumann’s famous quip to its most fantastical extreme:

      > With four parameters I can fit an elephant, and with five I can make him wiggle his trunk.

    • sega_sai 9 hours ago
      Non-negative integer solutions
  • btilly 13 hours ago
    I found https://x.com/gm8xx8/status/1925768687618773079 to be a little more understandable summary of what was actually shown.

    Any Diophantine equation can be reduced to one of at most 11 variables and degree at most around 10^63. No algorithm can decide solvability in rational numbers for this class of Diophantine equations.

    • throwaway81523 10 hours ago
      That sounds like the coefficients might have to be arbitrarily large. Otherwise all DE's could reduce to a finite set of them, impossible via the MRDP theorem. So it's not so easy to call that bounded complexity.
  • MJGrzymek 5 hours ago
    I was just thinking about how it's an underrated open problem which pairs of (number of variables, degree) are undecidable for MRDP.

    Correct me if I'm wrong but I think it's guaranteed to have a finite answer, as a list of the minimal undecidable pairs. You can even throw in maximum absolute value of coefficients, though if you limit all three things that's decidable by being finite.

  • nine_k 12 hours ago
    Does this have any practical consequences for cryptography?
  • badmonster 15 hours ago
    impressive formalization effort that bridges deep number theory and formal methods