Maths Olympiad Prep

Library / /17 of 92

Number theory Difficulty 5.9 AIME, harder Prove it Iran

Determine all increasing sequence a1,a2,a3,a_1, a_2, a_3, \ldots of positive integers such that for every i,jNi, j \in \mathbb{N}, the number of positive divisors of i+ji + j and ai+aja_i + a_j are equal (A sequence a1,a2,a3,a_1, a_2, a_3, \ldots is increasing if iji \le j implies aiaja_i \le a_j).

Solution

First it is easy to show that the sequence is strictly increasing. Assume that ai=ai+1a_i = a_{i+1} for some ii. Let j=pij = p - i for a large prime pp. Now i+ji + j is a prime number. So ai+aja_i + a_j is prime too. But from ai=ai+1a_i = a_{i+1} we get ai+1+aja_{i+1} + a_j and i+1+ji + 1 + j are prime numbers. So i+ji + j and i+j+1i + j + 1 are two consecutive large prime numbers, contradiction.

Now put i=j=2p2i = j = 2^{p-2} for a large prime pp. So the number of divisors of 2ai=2p12a_i = 2^{p-1} equals pp. Hence 2ai2a_i is of the form qp1q^{p-1} for a prime qq. Obviously qq should be 22 and therefore we have a2p2=2p2a_{2^{p-2}} = 2^{p-2}.

Now we have a strictly increasing sequence of integers with infinitely many fixed points. So, for each nn, an=na_n = n. \square

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.