let $a_1, a_2 ,a_3,\cdots a_n $ be a sequence of distinct integer numbers
such that each term is less than $1000 $ and$\ Lcm (a_i,a_j)=1000 $ where $i\neq j$ are positive integer .
, My question here is :
How do i show that :$\sum_{i=1}^{n} \frac{1}{a_i}<2 $ using both $\ Lcm (a_i,a_j)$ and $\gcd(a_i,a_j)$ ?
Source: This is a Russian olympiad math .$1951$, really it's solved using only $\ Lcm(a_i, a_j)$ .
Thank for any help
Since $1000 = 2^3 5^3$ it has $16$ divisors for the $a_i$ namely $1, 2, 4, 5, 8, 10, 20, 25, 40, 50, 100, 125, 200, 250, 500, 1000$
The sum of their reciprocals is $2.34$ which is slightly too much
If one of the $a_i=1$ then for all the others we have $\operatorname{lcm}(1,a_j)=1000$ so $a_j=1000$ making the sum of reciprocals $1.001 \lt 2$
If none of the $a_i=1$ then the sum of reciprocals is no more than $1.34 \lt 2$