Unofficial archive — problems, solutions & results © IMC, reproduced with permission.

IMC / 2019 / Problems / Day 2, P7

IMC 2019 · Day 2 · P7

easy

Let C={4,6,8,9,10,}C = \{4, 6, 8, 9, 10, \dots\} be the set of composite positive integers. For each nCn \in C let ana_n be the smallest positive integer kk such that k!k! is divisible by nn. Determine whether the following series converges: nC(ann)n.(1)\tag{1} \sum_{n \in C} \left( \frac{a_n}{n} \right)^n. Proposed by Orif Ibrogimov, ETH Zurich and National University of Uzbekistan

Solution (official)

The series (1) converges. We will show that ann23\frac{a_n}{n} \le \frac23 for n>4n > 4; then the geometric series (23)n\sum \left( \frac23 \right)^n majorizes (1).

Case 1: nn has at least two distinct prime divisors. Then nn can be factored as n=qrn = qr with some co-prime positive integers q,r2q, r \ge 2; without loss of generality we can assume q>rq > r. Notice that qq!q \mid q! and rr!q!r \mid r! \mid q!, so n=qrq!n = qr \mid q!; this shows anqa_n \le q and therefore annqn=1r12.\frac{a_n}{n} \le \frac{q}{n} = \frac1r \le \frac12. Case 2: nn is the square of a prime, n=p2n = p^2 with some prime p3p \ge 3. From p2p2p(2p)!p^2 \mid p \cdot 2p \mid (2p)! we obtain an=2pa_n = 2p, so ann=2pp2=2p23.\frac{a_n}{n} = \frac{2p}{p^2} = \frac2p \le \frac23. Case 3: nn is a prime power, n=pkn = p^k with some prime pp and k3k \ge 3. Notice that n=pkpp2pk1n = p^k \mid p \cdot p^2 \cdots p^{k-1}, so anpk1a_n \le p^{k-1} and therefore annpk1pk=1p12.\frac{a_n}{n} \le \frac{p^{k-1}}{p^k} = \frac1p \le \frac12.

How the field did

contestants scored
360
average (of 10)
7.81
solved (≥ 80%)
73.1%
near-0 (≤ 10%)
15.0%
discrimination
0.43

Score distribution (field cohort)

Computed on contestants with a meaningful total (field cohort); discrimination is the corrected item–total correlation.

Similar problems

IMC 2002 · Day 2 · P9easyavg 5.6/10 · solved 51% · near-0 38% · disc 0.48
IMC 2015 · Day 1 · P3mediumavg 4.9/10 · solved 41% · near-0 28% · disc 0.53
IMC 2019 · Day 1 · P4killeravg 0.4/10 · solved 2% · near-0 92% · disc 0.33