Skip to main content
OlympiadHQ

Browse · MathNet

Print

Saudi Arabia Mathematical Competitions 2012

Saudi Arabia 2012 number theory

Problem

Find all positive integers with the following property: there are two divisors and of the number such that is a multiple of .
Solution
Since divides divides , it follows that . Similarly . Thus we have . We have . By symmetry, we can assume . It follows that for some positive integer . In the case we have is a multiple of , meaning . Consequently, and .

Assume now . The equation (1) considered as a quadratic equation in has a positive integer solution. Its second solution is and it is also a positive integer. Moreover, Thus, if equation (1) has a solution with , then it also has another solution with a strictly smaller sum of numbers. Applying the same argument to this new solution, then to the next solution, etc., we eventually arrive at a pair that cannot be further reduced. Hence, and thus . Thus, starting with an arbitrary solution one can descend to the pair . Therefore, all possible solution of (1) are constructed in the infinite chain The transfer to the next pair is by the rule . It can easily be observed and then proved by induction that the pair, if the pair has number 0, consists of numbers , where is the Fibonacci sequence, , , and , . Finally, since is a multiple of and is a divisor of , it follows that either Thus, the solutions are
Final answer
All n equal to 1 or 3, or of the form F_{2k-1} F_{2k+1} or 3 F_{2k-1} F_{2k+1} for k ≥ 1, where F_m denotes the mth Fibonacci number with F_0 = 0 and F_1 = 1.

Techniques

Greatest common divisors (gcd)Infinite descent / root flippingVieta's formulasRecurrence relations