Andromeda
Note

First Derivative Test

Definition

The First Derivative Test is a method used to determine the local extrema of a function by analyzing the sign changes of its first derivative, ff', at critical points.

  • How to read: “The first derivative of f, denoted f prime.”
  • Meaning: Represents the instantaneous rate of change and the slope of the tangent line.

Why It Matters

In fields like economics or engineering, knowing whether a function is hitting a local peak or valley allows for predictable control of the system. It ensures that adjustments move the system toward an optimum rather than away from it.

Core Concepts

  • Local Maximum: If ff' changes from positive to negative at a critical point cc, then ff has a local maximum at cc.
  • Local Minimum: If ff' changes from negative to positive at cc, then ff has a local minimum at cc.
  • No Extremum: If ff' does not change sign at cc (e.g., positive to positive), then ff has no local extremum at cc.
  • The test relies on monotonicity (whether the function is strictly increasing or decreasing) to classify the extrema.

Connected Concepts