AlgebraDifficulty 7.2National Olympiad, round 2Prove itUnited States
For n≥2 let a1,a2,…,an be positive real numbers such that (a1+a2+⋯+an)(a11+a21+⋯+an1)≤(n+21)2. Prove that max(a1,a2,…,an)≤4min(a1,a2,…,an).
Solution
Solution 1. The Cauchy-Schwarz Inequality gives (n+21)2≥(a1+a2+⋯+an)(a11+a21+⋯+an1)=(m+a2+⋯+an−1+M)(M1+a21+⋯+an−11+m1)≥Mm+n−21+⋯+1+mM2. Hence n+21≥Mm+n−2+mMorMm+mM≤25(2) It follows that 2(m+M)≤5Mm, which is (1), completing our proof.
Solution 2 (By Adam Hesterberg). Consider the quadratic polynomial (in x) p(x)=21[(a1x+an1)2+(anx+a11)2+i=2∑n−1(aix+ai1)2+(5−2Mm−2mM)x]=(21i=1∑nai)x2+22n+1⋅x+(21i=1∑nai1). Its discriminant is equal to Δ=(i=1∑nai)(i=1∑nai1)−(n+21)2, which is nonnegative, by the given condition. Thus p(x) has a root r, implying that 0=p(r)≥(5−2Mm−2mM)r. Because all of p(x)'s coefficients are positive, we must have r<0, from which it follows (2).
Solution 3 (By Zuming Feng). We set a=n−2a2+⋯+an−1. Then m≤a2≤a≤an−1≤M and a2+⋯+an−1=(n−2)a. By the AM-HM Inequality, we have a21+⋯+an−11≥a2+⋯+an−1(n−2)2=an−2. It follows that (n+21)2≥(a1+a2+⋯+an)(a11+a21+⋯+an1)≥(m+(n−2)a+M)(m1+an−2+M1)=(m+M)(m1+M1)+(n−2)2+a(n−2)(m+M)+(n−2)a(m1+M1)=mM(m+M)2+(n−2)2+mM(n−2)(m+M)⋅(amM+a). By the AM-GM Inequality, we have amM+a≥2mM with equality at m≤a=mM≤M. We deduce that (n+21)2≥mM(m+M)2+(n−2)2+mM2(n−2)(m+M). Setting t=mMm+M in the last inequality yields (n+21)2≥t2+(n−2)2+2(n−2)t, from which it follows that t2+2(n−2)t−5n+415≤0or4t2+8(n−2)t−5(4n−3)≤0. Factoring the left-hand side of the last inequality gives (2t−5)(2t+(4n−3))≤0, implying 2t−5≤0, which is (1).
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.