Maths Olympiad Prep

Library / /78 of 740

, 2013

Number theory Difficulty 4.6 AIME Prove it United States

Problem:

Find all triples of positive integers (x,y,z)(x, y, z) such that x2+yz=100x^{2} + y - z = 100 and x+y2z=124x + y^{2} - z = 124.

Solution

Solution:

Answer: (12,13,57)(12, 13, 57)

Cancel zz to get 24=(yx)(y+x1)24 = (y - x)(y + x - 1). Since x,yx, y are positive, we have y+x11+11>0y + x - 1 \geq 1 + 1 - 1 > 0, so 0<yx<y+x10 < y - x < y + x - 1. But yxy - x and y+x1y + x - 1 have opposite parity, so (yx,y+x1){(1,24),(3,8)}(y - x, y + x - 1) \in \{(1, 24), (3, 8)\} yields (y,x){(13,12),(6,3)}(y, x) \in \{(13, 12), (6, 3)\}.
Finally, 0<z=x2+y1000 < z = x^{2} + y - 100 forces (x,y,z)=(12,13,57)(x, y, z) = (12, 13, 57).

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 reproduced verbatim; metadata (topic, difficulty) added by this project.