Number theoryDifficulty 5.4AIME, harderProve itIbero-American Mathematical Olympiad
Problem:
Let p(m,n) be the polynomial 2m2−6mn+5n2. The range of p is the set of all integers k such that k=p(m,n) for some integers m, n. Find which members of {1,2,…,100} are in the range of p. Show that if h and k are in the range of p, then so is hk.
Solution
Solution:
We have p(m,n)=(m−2n)2+(m−n)2, so p(2a−b,a−b)=a2+b2. Hence the range of p is just the sums of two squares.
(a2+b2)(c2+d2)=(ac−bd)2+(ad+bc)2, which establishes that if h and k are in the range, then so is hk.
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.