AlgebraDifficulty 8.0National Olympiad, round 2Prove itHong Kong
Let n≥3 be an integer and x1,x2,…,xn−1 be nonnegative integers such that (i) x1+x2+⋯+xn−1=n, (ii) x1+2x2+⋯+(n−1)xn−1=2n−2. Find the minimum of the sum ∑k=1n−1kxk(2n−k). Justify your answer.
Solution
The minimum value is 3n2−3n. We have k=1∑n−1kxk(2n−k)=2n(2n−2)−k=1∑n−1k2xk=2n(2n−2)−k=1∑n−1xk−k=1∑n−1(k−1)(k+1)xk≥2n(2n−2)−n−k=1∑n−1(k−1)nxk=2n(2n−2)−n−nk=1∑n−1kxk+nk=1∑n−1xk=2n(2n−2)−n−n(2n−2)+n2=3n2−3n. Equality holds when x1=n−1, x2=x3=⋯=xn−2=0 and xn−1=1. Therefore, the minimum value is 3n2−3n.
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.