|
|
|
|
|
by skosch
3031 days ago
|
|
Thank you, that was helpful. 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? |
|
First -- for "homogeneous" equations like the one being studied (or simpler ones like x^2 + y^2 = z^2), a rational solution can be rescaled to get an integer solution -- replace (x,y,z) by (cx,cy,cz), a new solution with denominators cleared out. Homogeneous equations are very, very common.
That said, yes, the ultimate goal is to understand integer solutions (and as you say, they're often the only meaningful solutions in practical situations). But integer solutions can be impossibly hard to find, whereas rational solutions are just... very hard.
I guess I could imagine some unusual situation where rational solutions make sense but real ones don't. But it would have to be some context where x,y are "sort of discrete", they can be broken down into finitely-many parts (so fractions make sense) but no further (so sqrt(2) is out). But this does seem less likely.