Part 4: Advanced Inequalities and Majorization

The full algebraic and analytic arsenal — majorization theory, Schur convexity, Muirhead's theorem, the SOS algorithm, Vasc's EV method, L^p integral bounds, and the Rearrangement inequality — deployed against the deadliest competition problems.

Prerequisite: Mastery, Not Familiarity

This handout is not an introduction. It is written for those who have already conquered the standard curriculum — you can differentiate in your sleep, convexity is second nature, and AM-GM is a reflex. If you’re here, you’ve cleared the floor that 99% never reach. What follows is the architecture above it: the theorems, algorithms, and structural insights that separate the top solvers from everyone who merely “knows the material.” Proceed accordingly.

In Part 1 , we laid the algebraic and topological foundations. In Part 2 , we forged the differential tools — recursive derivatives, the wavy curve, and sign analysis. In Part 3 , we deployed the inequality machinery — the Mean Value Theorems, convexity, and a six-technique heuristic arsenal. Now we ascend to the full landscape.

This is where the top 1% separate from the merely excellent. The tools in this module — Schur convexity, Muirhead’s theorem, the Sum of Squares algorithm, Vasc’s Equal Variables method, the L^p integral bounds (Hölder, Minkowski, Young), and the Rearrangement inequality — are the weapons that obliterate problems which resist every classical approach. Each framework here has destroyed entire generations of Olympiad contestants who lacked the vocabulary to even name the technique they needed.


I. The Majorization Deepening

In Part 3, Section II , we defined majorization and stated Karamata’s inequality. Here we excavate the structural foundations — the matrix-theoretic characterization that reveals why majorization works, and the differential criterion that makes Schur convexity computable.

The Hardy-Littlewood-Pólya Theorem

Hardy-Littlewood-Pólya — The Matrix Characterization

The vector x\mathbf{x} majorizes y\mathbf{y} (i.e., xy\mathbf{x} \succ \mathbf{y}) if and only if there exists a doubly stochastic matrix PP such that y=Px\mathbf{y} = P\mathbf{x}.

A doubly stochastic matrix is a square matrix of non-negative reals where every row and every column sums to exactly 11.

Why this matters: The theorem says that y\mathbf{y} being majorized by x\mathbf{x} is equivalent to y\mathbf{y} being a “weighted average” of the components of x\mathbf{x}. The vector y\mathbf{y} is literally a smoothed version of x\mathbf{x}.

Birkhoff’s Theorem and the Geometric Picture

Birkhoff's Theorem

The set of all n×nn \times n doubly stochastic matrices forms a convex polytope whose extreme points (vertices) are precisely the n!n! permutation matrices.

Combining Hardy-Littlewood-Pólya with Birkhoff: y\mathbf{y} is majorized by x\mathbf{x} if and only if y\mathbf{y} can be written as a convex combination of permutations of x\mathbf{x}. In competition terms, if you can show one vector is a convex mix of permutations of another, majorization is immediate.

Schur Convexity

Schur Convexity

A symmetric function F:RnRF: \mathbb{R}^n \to \mathbb{R} is Schur-convex if xy\mathbf{x} \succ \mathbf{y} implies F(x)F(y)F(\mathbf{x}) \ge F(\mathbf{y}).

Equivalently, FF is Schur-convex if it preserves the majorization ordering.

Schur-Ostrowski Criterion — The Differential Test

A continuously differentiable symmetric function FF is Schur-convex if and only if for all pairs iji \neq j:

(xixj) ⁣(FxiFxj)0(x_i - x_j)\!\Bigl(\frac{\partial F}{\partial x_i} - \frac{\partial F}{\partial x_j}\Bigr) \ge 0

Deploying the Schur-Ostrowski Criterion

To prove F(x)F(y)F(\mathbf{x}) \ge F(\mathbf{y}) where xy\mathbf{x} \succ \mathbf{y}:

  1. Verify symmetry: Confirm FF is symmetric under variable permutation.
  2. Compute partials: Find Fxi\frac{\partial F}{\partial x_i} and Fxj\frac{\partial F}{\partial x_j}.
  3. Factor: Compute the difference FxiFxj\frac{\partial F}{\partial x_i} - \frac{\partial F}{\partial x_j} and factor out (xixj)(x_i - x_j).
  4. Sign check: If the remaining factor is globally non-negative, FF is Schur-convex.

The collapse: Once Schur-convexity is established, the minimum of FF under a fixed sum constraint xi=S\sum x_i = S occurs at the completely averaged vector (S/n,,S/n)(S/n, \ldots, S/n), and the maximum at the maximally skewed vector (S,0,,0)(S, 0, \ldots, 0).


II. Symmetric Polynomial Bounds

Muirhead’s Theorem

Muirhead's Inequality

Let α=(α1,,αn)\boldsymbol{\alpha} = (\alpha_1, \ldots, \alpha_n) and β=(β1,,βn)\boldsymbol{\beta} = (\beta_1, \ldots, \beta_n) be exponent sequences, and define the symmetric mean:

[α]=1n!σSnxσ(1)α1xσ(2)α2xσ(n)αn[\boldsymbol{\alpha}] = \frac{1}{n!} \sum_{\sigma \in S_n} x_{\sigma(1)}^{\alpha_1} x_{\sigma(2)}^{\alpha_2} \cdots x_{\sigma(n)}^{\alpha_n}

For all positive reals x1,,xnx_1, \ldots, x_n: [α][β][\boldsymbol{\alpha}] \ge [\boldsymbol{\beta}] if and only if αβ\boldsymbol{\alpha} \succ \boldsymbol{\beta}.

Exponent α\boldsymbol{\alpha}Exponent β\boldsymbol{\beta}Majorization CheckResult
(5,0,0)(5, 0, 0)(3,1,1)(3, 1, 1)535 \ge 3, 545 \ge 4, 5=55 = 5symx5symx3yz\sum_{\text{sym}} x^5 \ge \sum_{\text{sym}} x^3yz
(4,2,0)(4, 2, 0)(3,3,0)(3, 3, 0)434 \ge 3, 666 \ge 6, 6=66 = 6symx4y2symx3y3\sum_{\text{sym}} x^4y^2 \ge \sum_{\text{sym}} x^3y^3
(3,2,1)(3, 2, 1)(4,1,1)(4, 1, 1)3≱43 \not\ge 4Reversed — bound goes the other way
Muirhead as Oracle, AM-GM as Proof

In stringent grading environments (IMO, Putnam written), citing “by Muirhead” is strategically risky — it can be perceived as invoking a black box. Muirhead’s true competition value is as a heuristic oracle:

  1. Check feasibility: Does αβ\boldsymbol{\alpha} \succ \boldsymbol{\beta}? If not, the bound is impossible.
  2. Construct the proof: Build an explicit weighted AM-GM chain that evaluates to the same symmetric result.
  3. Submit the AM-GM proof: This is universally accepted without further justification.

