Maths Olympiad Prep

Library / /29 of 30

Number theory Difficulty 9.0 Shortlist Prove it Germany

Problem:

A set AA of integers is called admissible if it has the following property:
For x,yAx, y \in A (x=yx = y is allowed) we have x2+kxy+y2Ax^{2} + k x y + y^{2} \in A for every integer kk.
Determine all pairs m,nm, n of nonzero integers for which the only admissible set containing both mm and nn is the set Z\mathbb{Z} of all integers.

Solution

Solution:

For a pair m,nm, n with gcd(m,n)=d>1\operatorname{gcd}(|m|,|n|) = d > 1, m2+kmn+n2m^{2} + k m n + n^{2} is divisible by dd, so that the set AA could also be the set of all integer multiples of dd, which does not contain the element 11 and is therefore different from Z\mathbb{Z}.

Now we consider numbers m,nm, n with gcd(m,n)=1\operatorname{gcd}(|m|,|n|) = 1. For these we also have gcd(m2,n2)=1\operatorname{gcd}(m^{2}, n^{2}) = 1. Hence it follows from the extended Euclidean algorithm or from Fermat's little theorem that there exist integers rr and ss with rm2+sn2=1r m^{2} + s n^{2} = 1. Moreover, for x=y=mx = y = m it is clear that (2+k)m2A(2 + k) m^{2} \in A, i.e. every integer multiple of m2m^{2} lies in AA – correspondingly, every integer multiple of n2n^{2} lies in AA. And for k=2k = 2 it follows that for all x,yAx, y \in A we also have (x+y)2(x + y)^{2} in AA. Hence rm2,sn2r m^{2}, s n^{2} and consequently (rm2+sn2)2=12=1(r m^{2} + s n^{2})^{2} = 1^{2} = 1 lie in AA.

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 translated into English from de; metadata (topic, difficulty) added by this project.