Chapter

UVW Method and Symmetric Inequalities

The module introduces the parameters p, q, r, symmetric sums, Schur-type inequalities, and reduction to two equal variables.
Log in to track solved progress and bookmarks.

Theory

Key idea

The UVW method works with symmetric inequalities in three variables. Instead of \(a,b,c\), we look at \(p=a+b+c\), \(q=ab+bc+ca\), \(r=abc\). Often, after fixing \(p,q\), the expression depends on \(r\) in a simple way, and the hardest case occurs on the boundary or when two variables are equal.

Basic facts

Main notation: \(p=a+b+c\), \(q=ab+bc+ca\), \(r=abc\). Useful formulas:

\[a^2+b^2+c^2=p^2-2q,\qquad a^3+b^3+c^3=p^3-3pq+3r.\]

Also \(\sum_{\mathrm{sym}}a^2b=pq-3r\), where \(\sum_{\mathrm{sym}}a^2b=a^2b+a^2c+b^2a+b^2c+c^2a+c^2b\). Schur degree \(3\): \[p^3-4pq+9r\ge0.\]

When to use this method

Use the method when the inequality is symmetric in \(a,b,c\), equality is expected at \(a=b=c\) or at two equal variables, and the expression can be rewritten through \(p,q,r\). It is especially useful for degrees \(3\) and \(4\), Schur-type inequalities, and fixed-sum problems.

How to recognise the method

Check whether the problem is unchanged by permuting \(a,b,c\). Then identify the degree and try to express the sums through \(p,q,r\). If after fixing \(p,q\) the dependence on \(r\) is linear, it is natural to check the cases \(b=c\) and \(c=0\).

Typical mistakes

Do not apply UVW to a nonsymmetric expression. Do not confuse the symmetric sum \(\sum_{\mathrm{sym}}\) with a cyclic sum. Another mistake is checking only \(a=b=c\): a proof usually requires the two-equal case or the boundary.

Mini-checklist

1. Is the inequality symmetric? 2. Which \(p,q,r\) appear? 3. Are \(p\) or \(q\) fixed? 4. Can Schur be applied? 5. What do the cases \(b=c\) and \(c=0\) give? 6. Does the equality case match the answer?

Examples

Example 1. Translation to \(p,q,r\)

Problem. Express \(a^2+b^2+c^2\) and \(a^3+b^3+c^3\) through \(p,q,r\).

Solution.

From \(p^2=a^2+b^2+c^2+2q\), we get \(\sum a^2=p^2-2q\). Also \(p^3=\sum a^3+3\sum_{\mathrm{sym}}a^2b+6r\), and \(\sum_{\mathrm{sym}}a^2b=pq-3r\), so \(\sum a^3=p^3-3pq+3r\).

Example 2. Symmetric sum

Problem. Prove \(\sum_{\mathrm{sym}}a^2b=pq-3r\).

Solution.

Expand \(pq=(a+b+c)(ab+bc+ca)\). We get all six terms \(a^2b,a^2c,\ldots,c^2b\), plus \(3abc\). Hence \(\sum_{\mathrm{sym}}a^2b=pq-3r\).

Example 3. Schur degree 3

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

Solution.

The left side minus the right side equals \((p^3-3pq+3r)+3r-(pq-3r)=p^3-4pq+9r\). This is Schur degree \(3\), hence it is nonnegative.

Example 4. Checking two equal variables

Problem. Check Schur degree \(3\) in the case \(b=c=1\), \(a=t\).

Solution.

The inequality becomes \(t^3+2+3t\ge 2t^2+2t+2\), or \(t(t-1)^2\ge0\). This is a typical two-equal-variable check.

Example 5. Maximum of \(q\)

Problem. Prove \(p^2\ge3q\).

Solution.

\(p^2-3q=a^2+b^2+c^2-ab-bc-ca=\frac12((a-b)^2+(b-c)^2+(c-a)^2)\ge0\).

Example 6. Maximum of \(r\)

Problem. If \(a+b+c=p\), prove \(abc\le\frac{p^3}{27}\).

Solution.

