Number theoryDifficulty 5.5AIME, harderProve itMongolia
Find all positive integers n such that there exists a positive integer with n2 divisors (including 1 and itself) and an arrangement of those divisors (each divisor is used once) in an n×n grid, where the sum of the divisors in each row and column is the same.
(Battsengel B., Bayarmagnai G.)
Solution
*Answer: n=1.*
Suppose there exists n≥2 satisfying both requirements. Let aj be the largest number in the j-th column for 1≤j≤n. Without loss of generality, we may assume that a1>a2>⋯>an. Thus ja1≤aj since aj divides a1. Hence it is clear that the sum of integers in the n-th column is not greater than i=1∑n(nai−i)=a1−2n(n+1).
Therefore the sum of integers in the first column is greater than that of the n-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.