Number theoryDifficulty 4.6AIMEProve itUnited States
Problem: A number is called cool if it is the sum of two nonnegative perfect squares. For example the numbers 17 and 25 are cool because 17=42+12 and 25=52+02, but the number 15 is not cool. Show that if k is cool, then 2k is cool.
Solution
Solution: Observe that if k=a2+b2, then 2k=(a−b)2+(a+b)2.
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.