Number theoryDifficulty 4.8Prove itHarvard-MIT Math Tournament · United States
If x, y, and z are distinct positive integers such that x2+y2=z3, what is the smallest possible value of x+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.
Solution: Without loss of generality let x>y. We must have z3 expressible as the sum of two squares, and this first happens when z=5. Then x and y can be 10 and 5 or 11 and 2. If z>5 then z≥10 for z3 to be a sum of two distinct squares, so x2>500, x>22, so x+y+z>32. Thus the smallest possible value of x+y+z is 11+2+5=18.
Solution 2
Solution: If z>5, then z≥6, so z3≥216. Now x2+y2≥216, so x≥11 and y≥1, thus x+y+z≥18. Since x=11, y=1, z=6 does not work, we must have x+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.