Maths Olympiad Prep

Library / /11 of 39

Number theory Difficulty 5.7 AIME, harder Prove it Romania

The positive integers a<b<ca < b < c are such that a+b+2ca + b + 2c is a common multiple of bb and cc (*).

a) Prove that the greatest common divisor of a+ba + b and cc is cc.

b) Find the positive integers k<1000k < 1000, so that abc=k2abc = k^2 and a,b,ca, b, c fulfill (*).

Solution

a) Since ca+b+2cc \mid a + b + 2c and c2cc \mid 2c, ca+bc \mid a + b. Now a<b<ca < b < c implies a+b<2ca + b < 2c, hence a+b=ca + b = c. Then (a+b,c)=c(a + b, c) = c.

b) From ba+b+2cb \mid a + b + 2c and (a), b3a+3bb \mid 3a + 3b. Since b3bb \mid 3b, b3ab \mid 3a. From 3a<3b3a < 3b follows 3a{b,2b}3a \in \{b, 2b\}.

Case I: 3a=b3a = b. Then a=na = n, b=3nb = 3n, c=4nc = 4n, whence abc=12n3abc = 12n^3. The values of nn so that 223n3=k22^2 \cdot 3 \cdot n^3 = k^2, k<1000k < 1000 are: n=3n = 3, implying abc=182abc = 18^2; n=322n = 3 \cdot 2^2, implying abc=1442abc = 144^2; n=33n = 3^3, implying abc=4862abc = 486^2.

Case II: 3a=2b3a = 2b. Then a=2pa = 2p, b=3pb = 3p, c=5pc = 5p. So abc=30p3abc = 30p^3, yielding p=30p = 30 and abc=9002abc = 900^2.

In conclusion, k{18,144,486,900}k \in \{18, 144, 486, 900\}.

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 and solution reproduced as published; topic and difficulty added by this site.