Number theoryDifficulty 4.8AIMEProve itUnited States
Problem: If x, y, and z are distinct positive integers such that x2+y2=z3, what is the smallest possible value of x+y+z.
Solutions — 2
Solution 1
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.
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.