The oracle tells you what is true. AM-GM proves why.

Trap 1: The Cyclic Sum Trap

Muirhead’s theorem requires the full symmetric sum (averaging over all n!n! permutations). A cyclic sum over three variables like cyca3b=a3b+b3c+c3a\sum_{\text{cyc}} a^3b = a^3b + b^3c + c^3a involves only 3 terms, not the 66 terms of the symmetric sum syma3b\sum_{\text{sym}} a^3b.

Applying majorization logic to cyclic permutations produces mathematically false results. This error on an Olympiad paper results in immediate penalization.

The Sum of Squares (SOS) Method

SOS Canonical Form

For a symmetric inequality F(a,b,c)0F(a, b, c) \ge 0 with three variables, the SOS decomposition writes:

F(a,b,c)=Sa(bc)2+Sb(ca)2+Sc(ab)2F(a, b, c) = S_a(b - c)^2 + S_b(c - a)^2 + S_c(a - b)^2

Since (bc)2,(ca)2,(ab)20(b - c)^2, (c - a)^2, (a - b)^2 \ge 0, proving F0F \ge 0 reduces to analyzing the coefficient signs Sa,Sb,ScS_a, S_b, S_c.

Assuming WLOG abca \ge b \ge c, the algebraic identity (ac)2(ab)2+(bc)2(a - c)^2 \ge (a - b)^2 + (b - c)^2 (since 2(ab)(bc)02(a - b)(b - c) \ge 0) yields the following positivity criteria:

Known SignsRequired Criterion
Sa,Sb,Sc0S_a, S_b, S_c \ge 0None — trivially non-negative
Sa0S_a \ge 0, Sb0S_b \ge 0, Sc<0S_c < 0Sb+Sc0S_b + S_c \ge 0
Sc0S_c \ge 0, Sb0S_b \ge 0, Sa<0S_a < 0Sa+Sb0S_a + S_b \ge 0
Sa<0S_a < 0 and Sc<0S_c < 0a2Sb+b2Sa0a^2 S_b + b^2 S_a \ge 0 and b2Sc+c2Sb0b^2 S_c + c^2 S_b \ge 0
The SOS Algorithm
  1. Expand F(a,b,c)F(a, b, c) and collect terms.
  2. Extract squared differences: use the identity (ab)(ac)=12((ab)2+(ac)2(bc)2)(a - b)(a - c) = \frac{1}{2}((a - b)^2 + (a - c)^2 - (b - c)^2) and similar.
  3. Collect coefficients of (bc)2(b - c)^2, (ca)2(c - a)^2, (ab)2(a - b)^2 across all cyclic shifts.
  4. Check the SOS positivity criteria under the ordering abca \ge b \ge c.

Power: SOS handles asymmetric fractional denominators and radical roots by systematically multiplying out conjugates to extract (xy)2(x - y)^2 factors.


III. Calculus-Driven Optimization

Vasc’s Equal Variables (EV) Method

While SOS handles algebraic reductions, Vasile Cîrtoaje’s Equal Variables method provides a calculus-driven topological approach. It resolves optimization bounds by proving that extremal values of symmetric functions under sum or product constraints occur when at least two variables are equal.

Cîrtoaje's Half-Convex Function Theorem

Let f:IRf: I \to \mathbb{R} have exactly one inflection point sIs \in I, with ff convex on {us}\{u \ge s\} and concave on {us}\{u \le s\}. Then the extrema of i=1nf(xi)\sum_{i=1}^n f(x_i) subject to xi=constant\sum x_i = \text{constant} occur when at least n1n - 1 of the variables are equal.

The EV Reduction Pipeline

For a symmetric inequality F(a,b,c)0F(a, b, c) \ge 0 with a+b+c=Sa + b + c = S:

  1. Identify the component function: Write F=f(xi)F = \sum f(x_i) or relate FF to such a sum.
  2. Find the inflection point: Compute f(x)f''(x) and locate the sign change.
  3. Apply the Half-Convex theorem: The minimum occurs at (a,t,t)(a, t, t) or (t,t,c)(t, t, c) for some values.
  4. Substitute: Set b=c=tb = c = t, use a=S2ta = S - 2t, and reduce to a single-variable polynomial.
  5. Factor: The resulting polynomial typically factors as (tt0)2Q(t)(t - t_0)^2 \cdot Q(t) with Q>0Q > 0.

Why this is devastating: It systematically obliterates symmetric inequalities up to degree 8 that completely resist AM-GM, Schur, or Jensen.

Trap 2: Unsorted Majorization

When applying Karamata’s inequality, sequences must be sorted in descending order before checking partial sum conditions. If x1=1,x2=5x_1 = 1, x_2 = 5 and y1=3,y2=3y_1 = 3, y_2 = 3, checking x1y1x_1 \ge y_1 yields 131 \ge 3 — false. Sort first to x=(5,1)\mathbf{x} = (5, 1), y=(3,3)\mathbf{y} = (3, 3), then 535 \ge 3 and 6=66 = 6. ✓


IV. L^p Integral Bounds

The discrete algebraic frameworks above govern the finite sequences of Olympiad algebra. The continuous counterparts — governing integrals over measure spaces — dominate the subjective calculus sections of ISI B.Math, CMI entrance, and advanced Putnam problems. Three inequalities form the complete hierarchy.

Young’s Inequality

Young's Inequality

Let p,q>1p, q > 1 satisfy the conjugate relation 1p+1q=1\frac{1}{p} + \frac{1}{q} = 1. For any non-negative reals a,b0a, b \ge 0:

abapp+bqqab \le \frac{a^p}{p} + \frac{b^q}{q}

The geometric proof: Consider a strictly increasing function f(x)=xp1f(x) = x^{p-1} with inverse f1(y)=yq1f^{-1}(y) = y^{q-1}. The rectangle with vertices at the origin, (a,0)(a, 0), (a,b)(a, b), (0,b)(0, b) has area abab. This area is bounded by the sum of the area under ff from 00 to aa and the area to the left of ff from 00 to bb:

ab0axp1dx+0byq1dy=app+bqqab \le \int_0^a x^{p-1}\, dx + \int_0^b y^{q-1}\, dy = \frac{a^p}{p} + \frac{b^q}{q}

This visceral geometric argument — bounding a rectangle by two complementary curved regions — is the deepest way to understand why products are bounded by scaled powers.

Hölder’s Inequality

Hölder's Inequality

For measurable functions f,gf, g and conjugate exponents p,qp, q with 1p+1q=1\frac{1}{p} + \frac{1}{q} = 1:

