Definition
A local minimum is a value that is less than or equal to all other function values in an open interval containing .
- How to read: “The function value f of c is less than or equal to f of x for all x in a neighborhood of c.”
- Meaning: is a valley relative to its immediate surroundings.
Why It Matters
Identifying local minima is critical for minimization problems, such as reducing cost, minimizing energy expenditure, or limiting error in a model. It helps in finding the most efficient or stable local state of a system.
Core Concepts
- Formal Condition: for all in some open interval .
- How to read: “f of c is less than or equal to f of x for all x near c.”
- Meaning: is the lowest point in its local neighborhood.
- First Derivative Theorem: If has a local minimum at and exists, then .
- How to read: “The derivative f prime of c equals zero.”
- Meaning / when to use: The tangent line is horizontal at a local minimum (if the function is smooth).
- First Derivative Test: A local minimum occurs at a critical point if changes from negative to positive at .
- How to read: “The derivative changes sign from negative to positive.”
- Meaning: The function was decreasing and starts increasing.