Chapter

Hard Inequality Problems

A mixed module with AM-GM, Cauchy, UVW, Jensen, normalization, SOS ideas, and rewritten olympiad methods.
Log in to track solved progress and bookmarks.

Theory

Key idea

A hard inequality problem is rarely solved by one standard formula. Usually two or three moves must be combined: normalization, Cauchy, AM-GM, Jensen, UVW, substitution, or a local estimate that later telescopes.

Basic facts

The main tools in this module are Engel form, AM-GM with chosen factors, Jensen for convex and concave functions, Schur/UVW for symmetric expressions, and SOS ideas: reducing a difference to a sum of squares or a product of nonnegative factors.

When to use this method

If a standard method gives a weak estimate, look for a preliminary substitution or an additional local estimate. If the expression is cyclic with roots, try proving one inequality for a pair of variables and summing it. If several numbers have distance conditions, use the sum of squared pairwise differences.

How to recognise the method

Symmetry suggests UVW; fractions with squares suggest Cauchy; fixed sum and roots suggest Jensen; products and powers suggest AM-GM; distance conditions suggest pairwise differences; expressions like \((x-y)\sqrt{\cdots}\) suggest comparing the root with a linear expression.

Typical mistakes

A common mistake is applying a strong theorem without checking the domain or direction. Another is obtaining a true but too weak estimate. In hard problems, it is important to know in advance what should telescope or where the equality case should appear.

Mini-checklist

1. Is there a normalization? 2. Which standard method gives the first step? 3. Where is the equality case hidden? 4. Is a local estimate needed? 5. Does the result sum to the required form? 6. Is the obtained estimate strong enough?

Examples

Example 1. Cauchy with fixed denominator sum

Problem. If \(a+b+c=3\), prove \(\sum\frac{a^2}{1+a}\ge\frac32\).

Solution.

By Cauchy, \(\sum\frac{a^2}{1+a}\ge\frac{(a+b+c)^2}{3+a+b+c}=\frac{9}{6}=\frac32\).

Example 2. Jensen after normalization

Problem. If \(a+b+c=3\), prove \(\sum\frac1{a^2+a+1}\ge1\).

Solution.

The function \(f(x)=1/(x^2+x+1)\) is convex for \(x\ge0\). Jensen gives \(\frac13\sum f(a)\ge f(1)=1/3\).

Example 3. UVW move

Problem. Prove \((a^2+b^2+c^2)^2\ge3abc(a+b+c)\).

Solution.

We have \(a^2+b^2+c^2\ge ab+bc+ca=q\). Also \(q^2\ge3abc(a+b+c)\). Hence \((\sum a^2)^2\ge q^2\ge3abc(a+b+c)\).

Example 4. Schur as a mixed method

Problem. Prove \(\sum a^4+abc(a+b+c)\ge\sum_{\mathrm{sym}}a^3b\).

Solution.

This is Schur degree \(4\). By UVW, it is enough to check \(b=c\) and the boundary: for \(b=c=1\), \(a=t\), the difference is \(t^2(t-1)^2\ge0\); on the boundary we get \((a-b)^2(a^2+ab+b^2)\ge0\).

Example 5. Local estimate with a root

Problem. Prove that if \(u,v>0\), then \((v-u)\sqrt{u^2+3v^2}\ge v^2-u^2\).

Solution.

If \(v\ge u\), then \(\sqrt{u^2+3v^2}\ge u+v\). If \(v\le u\), then \(\sqrt{u^2+3v^2}\le u+v\), and the factor \(v-u\) is negative, so the sign reverses. In both cases the estimate follows.

Example 6. Pairwise differences