By AM-GM, \(\frac{a+b+c}{3}\ge\sqrt[3]{abc}\). Therefore \(abc\le(p/3)^3\). In UVW language, this agrees with the fact that for fixed \(p\), the maximum of the symmetric product occurs at \(a=b=c\).

Example 7. Schur degree 4

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 the two-equal case and the boundary. For \(b=c=1\), \(a=t\), the difference is \(t^2(t-1)^2\ge0\); on the boundary we get an obvious sum of squares. Hence the inequality holds.

Example 8. Not every cyclic expression is symmetric

Problem. Why can UVW not be applied directly to \(a^3b+b^3c+c^3a\le a^4+b^4+c^4\)?

Solution.

The right side is symmetric, but the left side is cyclic and changes under permutations of \(a,b,c\). Therefore UVW does not apply directly; this problem is better handled by rearrangement or by summing over all permutations.

Problems

Problems

#6.1
#6.1

Squares through p and q

Symmetric Sums Grade 9 Grade 10 ★★☆☆☆

Let \(p=a+b+c\), \(q=ab+bc+ca\). Prove \[a^2+b^2+c^2=p^2-2q.\]

Details
Problem: ALG-B2-M06-P001
Difficulty: Level 2 of 5
Tag: Symmetric Sums
Grade: Grade 9, Grade 10
#6.2
#6.2

Cubes through p, q, r

Symmetric Sums Grade 9 Grade 10 ★★☆☆☆

Let \(p=a+b+c\), \(q=ab+bc+ca\), \(r=abc\). Prove \[a^3+b^3+c^3=p^3-3pq+3r.\]

Details
Problem: ALG-B2-M06-P002
Difficulty: Level 2 of 5
Tag: Symmetric Sums
Grade: Grade 9, Grade 10
#6.3
#6.3

Symmetric sum of the second type

Symmetric Sums Grade 9 Grade 10 ★★☆☆☆

Prove \[\sum_{\mathrm{sym}}a^2b=pq-3r.\]

Details
Problem: ALG-B2-M06-P003
Difficulty: Level 2 of 5
Tag: Symmetric Sums
Grade: Grade 9, Grade 10
#6.4
#6.4

Differences and p2 minus 3q

Squares Grade 9 Grade 10 ★★☆☆☆

Prove \[p^2-3q=\frac12\left((a-b)^2+(b-c)^2+(c-a)^2\right).\]

Details
Problem: ALG-B2-M06-P004
Difficulty: Level 2 of 5
Tag: Squares
Grade: Grade 9, Grade 10
#6.5
#6.5

Schur form

UVW Grade 9 Grade 10 ★★☆☆☆

Prove that the inequality \(\sum a^3+3abc\ge\sum_{\mathrm{sym}}a^2b\) is equivalent to \[p^3-4pq+9r\ge0.\]

Details
Problem: ALG-B2-M06-P005
Difficulty: Level 2 of 5
Tag: UVW
Grade: Grade 9, Grade 10
#6.6
#6.6

Squares versus products

Squares Grade 9 Grade 10 ★★★☆☆

Prove for \(a,b,c\ge0\): \[a^2+b^2+c^2\ge ab+bc+ca.\]

Details
Problem: ALG-B2-M06-P006
Difficulty: Level 3 of 5
Tag: Squares
Grade: Grade 9, Grade 10
#6.7
#6.7

Maximum of q for fixed p

Equality Case Grade 9 Grade 10 ★★★☆☆

Let \(a,b,c\ge0\) and \(a+b+c=p\). Prove \[ab+bc+ca\le\frac{p^2}{3}.\]

Details
Problem: ALG-B2-M06-P007
Difficulty: Level 3 of 5
Tag: Equality Case
Grade: Grade 9, Grade 10
#6.8
#6.8

Maximum of r for fixed p

Equality Case Grade 9 Grade 10 ★★★☆☆

Let \(a,b,c\ge0\) and \(a+b+c=p\). Prove \[abc\le\frac{p^3}{27}.\]

Details
Problem: ALG-B2-M06-P008
Difficulty: Level 3 of 5
Tag: Equality Case
Grade: Grade 9, Grade 10
#6.9
#6.9

Schur with two equal variables

