Once the stationary points have been found, the first derivative test establishes what type they are, by observing how the sign of ff' changes around each of them.

Property — Sufficient condition (first derivative test)

If f(x0)=0f'(x_0)=0 and:

  • ff' goes from ++ to - around x0x_0     \implies relative maximum;
  • ff' goes from - to ++     \implies relative minimum;
  • ff' does not change sign     \implies inflection with horizontal tangent (neither max nor min).

The idea is intuitive: where f>0f'>0 the function increases, where f<0f'<0 it decreases. If it first increases and then decreases we are at the top of a “hump” (maximum); if it first decreases and then increases we are at the bottom of a “valley” (minimum); if the sign does not change the function resumes the same monotonicity and the point is a horizontal inflection.

The three behaviours of a stationary point: maximum (ff' from ++ to -), minimum (ff' from - to ++) and inflection with horizontal tangent (ff' does not change sign).

Topics: Function study
Concepts: Increase and decrease · Inflection · Relative maxima and minima · Stationary point
Methods: Maximum minimum via derivative
Skills: Studying a function · Sketching a graph