Maths Olympiad Prep

Library / /9 of 11

, 2022

Number theory Difficulty 7.8 National olympiad, round 2 Prove it Hong Kong

There are four positive integers. By computing the H.C.F. of two of them at a time, one gets six different values 11, 22, 33, 44, 55, kk. Find the smallest possible value of kk.

Solution

Answer: 1414

First note that there are exactly three even numbers and one odd number. (If all four numbers are even then all H.C.F.'s would be even, whereas if there are at most two even numbers then at most one H.C.F. can be even.) Suppose aa is the odd number and b,c,db, c, d are the even numbers. We use (m,n)(m, n) to denote the H.C.F. of mm and nn. Then (a,b)(a, b), (a,c)(a, c) and (a,d)(a, d) must be 11, 33 and 55 in some order. In particular, we note that aa is divisible by 33 and 55, whereas exactly one of b,c,db, c, d is divisible by 33, and exactly one of b,c,db, c, d is divisible by 55.

WLOG suppose (b,c)=2(b, c) = 2, (b,d)=4(b, d) = 4 and (c,d)=k>5(c, d) = k > 5. Then bb and dd are both divisible by 44, and cc is divisible by 22 but not 44. It follows that kk is also divisible by 22 but not 44. Furthermore, kk is not divisible by 33 since cc and dd cannot be both divisible by 33, and similarly kk is not divisible by 55.

Now we know that kk is greater than 55, is even, and is not divisible by 33, 44, 55. The smallest such kk is thus 1414. Indeed this works; for instance if the four numbers are (a,b,c,d)=(15,4,70,84)(a, b, c, d) = (15, 4, 70, 84), then the H.C.F.'s involving aa will be equal to 11, 33, 55, while those not involving aa will be equal to 22, 44, 1414. It follows that the answer is 1414.

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.