Maths Olympiad Prep

Library / /224 of 383

Number theory Difficulty 8.7 Shortlist Prove it IMO

Call admissible a set AA of integers that has the following property:
If x,yAx, y \in A (possibly x=yx = y) then x2+kxy+y2Ax^{2} + k x y + y^{2} \in A for every integer kk.
Determine all pairs m,nm, n of nonzero integers such that the only admissible set containing both mm and nn is the set of all integers.

Solution

A pair of integers m,nm, n fulfills the condition if and only if gcd(m,n)=1\gcd(m, n) = 1. Suppose that gcd(m,n)=d>1\gcd(m, n) = d > 1. The set
A={,2d,d,0,d,2d,} A = \{ \ldots, -2d, -d, 0, d, 2d, \ldots \}
is admissible, because if dd divides xx and yy then it divides x2+kxy+y2x^{2} + k x y + y^{2} for every integer kk. Also m,nAm, n \in A and AZA \neq \mathbb{Z}.

Now let gcd(m,n)=1\gcd(m, n) = 1, and let AA be an admissible set containing mm and nn. We use the following observations to prove that A=ZA = \mathbb{Z}:

(i) kx2Ak x^{2} \in A for every xAx \in A and every integer kk.

(ii) (x+y)2A(x + y)^{2} \in A for all x,yAx, y \in A.

To justify (i) let y=xy = x in the definition of an admissible set; to justify (ii) let k=2k = 2.

Since gcd(m,n)=1\gcd(m, n) = 1, we also have gcd(m2,n2)=1\gcd(m^{2}, n^{2}) = 1. Hence one can find integers a,ba, b such that am2+bn2=1a m^{2} + b n^{2} = 1. It follows from (i) that am2Aa m^{2} \in A and bn2Ab n^{2} \in A. Now we deduce from (ii) that 1=(am2+bn2)2A1 = (a m^{2} + b n^{2})^{2} \in A. But if 1A1 \in A then (i) implies kAk \in A for every integer kk.

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.