Maths Olympiad Prep

Library / /4 of 27

Number theory Difficulty 4.7 AIME Prove it Romania

Given aa, bb distinct positive integers, show that the system of equations
xy+zw=a xy + zw = a
xz+yw=b xz + yw = b
has only finitely many solutions in integers xx, yy, zz, ww.

Solution

By adding and subtracting the equations we get (x+w)(y+z)=a+b(x + w)(y + z) = a + b and (xw)(yz)=ab(x - w)(y - z) = a - b, hence by multiplying, 0<(x2w2)(y2z2)=a2b20 < |(x^2 - w^2)(y^2 - z^2)| = |a^2 - b^2|. Therefore 0<x2w2a2b20 < |x^2 - w^2| \le |a^2 - b^2| and 0<y2z2a2b20 < |y^2 - z^2| \le |a^2 - b^2|. But an equation 0<A2B2C0 < |A^2 - B^2| \le |C| has only finitely many integer solutions AA, BB for fixed CC.

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.