Find all integers n≥0 for which there exist integers a and b such that a+2b=n2022 and a2+4b=n2023.
Solution
The only number is n=1. To this end, notice that 2(a2+4b)≥(a+2b)2 to conclude that 2n2023≥n4044, hence n=0 or n=1. The case n=0 leads to no solution, while n=1 holds for a=0 and b=0.
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.