Xf(x)g(x)dμ(Xf(x)pdμ)1/p(Xg(x)qdμ)1/q\int_X |f(x) g(x)|\, d\mu \le \left(\int_X |f(x)|^p\, d\mu\right)^{1/p} \left(\int_X |g(x)|^q\, d\mu\right)^{1/q}

Special case: p=q=2p = q = 2 recovers the Cauchy-Schwarz inequality for integrals.

The Normalization Technique (Hölder's Proof Engine)

The standard proof of Hölder’s inequality uses integral normalization — a meta-technique that appears repeatedly in ISI/CMI subjective problems:

  1. Define normalized functions: F(x)=f(x)(fp)1/pF(x) = \frac{|f(x)|}{(\int |f|^p)^{1/p}} and G(x)=g(x)(gq)1/qG(x) = \frac{|g(x)|}{(\int |g|^q)^{1/q}}.
  2. This scaling forces Fp=1\int F^p = 1 and Gq=1\int G^q = 1.
  3. Apply Young’s pointwise: F(x)G(x)1pF(x)p+1qG(x)qF(x)G(x) \le \frac{1}{p}F(x)^p + \frac{1}{q}G(x)^q.
  4. Integrate: FG1p+1q=1\int FG \le \frac{1}{p} + \frac{1}{q} = 1.
  5. Unpack the normalization to recover the standard Hölder form.

When to deploy: Any integral problem where you need to bound fg\int fg by separate norms of ff and gg.

Minkowski’s Inequality

Minkowski's Inequality

For p1p \ge 1 and measurable functions f,gf, g:

(Xf+gpdμ)1/p(Xfpdμ)1/p+(Xgpdμ)1/p\left(\int_X |f + g|^p\, d\mu\right)^{1/p} \le \left(\int_X |f|^p\, d\mu\right)^{1/p} + \left(\int_X |g|^p\, d\mu\right)^{1/p}

This establishes that the L^p norm satisfies the triangle inequality, making LpL^p a Banach space.

The derivation cascade: Factor f+gp=f+gf+gp1|f+g|^p = |f+g| \cdot |f+g|^{p-1}, bound via triangle inequality, apply Hölder to each resulting integral, factor out (f+gp)1/q(\int |f+g|^p)^{1/q}, and divide. The exponent arithmetic 11/q=1/p1 - 1/q = 1/p closes the proof.

FrameworkDomainCore StatementPrimary Use
Young’sPointwiseabapp+bqqab \le \frac{a^p}{p} + \frac{b^q}{q}Converting products to additive bounds
Hölder’sIntegralfgfpgq\int \|fg\| \le \|f\|_p \|g\|_qBounding integrated products (ISI subjective)
Minkowski’sIntegralf+gpfp+gp\|f+g\|_p \le \|f\|_p + \|g\|_pTriangle inequality for functional interpolation

V. Permutation Optimization

The Rearrangement Inequality

The Rearrangement Inequality

Given sorted sequences a1a2ana_1 \le a_2 \le \cdots \le a_n and b1b2bnb_1 \le b_2 \le \cdots \le b_n, and any permutation σSn\sigma \in S_n:

i=1naibn+1ii=1naibσ(i)i=1naibi\sum_{i=1}^n a_i b_{n+1-i} \le \sum_{i=1}^n a_i b_{\sigma(i)} \le \sum_{i=1}^n a_i b_i

The dot product is maximized when the sequences are similarly sorted and minimized when oppositely sorted.

The swapping proof: Assume a permutation σ\sigma achieves the maximum but is not the identity. Then there exist i<ji < j with σ(i)>σ(j)\sigma(i) > \sigma(j). Since aiaja_i \le a_j and bσ(i)bσ(j)b_{\sigma(i)} \ge b_{\sigma(j)}, swapping the pairings changes the sum by (ajai)(bσ(i)bσ(j))0(a_j - a_i)(b_{\sigma(i)} - b_{\sigma(j)}) \ge 0. Repeating until no misaligned pairs remain forces the identity permutation.

Chebyshev’s Sum Inequality

Chebyshev's Sum Inequality

If (ai)(a_i) and (bi)(b_i) are similarly sorted, then:

ni=1naibi(i=1nai)(i=1nbi)n \sum_{i=1}^n a_i b_i \ge \left(\sum_{i=1}^n a_i\right)\left(\sum_{i=1}^n b_i\right)

For oppositely sorted sequences, the inequality reverses.

Derivation from Rearrangement: Consider the nn cyclic shifts of (bi)(b_i). By Rearrangement, the identity permutation sum aibi\sum a_i b_i dominates each cyclic shift. Summing all nn inequalities yields naibi(ai)(bi)n \sum a_i b_i \ge (\sum a_i)(\sum b_i).

Alignment Paradigms

Before applying Rearrangement or Chebyshev:

  1. Explicitly establish sorting: Prove a1a2ana_1 \le a_2 \le \cdots \le a_n and determine the sorting of (bi)(b_i).
  2. Watch for entanglement: If the rank ordering of (ai)(a_i) depends on a parameter that simultaneously alters the ordering of (bi)(b_i), the inequality cannot be directly invoked.
  3. Construct auxiliary sequences: When entanglement exists, define ci=f(ai)c_i = f(a_i) to artificially force monotonic alignment before applying the inequality.

Grading requirement: In written Olympiads, establishing the explicit ordering proof is mandatory. Skipping it produces a “fake-solve.”

Trap 3: Alignment Entanglement

Error: Applying the Rearrangement inequality to sequences whose monotonic ordering depends on an algebraic parameter that simultaneously affects both sequences.

If the sorting of (ai)(a_i) changes with a parameter tt that also changes the sorting of (bi)(b_i), the inequality’s hypothesis is violated. Advanced Putnam problems deliberately exploit this trap.

Fix: Construct auxiliary sequences with provably fixed orderings before invoking the inequality.


VI. Advanced Manipulation Heuristics

Three algebraic micro-heuristics allow the major theorems above to bypass strict structural constraints.

1. Isolated Fudging (The Tangent Line Trick Without Convexity)

Building on the tangent line method from Part 3, Section III , isolated fudging extends the technique to problems where global convexity fails:

  1. Identify the equality case: For a constrained sum xi=S\sum x_i = S, equality typically occurs at xi=S/n=cx_i = S/n = c for all ii.
  2. Compute the tangent line: T(x)=f(c)(xc)+f(c)T(x) = f'(c)(x - c) + f(c).
  3. Prove the algebraic bound f(x)T(x)f(x) \ge T(x) directly — by factoring the difference polynomial. Often (xc)2(x - c)^2 divides the difference.
  4. Sum: f(xi)T(xi)=nf(c)\sum f(x_i) \ge \sum T(x_i) = nf(c) since (xic)=0\sum (x_i - c) = 0.

The key difference from Part 3: This works even when ff'' changes sign — you bypass convexity entirely by proving the tangent bound algebraically via polynomial factorization.

2. Rational Homogenization

Inequalities conditioned on a constant product (e.g., abc=1abc = 1) often prevent polynomial degree matching. Homogenize via:

a=xy,b=yz,c=zxa = \frac{x}{y}, \quad b = \frac{y}{z}, \quad c = \frac{z}{x}

This ensures abc=1abc = 1 unconditionally for all x,y,z>0x, y, z > 0, freeing the inequality for attack by Muirhead’s or Schur’s theorems without the product constraint interfering.

When to use: Any time a product constraint prevents direct degree comparison or AM-GM alignment.

3. Trigonometric Substitution for Algebraic Constraints

For structural conditions like xy+yz+zx=1xy + yz + zx = 1, the substitution x=tan(A/2)x = \tan(A/2), y=tan(B/2)y = \tan(B/2), z=tan(C/2)z = \tan(C/2) — where A,B,CA, B, C are angles of a triangle — ensures the constraint is inherently satisfied.

This transforms rigid algebraic bounds into trigonometric optimization, opening the door for Jensen’s inequality on concave functions like sin\sin and cos\cos.

Signal: When you see xy+yz+zxxy + yz + zx appearing as a constraint alongside expressions involving 1+x2\sqrt{1 + x^2}, the tangent half-angle substitution is almost certainly the intended path.

Trap 4: Homogenization Degree Mismatch

Error: Attempting to apply Muirhead’s theorem to an inequality whose left and right sides have different polynomial degrees.

Muirhead compares symmetric sums of the same total degree. If the LHS has degree 7 and the RHS has degree 5, you must homogenize by multiplying the lower-degree side by (xyz)k/3(xyz)^{k/3} (using the constraint) to equalize degrees before applying the theorem.

Fix: Always verify degree matching before invoking Muirhead. Use the constraint to embed the necessary powers.

Trap 5: Black Box Citation

Error: Writing “by Muirhead’s theorem” as the sole justification in a written Olympiad proof.

In stringent grading environments (IMO, Putnam), this can be penalized as invoking an unproven result. Muirhead’s theorem is not on the “universally accepted without proof” list (unlike AM-GM).

Fix: Use Muirhead as a heuristic oracle to identify the correct bound, then construct an explicit AM-GM chain that proves it.


VII. Beyond the Syllabus

Operator Inequalities and Matrix Convexity

The theory of majorization extends far beyond real vectors. For Hermitian matrices AA and BB, the vector of eigenvalues of A+BA + B is majorized by the sum of eigenvalue vectors of AA and BB. This is proved via the Rayleigh quotient characterization of eigenvalues and Birkhoff’s polytope machinery. Lieb’s Concavity Theorem — that certain trace-exponential functions of Hermitian matrices preserve concavity — is the frontier, connecting the convexity hierarchy of Part 3 to quantum information theory.

Schur Polynomials and Representation Theory

The symmetric means [α][\boldsymbol{\alpha}] from Muirhead’s theorem are special cases of Schur polynomials — the characters of irreducible representations of the general linear group GL(n)GL(n). The majorization ordering on exponent vectors corresponds precisely to the dominance ordering on partitions, which governs the decomposition of tensor products of representations. When a competition problem asks you to compare symmetric polynomial sums, you are — perhaps unknowingly — navigating the lattice of Young diagrams.

Concentration Inequalities and Measure Theory

In probability theory, the L^p bounds (Hölder, Minkowski) are the backbone of concentration inequalities — results that show random variables cluster near their expectations. Markov’s inequality (P(Xa)E[X]/aP(X \ge a) \le E[X]/a) is a direct consequence of Hölder with p=1p = 1, q=q = \infty. The Chernoff bound, which governs tail probabilities of independent sums, uses the exponential moment technique: apply Hölder to etXe^{tX}. These tools are the bridge between the calculus inequalities of this module and the probabilistic world of information theory, statistical mechanics, and machine learning.


Illustrative Examples

Problem Hard

(Isolated Fudging / Tangent Line Trick)

Let a,b,c,d>0a, b, c, d > 0 with a+b+c+d=1a + b + c + d = 1. Prove that 6(a3+b3+c3+d3)a2+b2+c2+d2+186(a^3 + b^3 + c^3 + d^3) \ge a^2 + b^2 + c^2 + d^2 + \dfrac{1}{8}.

View Solution

Step 1 — Identify the equality case: By symmetry and the constraint, equality should occur at a=b=c=d=14a = b = c = d = \frac{1}{4}.

Step 2 — Define the component function: Let f(x)=6x3x2f(x) = 6x^3 - x^2. The inequality becomes f(ai)18\sum f(a_i) \ge \frac{1}{8}.

Step 3 — Compute the tangent at the equality point: f(1/4)=6/641/16=1/32f(1/4) = 6/64 - 1/16 = 1/32. f(x)=18x22xf'(x) = 18x^2 - 2x, so f(1/4)=18/161/2=5/8f'(1/4) = 18/16 - 1/2 = 5/8.

The tangent line at x=1/4x = 1/4: T(x)=5x18T(x) = \frac{5x - 1}{8}.

Step 4 — Prove f(x)T(x)f(x) \ge T(x) algebraically: The difference is:

6x3x25x18=48x38x25x+186x^3 - x^2 - \frac{5x - 1}{8} = \frac{48x^3 - 8x^2 - 5x + 1}{8}

Since the tangent touches at x=1/4x = 1/4, the factor (x1/4)2=(4x1)2/16(x - 1/4)^2 = (4x - 1)^2/16 must divide the numerator. By polynomial division:

48x38x25x+1=3(4x1)2 ⁣(x+13)48x^3 - 8x^2 - 5x + 1 = 3(4x - 1)^2\!\left(x + \frac{1}{3}\right)

For x>0x > 0: (4x1)20(4x - 1)^2 \ge 0 and (x+1/3)>0(x + 1/3) > 0, so the product is non-negative. ✓

Step 5 — Sum over the variables:

f(ai)T(ai)=5ai18=5(a+b+c+d)48=548=18\sum f(a_i) \ge \sum T(a_i) = \sum \frac{5a_i - 1}{8} = \frac{5(a + b + c + d) - 4}{8} = \frac{5 - 4}{8} = \frac{1}{8}

Equality if and only if a=b=c=d=1/4a = b = c = d = 1/4. \blacksquare

15 min USA Math Olympiad — Tangent Line Paradigm
Problem Advanced

(The SOS Algorithm)

For positive reals a,b,c>0a, b, c > 0, prove that cyc(ab)(ac)2a2+(b+c)20\displaystyle\sum_{\text{cyc}} \frac{(a-b)(a-c)}{2a^2 + (b+c)^2} \ge 0.

View Solution

Step 1 — Extract SOS structure: Use the identity (ab)(ac)=12((ab)2+(ac)2(bc)2)(a-b)(a-c) = \frac{1}{2}((a-b)^2 + (a-c)^2 - (b-c)^2).

Substituting into the cyclic sum and collecting coefficients of (bc)2(b-c)^2 across all three permutations yields the canonical SOS form cycSa(bc)20\sum_{\text{cyc}} S_a(b - c)^2 \ge 0.

Step 2 — Compute SaS_a: Tracking the (bc)2(b-c)^2 coefficient across cyclic shifts:

Sa=12b2+(c+a)2+12c2+(a+b)212a2+(b+c)2S_a = \frac{1}{2b^2 + (c+a)^2} + \frac{1}{2c^2 + (a+b)^2} - \frac{1}{2a^2 + (b+c)^2}

Step 3 — Sign analysis under abca \ge b \ge c: This ordering implies:

2a2+(b+c)22b2+(c+a)22c2+(a+b)22a^2 + (b+c)^2 \ge 2b^2 + (c+a)^2 \ge 2c^2 + (a+b)^2

Denominators shrink, so reciprocals grow. Therefore 12c2+(a+b)212a2+(b+c)2\frac{1}{2c^2 + (a+b)^2} \ge \frac{1}{2a^2 + (b+c)^2}, guaranteeing Sa0S_a \ge 0. By identical reasoning, Sb0S_b \ge 0.

Step 4 — Handle the potentially negative ScS_c: The SOS criterion requires Sb+Sc0S_b + S_c \ge 0. Computing:

Sb+Sc=12c2+(a+b)2+12a2+(b+c)212b2+(c+a)2+12a2+(b+c)2+12b2+(c+a)212c2+(a+b)2S_b + S_c = \frac{1}{2c^2 + (a+b)^2} + \frac{1}{2a^2 + (b+c)^2} - \frac{1}{2b^2 + (c+a)^2} + \frac{1}{2a^2 + (b+c)^2} + \frac{1}{2b^2 + (c+a)^2} - \frac{1}{2c^2 + (a+b)^2}

After cancellation: Sb+Sc=22a2+(b+c)2>0S_b + S_c = \frac{2}{2a^2 + (b+c)^2} > 0 since a,b,c>0a, b, c > 0.

Step 5 — Conclude: All SOS positivity criteria are satisfied. Therefore cyc(ab)(ac)2a2+(b+c)20\sum_{\text{cyc}} \frac{(a-b)(a-c)}{2a^2 + (b+c)^2} \ge 0. Equality if and only if a=b=ca = b = c. \blacksquare

18 min ELMO Shortlist 2010, adapted
Problem Advanced

(Vasc’s Equal Variables Method)

Let a,b,c0a, b, c \ge 0 with a+b+c=3a + b + c = 3. Prove that 3(a4+b4+c4)+a2+b2+c2+66(a3+b3+c3)3(a^4 + b^4 + c^4) + a^2 + b^2 + c^2 + 6 \ge 6(a^3 + b^3 + c^3).

View Solution

Step 1 — Setup: Define F(a,b,c)=3(a4+b4+c4)6(a3+b3+c3)+(a2+b2+c2)+6F(a, b, c) = 3(a^4 + b^4 + c^4) - 6(a^3 + b^3 + c^3) + (a^2 + b^2 + c^2) + 6. We need F0F \ge 0.

Step 2 — Apply the mixing variables displacement: WLOG abca \le b \le c. Let t=b+c2t = \frac{b+c}{2} and x=cb2x = \frac{c - b}{2}, so b=txb = t - x and c=t+xc = t + x. Compute Δ=F(a,b,c)F(a,t,t)\Delta = F(a, b, c) - F(a, t, t).

Using the algebraic expansions:

  • b2+c22t2=2x2b^2 + c^2 - 2t^2 = 2x^2
  • b3+c32t3=6tx2b^3 + c^3 - 2t^3 = 6tx^2
  • b4+c42t4=12t2x2+2x4b^4 + c^4 - 2t^4 = 12t^2 x^2 + 2x^4

Step 3 — Compute the displacement:

Δ=3(12t2x2+2x4)6(6tx2)+2x2=2x2(18t218t+1+3x2)\Delta = 3(12t^2 x^2 + 2x^4) - 6(6tx^2) + 2x^2 = 2x^2(18t^2 - 18t + 1 + 3x^2)

Step 4 — Reduce to equal variables: By the Half-Convex Function Theorem, it suffices to prove F(a,t,t)0F(a, t, t) \ge 0 where a+2t=3a + 2t = 3, i.e., a=32ta = 3 - 2t. Substituting:

F(32t,t,t)=3((32t)4+2t4)6((32t)3+2t3)+((32t)2+2t2)+6F(3 - 2t, t, t) = 3((3-2t)^4 + 2t^4) - 6((3-2t)^3 + 2t^3) + ((3-2t)^2 + 2t^2) + 6

Step 5 — Factor the single-variable polynomial: Expanding and simplifying:

F(32t,t,t)=54(t1)2(t2t+1)F(3 - 2t, t, t) = 54(t - 1)^2(t^2 - t + 1)

Since (t1)20(t - 1)^2 \ge 0 always, and t2t+1=(t1/2)2+3/4>0t^2 - t + 1 = (t - 1/2)^2 + 3/4 > 0 has no real roots, the product is strictly non-negative.

Step 6 — Conclude: The global minimum occurs at a=b=c=1a = b = c = 1, where F(1,1,1)=0F(1, 1, 1) = 0. Therefore F(a,b,c)0F(a, b, c) \ge 0 unconditionally. \blacksquare

20 min Adapted from V. Cîrtoaje, Mathematical Inequalities Vol. 1
Problem Hard

(Muirhead’s Theorem with Homogenization)

For positive reals x,y,zx, y, z with xyz=1xyz = 1, prove that x3y2+y3z2+z3x2x2+y2+z2\dfrac{x^3}{y^2} + \dfrac{y^3}{z^2} + \dfrac{z^3}{x^2} \ge x^2 + y^2 + z^2.

Direct Muirhead on the cyclic sum

The LHS cycx3/y2\sum_{\text{cyc}} x^3/y^2 is a cyclic sum, not a symmetric sum. Muirhead’s theorem requires averaging over all n!=6n! = 6 permutations, not just the 3 cyclic ones. Attempting to apply Muirhead directly here is the Cyclic Sum Trap (Trap 1) — the result would be mathematically invalid.

View Solution

Step 1 — Eliminate denominators: Since xyz=1xyz = 1, we have x2y2z2=1x^2 y^2 z^2 = 1, so x2y2=1/z2x^2 y^2 = 1/z^2. Therefore:

x3y2=x5x2y2=x5z2\frac{x^3}{y^2} = \frac{x^5}{x^2 y^2} = x^5 z^2

The inequality transforms to cycx5z2cycx2\sum_{\text{cyc}} x^5 z^2 \ge \sum_{\text{cyc}} x^2.

Step 2 — Homogenize to equal degree: The LHS has degree 5+2=75 + 2 = 7. The RHS has degree 2. Multiply the RHS by (xyz)5/3=1(xyz)^{5/3} = 1 to match: x2(xyz)5/3=x11/3y5/3z5/3x^2 \cdot (xyz)^{5/3} = x^{11/3} y^{5/3} z^{5/3}.

Step 3 — Symmetrize the LHS: The symmetric sum symx5y0z2\sum_{\text{sym}} x^5 y^0 z^2 has exponent vector α=(5,2,0)\boldsymbol{\alpha} = (5, 2, 0) and the target has β=(11/3,5/3,5/3)\boldsymbol{\beta} = (11/3, 5/3, 5/3).

Step 4 — Verify majorization:

  • 511/35 \ge 11/3
  • 5+2=711/3+5/3=16/35 + 2 = 7 \ge 11/3 + 5/3 = 16/3
  • 5+2+0=7=11/3+5/3+5/35 + 2 + 0 = 7 = 11/3 + 5/3 + 5/3

Since (5,2,0)(11/3,5/3,5/3)(5, 2, 0) \succ (11/3, 5/3, 5/3), Muirhead’s theorem gives [α][β][\boldsymbol{\alpha}] \ge [\boldsymbol{\beta}]. (Note: Muirhead’s theorem extends to real — not just integer — exponents for positive variables, as the symmetric mean [α][\boldsymbol{\alpha}] is well-defined for all αiR\alpha_i \in \mathbb{R} when xi>0x_i > 0.)

Step 5 — Construct the AM-GM chain: For the constructive proof, by weighted AM-GM:

1021x5z2+121y5x2+1021z5y2x11/3y5/3z5/3\frac{10}{21}x^5 z^2 + \frac{1}{21}y^5 x^2 + \frac{10}{21}z^5 y^2 \ge x^{11/3} y^{5/3} z^{5/3}

Summing cyclically over all three variables completes the proof. \blacksquare

15 min IMO Shortlist — Homogenization Paradigm
Problem Hard

(Continuous Inequality via Monotonicity and Integration)

Let f:[1,)Rf: [1, \infty) \to \mathbb{R} be differentiable with f(1)=1f(1) = 1 and f(x)=1x2+f(x)2f'(x) = \dfrac{1}{x^2 + f(x)^2}. Prove that f(x)1+π4f(x) \le 1 + \dfrac{\pi}{4} for all x1x \ge 1.

View Solution

Step 1 — Establish monotonicity: Since x21x^2 \ge 1 on [1,)[1, \infty) and f2(x)0f^2(x) \ge 0, the denominator x2+f2(x)>0x^2 + f^2(x) > 0. Thus f(x)>0f'(x) > 0 — the function is strictly increasing.

Step 2 — Bound ff from below: Since ff is increasing and f(1)=1f(1) = 1, we have f(x)1f(x) \ge 1 for all x1x \ge 1. Therefore f2(x)1f^2(x) \ge 1.

Step 3 — Bound ff' from above: Adding x2x^2 to both sides of f2(x)1f^2(x) \ge 1:

x2+f2(x)x2+1    f(x)=1x2+f2(x)1x2+1x^2 + f^2(x) \ge x^2 + 1 \implies f'(x) = \frac{1}{x^2 + f^2(x)} \le \frac{1}{x^2 + 1}

Step 4 — Integrate: For any x1x \ge 1:

f(x)f(1)=1xf(t)dt1xdtt2+1=arctan(x)arctan(1)f(x) - f(1) = \int_1^x f'(t)\, dt \le \int_1^x \frac{dt}{t^2 + 1} = \arctan(x) - \arctan(1)

Step 5 — Bound the arctangent: Since arctan\arctan is bounded above by π/2\pi/2:

arctan(x)arctan(1)<π2π4=π4\arctan(x) - \arctan(1) < \frac{\pi}{2} - \frac{\pi}{4} = \frac{\pi}{4}

Therefore f(x)1+π4f(x) \le 1 + \frac{\pi}{4} for all x1x \ge 1. \blacksquare

12 min ISI TOMATO Subjective 144
Problem Hard

(AM-GM on Geometric Series Terms)

For x>0x > 0 and positive integer n1n \ge 1, prove that xn1x1nx(n1)/2\dfrac{x^n - 1}{x - 1} \ge n\, x^{(n-1)/2}.

View Solution

Step 1 — Recognize the sum structure: The LHS is the geometric series sum:

xn1x1=xn1+xn2++x+1\frac{x^n - 1}{x - 1} = x^{n-1} + x^{n-2} + \cdots + x + 1

Step 2 — Apply AM-GM: The arithmetic mean of the nn terms x0,x1,,xn1x^0, x^1, \ldots, x^{n-1} is bounded below by their geometric mean:

xn1+xn2++1n(x0x1x2xn1)1/n\frac{x^{n-1} + x^{n-2} + \cdots + 1}{n} \ge (x^0 \cdot x^1 \cdot x^2 \cdots x^{n-1})^{1/n}

Step 3 — Compute the geometric mean: The exponent sum is 0+1+2++(n1)=n(n1)20 + 1 + 2 + \cdots + (n-1) = \frac{n(n-1)}{2}. Thus:

GM=(xn(n1)/2)1/n=x(n1)/2\text{GM} = \bigl(x^{n(n-1)/2}\bigr)^{1/n} = x^{(n-1)/2}

Step 4 — Conclude: Multiplying both sides by nn:

xn1+xn2++1nx(n1)/2x^{n-1} + x^{n-2} + \cdots + 1 \ge n\, x^{(n-1)/2}

Equality holds if and only if all terms are equal, i.e., x=1x = 1 (verified via L’Hôpital: limx1xn1x1=n=n1(n1)/2\lim_{x \to 1} \frac{x^n - 1}{x - 1} = n = n \cdot 1^{(n-1)/2}). \blacksquare

10 min ISI TOMATO Subjective 77
Problem Advanced

(Rearrangement Inequality with Trigonometric Substitution)

Let x,y,z>0x, y, z > 0 with 1x+1y+1z>x+y+z\dfrac{1}{x} + \dfrac{1}{y} + \dfrac{1}{z} > x + y + z. Prove that 2x1+x2+2y1+y2+2z1+z23\dfrac{2x}{\sqrt{1 + x^2}} + \dfrac{2y}{\sqrt{1 + y^2}} + \dfrac{2z}{\sqrt{1 + z^2}} \le 3.

View Solution

Step 1 — Decode the constraint: Since x,y,z>0x, y, z > 0, for each variable 1x>x\frac{1}{x} > x implies x<1x < 1 (as 1>x21 > x^2 for positive xx). More precisely, multiplying the original inequality by xyz>0xyz > 0 gives yz+xz+xy>xyz(x+y+z)yz + xz + xy > xyz(x + y + z), but the key structural observation is that by AM-GM on each pair 1xixi>0\frac{1}{x_i} - x_i > 0, all variables satisfy 0<xi<10 < x_i < 1. The tangent half-angle substitution below handles the constraint algebraically: the condition 1x+1y+1z>x+y+z\frac{1}{x} + \frac{1}{y} + \frac{1}{z} > x + y + z for positive reals maps to A+B+C<πA + B + C < \pi.

Step 2 — Trigonometric substitution: Let x=tan(A/2)x = \tan(A/2), y=tan(B/2)y = \tan(B/2), z=tan(C/2)z = \tan(C/2) where A,B,C>0A, B, C > 0. The constraint xy+yz+zx<1xy + yz + zx < 1 corresponds to A+B+C<πA + B + C < \pi — the angles form an acute triangle.

Step 3 — Simplify the target expression: For each term:

x1+x2=tan(A/2)sec(A/2)=sin(A/2)\frac{x}{\sqrt{1 + x^2}} = \frac{\tan(A/2)}{\sec(A/2)} = \sin(A/2)

The inequality becomes 2sin(A/2)+2sin(B/2)+2sin(C/2)32\sin(A/2) + 2\sin(B/2) + 2\sin(C/2) \le 3.

Step 4 — Apply Jensen’s Inequality: Define g(θ)=2sin(θ/2)g(\theta) = 2\sin(\theta/2). Then g(θ)=12sin(θ/2)<0g''(\theta) = -\frac{1}{2}\sin(\theta/2) < 0 on (0,π)(0, \pi), so gg is strictly concave.

By Jensen for concave functions:

g(A)+g(B)+g(C)3g ⁣(A+B+C3)g(A) + g(B) + g(C) \le 3\, g\!\Bigl(\frac{A + B + C}{3}\Bigr)

Since A+B+C<πA + B + C < \pi and gg is increasing on (0,π)(0, \pi):

3g ⁣(A+B+C3)<3g ⁣(π3)=32sin ⁣(π6)=3212=33\, g\!\Bigl(\frac{A + B + C}{3}\Bigr) < 3\, g\!\Bigl(\frac{\pi}{3}\Bigr) = 3 \cdot 2\sin\!\Bigl(\frac{\pi}{6}\Bigr) = 3 \cdot 2 \cdot \frac{1}{2} = 3 \quad \blacksquare

18 min Singapore Mathematical Olympiad
Problem Advanced

(Deriving Minkowski’s Inequality from Hölder’s)

Using Hölder’s inequality as the sole base bounding mechanism, rigorously derive Minkowski’s inequality: (Xf+gpdμ)1/p(Xfpdμ)1/p+(Xgpdμ)1/p\left(\int_X |f+g|^p\, d\mu \right)^{1/p} \le \left(\int_X |f|^p\, d\mu\right)^{1/p} + \left(\int_X |g|^p\, d\mu\right)^{1/p} for p>1p > 1.

View Solution

Step 1 — Factor the exponent: Write f+gp=f+gf+gp1|f+g|^p = |f+g| \cdot |f+g|^{p-1}. By the triangle inequality, f+gf+g|f+g| \le |f| + |g|, so:

Xf+gpdμXff+gp1dμ+Xgf+gp1dμ\int_X |f+g|^p\, d\mu \le \int_X |f| \cdot |f+g|^{p-1}\, d\mu + \int_X |g| \cdot |f+g|^{p-1}\, d\mu

Step 2 — Apply Hölder to each term: Let qq be the Hölder conjugate of pp, i.e., 1p+1q=1\frac{1}{p} + \frac{1}{q} = 1, which gives (p1)q=p(p-1)q = p. Applying Hölder’s inequality to the first integral:

Xff+gp1dμ(Xfpdμ)1/p(Xf+g(p1)qdμ)1/q=fpf+gpp/q\int_X |f| \cdot |f+g|^{p-1}\, d\mu \le \left(\int_X |f|^p\, d\mu\right)^{1/p} \left(\int_X |f+g|^{(p-1)q}\, d\mu\right)^{1/q} = \|f\|_p \cdot \|f+g\|_p^{p/q}

By identical logic for the gg term: Xgf+gp1dμgpf+gpp/q\int_X |g| \cdot |f+g|^{p-1}\, d\mu \le \|g\|_p \cdot \|f+g\|_p^{p/q}.

Step 3 — Combine and simplify: Adding both bounds:

f+gpp(fp+gp)f+gpp/q\|f+g\|_p^p \le \bigl(\|f\|_p + \|g\|_p\bigr) \cdot \|f+g\|_p^{p/q}

Step 4 — Divide by the common factor: Dividing both sides by f+gpp/q\|f+g\|_p^{p/q} (valid when non-zero):

f+gppp/qfp+gp\|f+g\|_p^{p - p/q} \le \|f\|_p + \|g\|_p

Since pp/q=p(11/q)=p1p=1p - p/q = p \cdot (1 - 1/q) = p \cdot \frac{1}{p} = 1, the left side reduces to f+gp\|f+g\|_p. Therefore:

f+gpfp+gp\|f+g\|_p \le \|f\|_p + \|g\|_p \quad \blacksquare

20 min Functional Analysis — Hölder's Factorization

Selected Problems

Problem Hard

Let x1,,xnx_1, \ldots, x_n be positive reals with i=1nxi=1\prod_{i=1}^n x_i = 1. Prove that i=1n11+xii=1nxik1+xi\displaystyle\sum_{i=1}^n \frac{1}{1 + x_i} \le \sum_{i=1}^n \frac{x_i^k}{1 + x_i} for any k>1k > 1.

Hint
Assume WLOG that the array xix_i is sorted in increasing order. Prove that the sequences (xik)(x_i^k) and (11+xi)\bigl(\frac{1}{1+x_i}\bigr) are oppositely sorted. Then apply Chebyshev’s sum inequality.
Problem Hard

For positive reals a,b,ca, b, c, prove that (a2+b2+c2)23(a3b+b3c+c3a)(a^2 + b^2 + c^2)^2 \ge 3(a^3 b + b^3 c + c^3 a).

Hint
This is a cyclic, non-symmetric inequality — Muirhead cannot be applied directly. Use the SOS algorithm: rewrite the polynomial difference F(a,b,c)F(a,b,c) into the canonical quadratic form Sa(bc)2\sum S_a(b-c)^2 and verify the positivity criteria under abca \ge b \ge c.
Problem Advanced

Let P(z)=k=02019bkzkP(z) = \sum_{k=0}^{2019} b_k z^k be a polynomial with complex roots z1,z2,,z2019z_1, z_2, \ldots, z_{2019}. If 1b0<b1<<b20191 \le b_0 < b_1 < \cdots < b_{2019}, find the minimum possible average distance of the roots to the origin, i.e., minimize 12019i=12019zi\frac{1}{2019}\sum_{i=1}^{2019} |z_i|.

Hint
Relate the complex roots to the sequence coefficients via Vieta’s symmetric formulas. Apply Hölder’s discrete inequality to bound the absolute value sum zi\sum |z_i|. The monotone coefficient condition constrains the root structure.
Problem Advanced

Let a,b,c>0a, b, c > 0 with abc=1abc = 1. Prove that 1a3(b+c)+1b3(c+a)+1c3(a+b)32\dfrac{1}{a^3(b+c)} + \dfrac{1}{b^3(c+a)} + \dfrac{1}{c^3(a+b)} \ge \dfrac{3}{2}.

Hint
Execute rational homogenization by substituting a=1/xa = 1/x, b=1/yb = 1/y, c=1/zc = 1/z. The constraint becomes xyz=1xyz = 1 and the LHS transforms into x2yzy+z\sum \frac{x^2 y z}{y + z}. Apply the Cauchy-Schwarz inequality in Engel’s fractional form (Titu’s Lemma).
Problem Hard

Prove Karamata’s inequality for n=3n = 3 explicitly: if ff is convex and (x1,x2,x3)(y1,y2,y3)(x_1, x_2, x_3) \succ (y_1, y_2, y_3), then f(x1)+f(x2)+f(x3)f(y1)+f(y2)+f(y3)f(x_1) + f(x_2) + f(x_3) \ge f(y_1) + f(y_2) + f(y_3).

Hint
For each yiy_i, construct a secant line of ff passing through two appropriate points among (xj,f(xj))(x_j, f(x_j)). Use the convexity of ff to bound f(yi)f(y_i) above by the secant value. Sum, and exploit the majorization conditions xi=yi\sum x_i = \sum y_i and the partial sum inequalities to cancel the linear terms.
Problem Hard

For non-negative reals a,b,ca, b, c, prove that (a2+2bc)(b2+2ca)(c2+2ab)(ab+bc+ca)3(a^2 + 2bc)(b^2 + 2ca)(c^2 + 2ab) \ge (ab + bc + ca)^3.

Hint
Deploy the Vasc EV Method. By symmetry, the minimum over the constraint manifold occurs when two variables are equal. Set a=b=ta = b = t and reduce to a single-variable inequality in tt and cc. Factor the resulting polynomial to confirm non-negativity.
Problem Advanced

Suppose A,BA, B are positive definite n×nn \times n matrices. Prove that the vector of eigenvalues of A+BA + B is majorized by the sum of the eigenvalue vectors of AA and BB.

Hint
Use the Rayleigh quotient characterization of eigenvalues: λk(M)=maxdimV=kminxV,x=1xTMx\lambda_k(M) = \max_{\dim V = k} \min_{x \in V, \|x\|=1} x^T M x. The subadditivity of the Rayleigh quotient gives the partial sum inequalities. Connect to Birkhoff’s polytope to establish the doubly stochastic matrix relationship.
Problem Advanced

Let ff be continuous and non-negative on [a,b][a, b]. Find the sharp upper bound for (abf(x)dx)3abf(x)3dx\dfrac{\bigl(\int_a^b f(x)\, dx\bigr)^3}{\int_a^b f(x)^3\, dx}.

Hint
Employ Hölder’s inequality for integrals with conjugate pair p=3p = 3, q=3/2q = 3/2 acting on f(x)f(x) and the constant function 11. The sharp bound is (ba)2(b - a)^2, achieved when ff is constant. Show this by normalizing the integral and applying Young’s inequality.

Challenge Problem

Problem Advanced

(The Synthesis Problem)

Let a,b,ca, b, c be strictly positive real numbers. Prove that:

aa2+8bc+bb2+8ca+cc2+8ab1\frac{a}{\sqrt{a^2 + 8bc}} + \frac{b}{\sqrt{b^2 + 8ca}} + \frac{c}{\sqrt{c^2 + 8ab}} \ge 1

Hint 1: The Isolated Fudging Motivation
The inequality is homogeneous of degree zero. Hypothesize an algebraic bound of the form aa2+8bcarar+br+cr\frac{a}{\sqrt{a^2 + 8bc}} \ge \frac{a^r}{a^r + b^r + c^r}, which would automatically sum to 11. To find the optimal exponent rr, equate the partial derivatives of both sides with respect to aa at the symmetry point (1,1,1)(1, 1, 1). The left derivative evaluates to 827\frac{8}{27}; the right to 2r9\frac{2r}{9}. Equating gives r=43r = \frac{4}{3}.
Hint 2: The Convexity Transformation
Since the inequality is homogeneous, substitute x=bca2x = \frac{bc}{a^2}, y=cab2y = \frac{ca}{b^2}, z=abc2z = \frac{ab}{c^2} to obtain xyz=1xyz = 1 and the cleaner form: 11+8x+11+8y+11+8z1\frac{1}{\sqrt{1 + 8x}} + \frac{1}{\sqrt{1 + 8y}} + \frac{1}{\sqrt{1 + 8z}} \ge 1. Let x=eUx = e^U, y=eVy = e^V, z=eWz = e^W so U+V+W=0U + V + W = 0. Study the convexity of g(T)=11+8eTg(T) = \frac{1}{\sqrt{1 + 8e^T}}.
Hint 3: The EV Reduction
The function g(T)g(T) has exactly one inflection point and transitions from concave to convex — so Jensen’s inequality cannot be applied globally. Instead, apply Cîrtoaje’s Half-Convex Function Theorem: the minimum of g(Ti)\sum g(T_i) subject to Ti=0\sum T_i = 0 occurs when two variables are equal. Setting y=zy = z forces x=1/y2x = 1/y^2, reducing the entire problem to a single-variable inequality that can be verified algebraically.