Olympiad Maths Prep

Library / /5 of 15

Number theory Difficulty 5.1 AIME, harder Prove it Ukraine

Find all triples of positive integers aa, bb, cc, such that
a+(a,b)=b+(b,c)=c+(c,a), a + (a, b) = b + (b, c) = c + (c, a),
where by (x,y)(x, y) we denote the largest common divisor of integers xx, yy.

Solution

If numbers aa, bb, cc have a common divisor, we can divide by it and get a triple of integers a1a_1, b1b_1, c1c_1, whose largest common divisor is 11. As a1+(a1,b1)=b1+(b1,c1)a_1 + (a_1, b_1) = b_1 + (b_1, c_1), (b1,c1)(b_1, c_1) is divisible by (a1,b1)(a_1, b_1). But ((a1,b1),(b1,c1))=1((a_1, b_1), (b_1, c_1)) = 1, as explained above, so (a1,b1)=1(a_1, b_1) = 1. Similarly we get that our numbers are pairwise coprime, so a1+1=b1+1=c1+1a_1 + 1 = b_1 + 1 = c_1 + 1, implying a=b=ca = b = c.

Looking for a route rather than 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.