The Essential Inequalities
AM–GM: . Cauchy–Schwarz: .
In plain terms. AM–GM says an average beats a geometric mean; Cauchy–Schwarz bounds a "dot product" by the sizes of the two lists. Together they settle most olympiad inequalities.
Example. By AM–GM, ; if this gives .
A sum is largest when both sequences are sorted the same way; "smoothing" nudges variables toward equality while keeping the constraint.
In plain terms. Pair big with big to maximize a sum of products; to find an extreme, gently push the variables together and watch the value improve.
Example. To maximize with fixed, smoothing pushes toward , giving the maximum .
Good-to-Know Inequalities
for positive denominators, with equality when the are all equal.
In plain terms. Any sum of "squares over things" is at least the square of the summed tops over the summed bottoms — the fastest tool for minimizing sums of fractions under a linear constraint.
Example. With : , met at .
For positive reals: , all with equality exactly when the numbers are equal.
In plain terms. Four averages, always in this order: quadratic, arithmetic, geometric, harmonic. Contest problems hand you one end of the chain and ask about the other.
Example. is exactly AM HM in disguise.
Before hunting bounds, ask WHERE equality would hold and whether the constraint permits it — an unattainable equality point means the true extremum sits at a boundary instead.
In plain terms. AM–GM promising means nothing if the balancing point violates the constraint: minimize on and the answer is at the endpoint, not .
Example. Equality in Cauchy–Schwarz needs proportional sequences; if the constraint forbids proportionality, look at the boundary.