In Part 1 , we built the algebraic and topological foundations — the schism between pointwise and interval monotonicity, Darboux’s Theorem, Froda’s jumps. In Part 2 , we forged the analytical tools — the Discrete Zero Theorem, recursive derivatives, the wavy curve, and the trap catalogue. Now we arrive at the culmination: the inequality machinery.
This is the decisive edge. The transition from calculating derivatives to constructing proofs through the engine of monotonicity is what separates the top 0.1% from everyone else. We will build a systematic arsenal of heuristics — the Auxiliary Function Method, Multi-Stage Differentiation, the Tangent Line Method, Structure-Matching, Positive Stripping, and Maclaurin’s Algebraic Trick — and deploy them against a ranked hierarchy of increasingly fearsome problems from Putnam, ISI, CMI, and JEE Advanced.
I. The Mean Value Bridge
The Mean Value Theorems are the primary analytical bridge between bounding a function and bounding its derivative. The key insight: reduces the complex task of bounding a transcendental function to the vastly simpler task of bounding its derivative at a single unknown point.
Lagrange’s Mean Value Theorem
If is continuous on and differentiable on , then there exists such that:
Competition power: If you can bound on an interval — say — then LMVT immediately gives . Many transcendental inequality problems reduce to nothing more than this.
Cauchy’s Mean Value Theorem
For problems involving ratios of functions — particularly the asymmetric fractional inequalities prevalent in ISI and CMI subjective papers — LMVT is insufficient. The Cauchy MVT extends the bridge to functional ratios.
If and are continuous on , differentiable on , and on , then there exists such that:
Students frequently treat CMVT as an algebraic artifact. In reality, it is equivalent to applying LMVT to the parametric curve for .
When to reach for CMVT:
- The inequality involves a ratio like or .
- The structure has in the numerator and in the denominator (or vice versa).
- Structure-matching: If you see , identify and from the context. The theorem then gives a point where the ratio equals — which is often trivially bounded.
Critical check: Always verify on before applying. Failing this check is the Denominator Collapse trap (see Section IV).
CMVT and L’Hôpital’s Rule are not the same theorem. L’Hôpital requires to be an indeterminate form ( or ), then replaces the limit by . CMVT makes no limit assumption — it gives an exact equality at a specific point . In competition proofs, CMVT gives a concrete existence result; L’Hôpital gives an asymptotic one.
II. The Convexity Hierarchy
Convexity is “super-monotonicity” — it governs the monotonicity of the slope itself. A strictly convex function curves upward: its graph lies below every secant and above every tangent. This geometric property spawns the most powerful inequality theorems in competitive mathematics.
Jensen’s Inequality
If is convex on an interval and with weights summing to , then:
For concave , the inequality reverses. For the equal-weight case: .
The calculus check: on ⟹ is strictly convex ⟹ Jensen applies with strict inequality (unless all are equal).
The Tangent Line Bound
A direct consequence of convexity: for a convex function , the tangent at any point lies entirely below the graph:
When a problem asks you to prove and equality holds at :
- Verify is convex (check ).
- Compute the tangent to at : .
- If is easy to prove, you’re done — since .
Why this works: The tangent line is the tightest linear lower bound for a convex function. This often bypasses complicated higher-order derivative analysis entirely.
Karamata’s Inequality (Majorization)
A sorted sequence with majorizes with if:
- for all , and
- (equal total sums).
We write .
If is convex and , then:
Why it matters: Karamata subsumes Jensen (Jensen is the special case where is the constant sequence of averages). It provides a robust framework for symmetric and cyclic inequalities that resist standard AM-GM or Cauchy-Schwarz.
At the frontier of university mathematics, convexity extends to matrix-valued functions. Lieb’s Concavity Theorem states that certain trace-exponential functions of Hermitian matrices preserve concavity. While matrices rarely appear in JEE inequalities, the underlying principle — that convexity is preserved under logarithmic and exponential transformations — is a powerful heuristic for simplifying expressions involving or .
III. The Heuristic Arsenal
The gap between a proficient calculus student and a top 0.1% scorer is defined by the arsenal of specific heuristics deployed under extreme time pressure. Here are the six most powerful techniques.
| Technique | Mechanism | When to Use |
|---|---|---|
| Auxiliary Function | Construct , prove has constant sign | Comparing two continuous functions on an interval |
| Multi-Stage Differentiation | Compute until sign is obvious, back-propagate | has ambiguous sign (mixed algebraic + transcendental) |
| Tangent Line Method | Linearize: for convex | Complex fractions or logarithms with equality at a specific point |
| Structure-Matching | Rearrange to for | Disguised monotonicity in functional equations (ISI favorite) |
| Positive Stripping | Divide out strictly positive factors (, ) | Simplifying wavy curve or derivative sign analysis |
| Maclaurin’s Trick | Rewrite as | Denominator bounding would reverse inequality direction |
The most fundamental technique. To prove on :
- Define .
- Compute and determine its sign.
- If on , then is strictly increasing.
- Evaluate at the left endpoint: if , then for all .
The golden rule: The initial condition (or ) is non-negotiable. Without it, a positive derivative tells you the function is increasing — but says nothing about whether it is positive.
When has ambiguous sign (e.g., , which isn’t obviously positive for beginners):
- Compute . If its sign is clear, stop.
- If not, compute . Repeat until has obvious sign.
- Back-propagate:
- ⟹ is increasing.
- Evaluate at the base point. If and is increasing, then for .
- Repeat downward until you reach .
Covered in depth in Part 2, Section III .
For proving where equality holds at :
- Verify (convexity) on the relevant domain.
- The tangent line at is .
- By convexity, for all in the domain.
The power move: This completely bypasses higher-order derivative analysis. For fractional or logarithmic terms, linearizing around the equality point often collapses the problem to a trivial algebraic inequality.
When a problem presents an asymmetric inequality like :
- Rearrange both sides to isolate a single monotonic function applied to different arguments.
- If you can write the inequality as , then monotonicity of and the ordering (or for decreasing ) finishes the proof.
ISI/CMI signature: Many subjective problems disguise monotonicity inside functional equations. The relation is hidden — your job is to extract the common function and the ordering.
Before analyzing the sign of a complex expression, strip out any factor that is unconditionally positive over the domain:
- always.
- for .
- always.
- always.
Rule: You may safely divide both sides of an inequality by a strictly positive factor without changing the inequality direction. This often reduces a terrifying expression to a manageable polynomial or simple transcendental.
When you need a lower bound for but bounding the denominator gives — the wrong direction:
The fix: Rewrite as subtraction: .
Now bound the subtracted term: .
Since you’re subtracting, the inequality flips to the correct direction: .
When to use: Any time bounding a denominator produces an inequality in the wrong direction. The trick converts division into subtraction, making AM-GM safe to apply.
IV. The Error Catalogue
Even top-tier students fall into specific traps under exam pressure. The inequality machinery is notoriously unforgiving of imprecise domain analysis or irreversible operations.
| Trap | Error | Consequence |
|---|---|---|
| Domain Paradox | Differentiating or without checking boundary continuity | False extrema; monotonicity claimed where function is undefined |
| False Convexity | Proving locally, then applying Jensen globally | Jensen applied in a concave region reverses the inequality |
| Irreversible Squaring | Squaring both sides without confirming both sides are positive | Extraneous roots and false positive intervals |
| Parenthetical Loss | Dropping parentheses during distribution of negatives or IBP | Total structural failure of ; all subsequent analysis invalid |
| Infinity Misjudgment | Using L’Hôpital without asymptotic verification | Incorrect growth comparisons (polynomial vs. exponential) |
| Denominator Collapse | Applying CMVT without checking | Division by zero; ratio theorem produces garbage |
Error: Differentiating a function and analyzing without checking that is actually defined on the claimed domain.
Example: Analyzing and writing . The derivative is undefined at . If you ignore this and treat the number line as continuous through , your wavy curve analysis includes a phantom interval.
Fix: Always list domain restrictions before computing . Critical points include both zeros of and points where is undefined.
Error: Proving on a limited sub-interval, then applying Jensen’s Inequality as if is convex everywhere.
Fix: Jensen requires convexity on the entire interval containing the variables . If transitions from convex to concave, the inequality reverses in the concave region. Always verify the domain of convexity covers all inputs.
Error: Squaring both sides of to obtain .
This is valid only when both and . If , squaring can introduce extraneous solutions. If and , squaring reverses the inequality.
Fix: Before squaring, explicitly verify the sign of both sides. If uncertain, use the auxiliary function method instead.
Error: Splitting denominators in fractions containing sums:
This immediately corrupts the structure-matching process and prevents the application of the auxiliary function method. This error is devastatingly common in JEE Advanced subjective questions involving cyclic fractional inequalities.
Fix: Keep compound denominators intact. Use Maclaurin’s Trick (Strategy 6) or the tangent line method to handle them.
Error: Evaluating using L’Hôpital’s Rule without verifying the indeterminate form, or comparing polynomial and exponential growth without Taylor expansion.
Fix: For growth comparisons, use the hierarchy: . For subtle limits, expand via Maclaurin series before applying L’Hôpital.
Error: Applying the Cauchy Mean Value Theorem without verifying that on .
If for some , the ratio may involve division by zero, and the theorem’s hypothesis is violated. The resulting “bounds” are mathematically meaningless.
Fix: Before invoking CMVT, explicitly verify on the open interval. If has zeros, partition the interval or use a different approach.
Illustrative Examples: The Ranked Hierarchy
The following 8 problems form a pedagogical ladder from foundational to fearsome. Each level introduces a new technique or combines previous ones in a harder context.
(Direct Comparison via Auxiliary Function)
Prove that for all .
View Solution
Step 1 — Auxiliary function: Define .
Step 2 — Derivative: .
Since for all real , we have for all .
Step 3 — Discrete Zero check: when , i.e., at for integer . These are isolated points — no plateaus. By the Discrete Zero Theorem , is strictly increasing for .
Step 4 — Initial condition: .
Conclusion: is strictly increasing from , so for all , i.e., .
(Multi-Stage Differentiation)
Prove that for all .
View Solution
Step 1 — Auxiliary function: .
Step 2 — First derivative: .
The sign of for is not immediately obvious. Escalate.
Step 3 — Second derivative: .
For : , so . ✓ Sign is clear.
Step 4 — Back-propagation:
- ⟹ is strictly increasing on .
- .
- Since is increasing from : for all .
Step 5 — Back-propagation to :
- ⟹ is strictly increasing on .
- .
- Since is increasing from : for all .
Conclusion: for all .
(Cauchy Mean Value Theorem Application)
Prove that for : .
View Solution
Step 1 — Recognition: . This is a difference of function values over the interval — a direct invitation to apply MVT.
Step 2 — Apply LMVT: Define on . Since is continuous on and differentiable on , LMVT guarantees a point such that:
Step 3 — Bound : Since , taking reciprocals (and reversing inequalities since all quantities are positive):
Step 4 — Substitute: Replace with :
Step 5 — Multiply through: Since (given ), multiplying preserves direction:
(Convexity and Jensen’s Inequality)
Given positive reals with , prove that .
View Solution
Step 1 — Identify convexity: Define . Then for all , so is strictly convex globally.
Step 2 — Apply Jensen’s Inequality with equal weights :
Step 3 — Simplify:
Remark: The Cauchy-Schwarz approach () is faster for this specific problem, but the Jensen machinery generalizes effortlessly to higher powers and transcendental functions.
(Bounding Trigonometric Sums via Limit Derivatives)
Let , where . Given that for all , prove that .
View Solution
Step 1 — Key recognition: The target expression is exactly .
To verify: , so . ✓
Step 2 — Use the definition of derivative: Since :
Step 3 — Factor through :
Step 4 — Bound each factor:
- By hypothesis, , so for .
- The standard limit: .
Step 5 — Combine:
(Integral Bounding of Discrete Sums)
Prove that for all positive integers .
View Solution
Step 1 — Setup: The function is strictly increasing () and strictly concave ().
Step 2 — Lower bound (left Riemann sum vs integral):
Since is increasing, on each sub-interval , we have . Integrating the right inequality:
Summing from to :
Strict inequality holds because is not constant. ✓
Step 3 — Upper bound (trapezoidal/concavity argument):
Since is concave, the trapezoidal rule overestimates the integral:
Rearranging: .
More directly, since is increasing and concave, we use the bound:
This follows from comparing left and right Riemann sums: .
Tightening via the concavity of (the error in the right Riemann sum for a concave function is bounded by ):
(The Tangent Line Method with Maclaurin’s Trick)
For positive reals with , prove that .
Bounding the denominator directly
Attempt: (AM-GM), so . But this gives an upper bound, not a lower bound. The inequality direction is wrong because bounding a denominator from below gives a bound from above on the fraction. Dead end.
View Solution
Step 1 — Maclaurin’s Trick: Decompose the fraction:
Step 2 — Now bound the subtracted term: Since (AM-GM):
Step 3 — Combine: Since we’re subtracting, the inequality flips to the desired direction:
Step 4 — Sum cyclically:
Step 5 — Bound the product sum: Note . By AM-GM:
Step 6 — Conclude:
(Domain Discontinuities in Derivative Analysis)
Find the intervals on which is strictly increasing.
View Solution
Step 1 — Derivative (product rule):
Step 2 — Simplify by factoring out :
Step 3 — Critical points:
- Numerator zero: .
- Denominator zero (derivative undefined): .
Step 4 — Sign analysis (wavy curve with two critical points):
| Interval | |||
|---|---|---|---|
Conclusion: is strictly increasing on .
Trap alert: The critical point is where is undefined, not where . Students who ignore this and treat the domain as continuous through miss the decreasing interval .
V. Beyond the Syllabus
Stirling’s formula can be derived entirely via the inequality machinery. The discrete sum is sandwiched by Riemann integrals: , using monotonicity of . Evaluating gives the leading term.
Similarly, the Euler-Mascheroni constant (measuring the difference between the harmonic series and ) converges because the sequence is proved to be strictly decreasing and bounded below — using exactly the auxiliary function method from Level 2.
When a combinatorial sequence satisfies a recursion, its generating function becomes a continuous function amenable to calculus. The Catalan numbers have generating function . Analyzing the monotonicity and complete monotonicity of this generating function via multi-stage differentiation yields tight analytic bounds on combinatorial growth rates — circumventing tedious inductive algebra. This intersection of fields, analytic combinatorics, relies directly on tracking the monotonicity of power series and their derivatives.
The pinnacle of inequality cross-connections: if a non-negative continuous function satisfies , Gronwall’s lemma proves .
This provides the foundational proof for uniqueness of ODE solutions (Picard-Lindelöf theorem). In Putnam/CMI problems, this appears as: given with , prove for . The solution constructs a bounding envelope using exponential auxiliary functions — directly mirroring the multi-stage differentiation and integrating factor techniques of this module.
Selected Problems
For which real numbers is for all real ?
Hint
Prove or disprove: if and are real numbers with and , then .
Hint
Let be twice differentiable with for all . Show that there exist such that for all .
Hint
Let for and set . Prove that .
Hint
If is differentiable with for all , and , establish a strict lower bound for .
Hint
Let be a polynomial with integer coefficients. Define a rigorous bound for the number of real roots of using the monotonicity of its derivative polynomials.
Hint
Suppose are real numbers () and . Prove that for all .
Hint
Prove that for any strictly convex function , if (majorization), then .
Hint
The hands of an accurate clock have lengths 3 and 4. Find the distance between the tips of the hands when that distance is increasing most rapidly.
Hint
Challenge Problem
(The Optimization Constraint Problem)
Maximize the function subject to the quartic constraint .