Maths Olympiad Prep

Library / /179 of 397

, 2023

Algebra Difficulty 5.7 AIME, harder Prove it Taiwan

Let mm be a positive integer, and suppose the real numbers a1,a2,,ama_1, a_2, \dots, a_m satisfy
1mi=1mai=1, \frac{1}{m} \sum_{i=1}^{m} a_i = 1,
1mi=1mai2=11, \frac{1}{m} \sum_{i=1}^{m} a_i^2 = 11,
1mi=1mai3=1, \frac{1}{m} \sum_{i=1}^{m} a_i^3 = 1,
1mi=1mai4=131. \frac{1}{m} \sum_{i=1}^{m} a_i^4 = 131.
Prove that mm must be a multiple of 7.

Solution

Consider the polynomial f(x)=(x3)2(x+4)2=x4+2x323x224x+144f(x) = (x-3)^2(x+4)^2 = x^4 + 2x^3 - 23x^2 - 24x + 144, then we have
01mi=1mf(ai)=131+225324+144=0, 0 \le \frac{1}{m} \sum_{i=1}^{m} f(a_i) = 131 + 2 - 253 - 24 + 144 = 0,
hence each aia_i must be either 3 or -4. Suppose among them there are pp copies of 3 and qq copies of -4, then we have
3p4qm=1mi=1mai=1,9p+16qm=1mi=1mai2=11. \begin{aligned} \frac{3p - 4q}{m} &= \frac{1}{m} \sum_{i=1}^{m} a_i = 1, \\ \frac{9p + 16q}{m} &= \frac{1}{m} \sum_{i=1}^{m} a_i^2 = 11. \end{aligned}
From this we must have p/m=5/7p/m = 5/7 and q/m=2/7q/m = 2/7. This shows that mm must be a multiple of 7. Q.E.D.

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 translated into English from zh; metadata (topic, difficulty) added by this project.