Maths Olympiad Prep

Library / /52 of 94

Number theory Difficulty 4.8 AIME Prove it United States

Problem:
If xx, yy, and zz are distinct positive integers such that x2+y2=z3x^{2} + y^{2} = z^{3}, what is the smallest possible value of x+y+zx + y + z.

Solutions — 2

Solution 1

Solution:
Without loss of generality let x>yx > y. We must have z3z^{3} expressible as the sum of two squares, and this first happens when z=5z = 5. Then xx and yy can be 1010 and 55 or 1111 and 22. If z>5z > 5 then z10z \geq 10 for z3z^{3} to be a sum of two distinct squares, so x2>500x^{2} > 500, x>22x > 22, so x+y+z>32x + y + z > 32. Thus the smallest possible value of x+y+zx + y + z is 11+2+5=1811 + 2 + 5 = \mathbf{18}.

Solution 2

Solution:
If z>5z > 5, then z6z \geq 6, so z3216z^{3} \geq 216. Now x2+y2216x^{2} + y^{2} \geq 216, so x11x \geq 11 and y1y \geq 1, thus x+y+z18x + y + z \geq 18. Since x=11x = 11, y=1y = 1, z=6z = 6 does not work, we must have x+y+z>18x + y + z > 18, and the solution given is the best possible.

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.