Given a, b distinct positive integers, show that the system of equations xy+zw=a xz+yw=b has only finitely many solutions in integers x, y, z, w.
Solution
By adding and subtracting the equations we get (x+w)(y+z)=a+b and (x−w)(y−z)=a−b, hence by multiplying, 0<∣(x2−w2)(y2−z2)∣=∣a2−b2∣. Therefore 0<∣x2−w2∣≤∣a2−b2∣ and 0<∣y2−z2∣≤∣a2−b2∣. But an equation 0<∣A2−B2∣≤∣C∣ has only finitely many integer solutions A, B for fixed C.
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: MathNet,
licensed CC-BY-4.0.
Statement and solution reproduced as published; topic and difficulty added by this site.