Maths Olympiad Prep

Track / Stage 4 / 247 of 340 #987 of 2444

Problem 987

AMC 12 late, AIME early
Number theory Difficulty 4.8 Prove it Harvard-MIT Math Tournament · United States

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.

This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.

Next problem →

Official 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.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty, ordering) added by this project.