Olympiad Maths Prep

Library / /8 of 15

, 2010

Number theory Difficulty 5.5 AIME, harder Prove it Ukraine

Do there exist pairwise distinct natural numbers a1,a2,,aka_1, a_2, \dots, a_k, greater than 11, for which
a1+a2++ak=2010(1a1+1a2++1ak) a_1 + a_2 + \dots + a_k = 2010 \cdot \left( \frac{1}{a_1} + \frac{1}{a_2} + \dots + \frac{1}{a_k} \right)

a) if k=2k=2;
b) if k=12k=12.

Solution

Answer: a) any pair of divisors of the number 20102010 with product 20102010, for example a1=2a_1 = 2, a2=1005a_2 = 1005;
b) 22, 33, 55, 66, 1010, 1515, 134134, 201201, 339339, 402402, 670670, 10051005.

The main idea is: if nn is not a square of an integer and dd is its divisor, 1<d<n1 < d < n, then d=ndd' = \frac{n}{d} is also a divisor of nn, for which 1<d<n1 < d' < n and ddd \neq d'.

a) In such a way, for a1a_1 we can take any divisor of 20102010, that differs from 11 and 20102010, and then put a2=2010a1a_2 = \frac{2010}{a_1}.

b) Analogously, we can write out pairwise distinct pairs of divisors of 20102010, that satisfy the condition above. The answer was given before.

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.