Maths Olympiad Prep

Library / /13 of 34

Number theory Difficulty 5.5 AIME, harder Prove it Mongolia

Find all positive integers nn such that there exists a positive integer with n2n^2 divisors (including 11 and itself) and an arrangement of those divisors (each divisor is used once) in an n×nn \times n grid, where the sum of the divisors in each row and column is the same.

(Battsengel B., Bayarmagnai G.)

Solution

*Answer: n=1n=1.*

Suppose there exists n2n \ge 2 satisfying both requirements. Let aja_j be the largest number in the jj-th column for 1jn1 \le j \le n. Without loss of generality, we may assume that a1>a2>>ana_1 > a_2 > \dots > a_n. Thus ja1ajj a_1 \le a_j since aja_j divides a1a_1. Hence it is clear that the sum of integers in the nn-th column is not greater than
i=1n(aini)=a1n(n+1)2. \sum_{i=1}^{n} \left( \frac{a_i}{n} - i \right) = a_1 - \frac{n(n+1)}{2}.

Therefore the sum of integers in the first column is greater than that of the nn-th column.

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 reproduced verbatim; metadata (topic, difficulty) added by this project.