|
Just to add a comment on "why this idea is cool" from my perspective (I'm a mathematician). The situation being studied is: C is a curve in the plane (as another commenter pointed out, the z variable can essentially be ignored and set to z=1), described by a horrendous equation f(x,y) = 0 with very few rational solutions. Well, thinking abstractly, if there are only finitely many rational solutions, then there certainly exists a second equation, g(x,y) = 0, giving another curve C' that intersects C at only the rational points. (Because any finite set of points can be interpolated by a curve, e.g. by Newton interpolation. [shrug] Nothing deep about this!) But, it seems completely hopeless to try to find the equation g(x,y) in practice, other than by first finding all the rational points on C by other means, and then just writing down a different curve passing through them. So what's special here is that this "Selmer variety" approach provides a method, partly conjectural, for constructing C' directly from C. And the paper being described has successfully applied this method to prove that, at least in this one case, C' intersects C at precisely the rational points. (And once you have the two equations, it's easy to solve for the intersection points -- we now have two equations in two variables). PS: Part of what's special here is the connection between number theory and geometry. A Diophantine equation has infinitely-many solutions if you allow x and y to be real numbers -- there's the entire curve. It's usually an extremely delicate number theory question to analyze which solutions are rational. But here, we're converting the problem to geometry -- intersecting two curves (much easier). |
Follow-up question: is there any practical significance of rational solutions? I can understand why one might be looking for integer solutions to an equation. Can you provide an example where rational solutions correspond to something interesting in the context modeled by the equation – for example the "path travelled by light" thing hinted at in the article?