UVW Grade 9 Grade 10 ★★★☆☆

Let \(b=c=1\), \(a=t\ge0\). Check the inequality \[\sum a^3+3abc\ge\sum_{\mathrm{sym}}a^2b.\]

Details
Problem: ALG-B2-M06-P009
Difficulty: Level 3 of 5
Tag: UVW
Grade: Grade 9, Grade 10
#6.10
#6.10

Schur degree 3

UVW Grade 9 Grade 10 ★★★☆☆

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

Details
Problem: ALG-B2-M06-P010
Difficulty: Level 3 of 5
Tag: UVW
Grade: Grade 9, Grade 10
#6.11
#6.11

Fourth powers through p, q, r

Power Sums Grade 9 Grade 10 ★★★★☆

Prove the formula \[a^4+b^4+c^4=p^4-4p^2q+2q^2+4pr.\]

Details
Problem: ALG-B2-M06-P011
Difficulty: Level 4 of 5
Tag: Power Sums
Grade: Grade 9, Grade 10
#6.12
#6.12

Difference for abc times the sum

UVW Grade 9 Grade 10 ★★★★☆

Prove that \[a^4+b^4+c^4-abc(a+b+c)=p^4-4p^2q+2q^2+3pr.\]

Details
Problem: ALG-B2-M06-P012
Difficulty: Level 4 of 5
Tag: UVW
Grade: Grade 9, Grade 10
#6.13
#6.13

Checking the fourth-degree inequality

UVW Grade 9 Grade 10 ★★★★☆

Check the inequality \[a^4+b^4+c^4\ge abc(a+b+c)\] in the case \(b=c=1\), \(a=t\ge0\).

Details
Problem: ALG-B2-M06-P013
Difficulty: Level 4 of 5
Tag: UVW
Grade: Grade 9, Grade 10
#6.14
#6.14

Fourth powers versus abc

UVW Grade 9 Grade 10 ★★★★☆

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

Details
Problem: ALG-B2-M06-P014
Difficulty: Level 4 of 5
Tag: UVW
Grade: Grade 9, Grade 10
#6.15
#6.15

Schur degree 4 with two equal variables

UVW Grade 9 Grade 10 ★★★★★

Let \(b=c=1\), \(a=t\ge0\). Check \[\sum a^4+abc(a+b+c)\ge\sum_{\mathrm{sym}}a^3b.\]

Details
Problem: ALG-B2-M06-P015
Difficulty: Level 5 of 5
Tag: UVW
Grade: Grade 9, Grade 10
#6.16
#6.16

Schur degree 4

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-M06-P016
Difficulty: Level 5 of 5
Tag: UVW
Grade: Grade 9, Grade 10
#6.17
#6.17

Square of q

AM-GM Grade 9 Grade 10 ★★★★★

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

Details
Problem: ALG-B2-M06-P017
Difficulty: Level 5 of 5
Tag: AM-GM
Grade: Grade 9, Grade 10
#6.18
#6.18

Schur with p equal to 1

Fixed Sum Grade 9 Grade 10 ★★★★★

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

Details
Problem: ALG-B2-M06-P018
Difficulty: Level 5 of 5
Tag: Fixed Sum
Grade: Grade 9, Grade 10
#6.19
#6.19

Maximum product via two equal variables

Fixed Sum Grade 9 Grade 10 ★★★★★

Let \(a,b,c\ge0\) and \(a+b+c=p\). Using the two-equal-variables idea, prove \(abc\le\frac{p^3}{27}\).

Details
Problem: ALG-B2-M06-P019
Difficulty: Level 5 of 5
Tag: Fixed Sum
Grade: Grade 9, Grade 10
#6.20
#6.20

Schur degree 4 with fixed sum

UVW Grade 9 Grade 10 ★★★★★

Let \(a,b,c\ge0\) and \(a+b+c=3\). Prove \[a^4+b^4+c^4+3abc\ge\sum_{\mathrm{sym}}a^3b.\]

Details
Problem: ALG-B2-M06-P020
Difficulty: Level 5 of 5
Tag: UVW
Grade: Grade 9, Grade 10

Ladders

No published ladders were found.
Previous Chapter
Next Chapter