Problem. For \(x_1,\ldots,x_n\), prove \(\sum_{i

Solution.

Expanding \(\sum_{i

Example 7. Power squeeze

Problem. Prove for \(n>2\): \((n-2)^{n+2}(n+2)^{n-2}

Solution.

Since \(n-2

Example 8. Discriminant move

Problem. If \(Ax^2+Bx+C>0\) for all \(x\), what can be said about the discriminant?

Solution.

We must have \(A>0\) and \(B^2-4AC<0\). In hard problems one often builds another quadratic with the same discriminant.

Problems

Problems

#10.1
#10.1

Fractions with sum 3

Constraints Grade 9 Grade 10 ★★★★★

Let \(a,b,c\ge0\), \(a+b+c=3\). Prove \[\frac{a^2}{1+a}+\frac{b^2}{1+b}+\frac{c^2}{1+c}\ge\frac32.\]

Details
Problem: ALG-B2-M10-P001
Difficulty: Level 5 of 5
Tag: Constraints
Grade: Grade 9, Grade 10
#10.2
#10.2

Three quadratic denominators

Constraints Grade 9 Grade 10 ★★★★★

Let \(a,b,c\ge0\), \(a+b+c=3\). Prove \[\frac1{a^2+a+1}+\frac1{b^2+b+1}+\frac1{c^2+c+1}\ge1.\]

Details
Problem: ALG-B2-M10-P002
Difficulty: Level 5 of 5
Tag: Constraints
Grade: Grade 9, Grade 10
#10.3
#10.3

Squares versus abc

Mixed Method Grade 9 Grade 10 ★★★★★

Prove for \(a,b,c\ge0\): \[(a^2+b^2+c^2)^2\ge3abc(a+b+c).\]

Details
Problem: ALG-B2-M10-P003
Difficulty: Level 5 of 5
Tag: Mixed Method
Grade: Grade 9, Grade 10
#10.4
#10.4

Fourth-degree Schur

UVW Grade 9 Grade 10 ★★★★★

Prove for \(a,b,c\ge0\): \[\sum a^4+abc(a+b+c)\ge\sum_{\mathrm{sym}}a^3b.\]

Details
Problem: ALG-B2-M10-P004
Difficulty: Level 5 of 5
Tag: UVW
Grade: Grade 9, Grade 10
#10.5
#10.5

Squares in denominators

Cauchy Grade 9 Grade 10 ★★★★★

Prove for \(a,b,c>0\): \[\frac{a^2}{b^2+c^2}+\frac{b^2}{c^2+a^2}+\frac{c^2}{a^2+b^2}\ge\frac32.\]

Details
Problem: ALG-B2-M10-P005
Difficulty: Level 5 of 5
Tag: Cauchy
Grade: Grade 9, Grade 10
#10.6
#10.6

Two fixed estimates

Constraints Grade 9 Grade 10 ★★★★★

Let \(a,b,c\ge0\), \(a+b+c=3\). Prove \[a^2+b^2+c^2+ab+bc+ca\ge6abc.\]

Details
Problem: ALG-B2-M10-P006
Difficulty: Level 5 of 5
Tag: Constraints
Grade: Grade 9, Grade 10
#10.7
#10.7

Product of pairwise sums

Normalisation Grade 9 Grade 10 ★★★★★

Let \(a,b,c\ge0\), \(a+b+c=3\). Prove \[(a+b)(b+c)(c+a)\le8.\]

Details
Problem: ALG-B2-M10-P007
Difficulty: Level 5 of 5
Tag: Normalisation
Grade: Grade 9, Grade 10
#10.8
#10.8

Fixed pairwise sum

Constraints Grade 9 Grade 10 ★★★★★

Let \(a,b,c>0\), \(ab+bc+ca=3\). Prove \(abc\le1\).

Details
Problem: ALG-B2-M10-P008
Difficulty: Level 5 of 5
Tag: Constraints
Grade: Grade 9, Grade 10
#10.9
#10.9

Triangle fraction

Substitution Grade 9 Grade 10 ★★★★★

Let \(a,b,c\) be triangle sides. Prove \[\frac{a}{b+c-a}+\frac{b}{c+a-b}+\frac{c}{a+b-c}\ge3.\]

Details
Problem: ALG-B2-M10-P009
Difficulty: Level 5 of 5
Tag: Substitution
Grade: Grade 9, Grade 10
#10.10
#10.10

Sum of fourth powers

Mixed Method Grade 9 Grade 10 ★★★★★

Prove for \(a,b,c\ge0\): \[a^4+b^4+c^4+a b c(a+b+c)\ge a^3b+b^3c+c^3a+a^3c+b^3a+c^3b.\]

Details
Problem: ALG-B2-M10-P010
Difficulty: Level 5 of 5
Tag: Mixed Method
Grade: Grade 9, Grade 10
#10.11
#10.11

Roots with reserve

Jensen Grade 9 Grade 10 ★★★★★

Let \(a,b,c\ge0\), \(a+b+c=3\). Prove \[\sqrt{a}+\sqrt{b}+\sqrt{c}\le3+\frac12\left((a-1)^2+(b-1)^2+(c-1)^2\right).\]

Details
Problem: ALG-B2-M10-P011
Difficulty: Level 5 of 5
Tag: Jensen
Grade: Grade 9, Grade 10
#10.12
#10.12

Shifted product

Normalisation Grade 10 Grade 11 ★★★★★

Let \(a,b,c>0\), \(abc=1\). Prove \[(1+a)(1+b)(1+c)\ge8.\]

Details
Problem: ALG-B2-M10-P012
Difficulty: Level 5 of 5
Tag: Normalisation
Grade: Grade 10, Grade 11
#10.13
#10.13

Cyclic quadratic denominators

Fractions Grade 10 Grade 11 ★★★★★

Prove for \(a,b,c>0\): \[\frac{a^2}{a^2+ab+b^2}+\frac{b^2}{b^2+bc+c^2}+\frac{c^2}{c^2+ca+a^2}\ge\frac12.\]

Details
Problem: ALG-B2-M10-P013
Difficulty: Level 5 of 5
Tag: Fractions
Grade: Grade 10, Grade 11
#10.14
#10.14

Fourth powers versus mixed terms

AM-GM Grade 10 Grade 11 ★★★★★

Prove for \(a,b,c\ge0\): \[a^4+b^4+c^4\ge abc(a+b+c).\]

Details
Problem: ALG-B2-M10-P014
Difficulty: Level 5 of 5
Tag: AM-GM
Grade: Grade 10, Grade 11
#10.15
#10.15

Normalized Schur

Constraints Grade 10 Grade 11 ★★★★★

Let \(a,b,c\ge0\), \(a+b+c=3\). Prove \[a^3+b^3+c^3+6abc\ge ab+bc+ca.\]

Details
Problem: ALG-B2-M10-P015
Difficulty: Level 5 of 5
Tag: Constraints
Grade: Grade 10, Grade 11
#10.16
#10.16

Mixed fractional sum

Cauchy Grade 10 Grade 11 ★★★★★

Let \(a,b,c\ge0\), \(a+b+c=3\). Prove \[\sum_{\mathrm{cyc}}\frac{a^2+1}{a+b+1}\ge2.\]

Details
Problem: ALG-B2-M10-P016
Difficulty: Level 5 of 5
Tag: Cauchy
Grade: Grade 10, Grade 11
#10.17
#10.17

Telescoping with roots

Telescoping Grade 10 Grade 11 ★★★★★

Let \(x,y,z>0\). Prove \[(y-x)\sqrt{x^2+3y^2}+(z-y)\sqrt{y^2+3z^2}+(x-z)\sqrt{z^2+3x^2}\ge0.\]

Details
Problem: ALG-B2-M10-P017
Difficulty: Level 5 of 5
Tag: Telescoping
Grade: Grade 10, Grade 11
Source: Inspired by regional olympiad method · 2023 · Grade 10 · Problem 10
#10.18
#10.18

Two quadratic trinomials

Discriminant Grade 10 Grade 11 ★★★★★

Let \(A,B,C\) be real numbers, and suppose \[A x^2+(B-C)x+C>0\] for all real \(x\). Prove that \[C x^2-(B+C)x+(A+B)>0\] for all real \(x\).

Details
Problem: ALG-B2-M10-P018
Difficulty: Level 5 of 5
Tag: Discriminant
Grade: Grade 10, Grade 11
Source: Inspired by regional olympiad method · 2010 · Grade 10 · Problem 5
#10.19
#10.19

Power squeeze

Powers Grade 10 Grade 11 ★★★★★

Prove for every integer \(n>2\): \[(n-2)^{n+2}(n+2)^{n-2}

Details
Problem: ALG-B2-M10-P019
Difficulty: Level 5 of 5
Tag: Powers
Grade: Grade 10, Grade 11
Source: Inspired by regional olympiad method · 2012 · Grade 11 · Problem 5
#10.20
#10.20

Separated numbers

Constraints Grade 10 Grade 11 ★★★★★

Five real numbers \(u_1,\ldots,u_5\) are such that any two of them differ by at least \(2\). For some real \(m\), \[\sum_{i=1}^5u_i=3m,\qquad \sum_{i=1}^5u_i^2=3m^2.\] Prove that \(m^2\ge\frac{100}{3}\).

Details
Problem: ALG-B2-M10-P020
Difficulty: Level 5 of 5
Tag: Constraints
Grade: Grade 10, Grade 11
Source: Inspired by final olympiad method · 2012 · Grade 10 · Problem 3

Ladders

No published ladders were found.
Previous Chapter
Next Chapter