Maths Olympiad Prep

Library / /23 of 39

Number theory Difficulty 5.6 AIME, harder Prove it Italy

Problem:

Let a1,a2,,an,a_{1}, a_{2}, \ldots, a_{n}, \ldots be a sequence of positive integers such that ai+1a_{i+1} is the number of positive divisors of aia_{i} for every i1i \geq 1. Suppose that a22a_{2} \neq 2. Prove that there exists an index mm such that ama_{m} is a perfect square.

Solution

Solution:

Observe that for every ii we have ai+1aia_{i+1} \leq a_{i} (every positive divisor of aia_{i} is less than or equal to aia_{i}), and that ai+1=aia_{i+1} = a_{i} if and only if ai{1,2}a_{i} \in \{1, 2\}, because for ai3a_{i} \geq 3 the number ai1a_{i} - 1 is not a divisor of aia_{i}.

If a1=1a_{1} = 1, then a1a_{1} is a perfect square; if a1=2a_{1} = 2, then a2=2a_{2} = 2, which contradicts the hypothesis. We may therefore assume a13a_{1} \geq 3, in which case the sequence aia_{i} strictly decreases at each step until it reaches the value 22. Let k>2k > 2 be the first index for which ak=2a_{k} = 2; ak1a_{k-1} is then an odd prime, because only prime numbers have exactly two positive divisors.

Note now that if a positive integer nn has an odd number of divisors then it is a perfect square: if it were not, the set of its divisors could be partitioned into pairs of the form {a,n/a}\{a, n / a\} (we always have an/aa \neq n / a), and hence it would have even cardinality. It follows that ak2a_{k-2} is a perfect 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 translated into English from it; metadata (topic, difficulty) added by this project.