Learn/Algebra/Derivatives
Algebra • Topic 29

Derivatives

Derivatives measure the instantaneous rate of change. In Olympiads, they are primarily tools for optimization (finding maxima/minima) and analyzing the shape (convexity) of functions.

Basic Rules

  • Power Rule:
  • Product Rule:
  • Chain Rule:

Applications

1. Optimization

To find global extrema of on :
  1. Find critical points where .
  2. Evaluate at critical points and endpoints .
  3. Compare values.
Example (Minimize)
Minimize for .

Proof. . Set (since ). . As or , . Minimum is 2.

2. Concavity and Convexity

  • Convex (Concave Up): .
The graph lies above* its tangent lines.
  • Concave (Concave Down): .
The graph lies below* its tangent lines.

This is the basis for Jensen's Inequality.

3. Mean Value Theorem (MVT)

If is continuous on and differentiable on , there exists such that:

Practice Problems

Exercise (Problem 1)
Find the maximum value of for .
Exercise (Problem 2)
Use derivatives to prove that for all real .
Exercise (Problem 3)
Let be a polynomial with real roots. Prove that also has only real roots. (Rolle's Theorem).