Andromeda
Note

The First Derivative Test for Local Extrema

Definition

The First Derivative Test is a classification tool used to determine if a critical point is a local maximum, a local minimum, or neither, based on the sign changes of ff'.

Why It Matters

The First Derivative Test is the fundamental tool for “local optimization.” It allows us to mathematically identify the exact points of maximum efficiency or minimum cost in any system described by a continuous function. Whether you are maximizing fuel efficiency in a rocket or minimizing production waste in a factory, this test provides the definitive “check” to ensure you have found the optimal operating point.

Core Concepts

  • Local Minimum: ff' changes from negative (decreasing) to positive (increasing).

    • How to read: “The derivative f prime changes from negative to positive at the critical point.”
    • Meaning: Function falls then rises—a valley (local minimum).
  • Local Maximum: ff' changes from positive (increasing) to negative (decreasing).

    • How to read: “The derivative f prime changes from positive to negative at the critical point.”
    • Meaning: Function rises then falls—a peak (local maximum).
  • No Extremum: ff' does not change sign (e.g., y=x3y=x^3 at x=0x=0).

    • How to read: “The derivative f prime of zero equals zero; however, f prime does not change sign at x equals zero for the function f of x equals x cubed.”
    • Meaning: Critical point with no sign change is an inflection, not a max or min.

Connected Concepts