Let a1,a2,…,a12 be positive real numbers such that a1+a2+⋯+a12=1. Find the minimum value of a11+a21+⋯+a121.
Solution — click to reveal
By Cauchy-Schwarz, (a1+a2+⋯+a12)(a11+a21+⋯+a121)≥(1+1+⋯+1)2=122=144,so a11+a21+⋯+a121≥144.Equality occurs when ai=121 for all i, so the minimum value is 144.