Definition
A critical point is an interior point in the domain of where either the gradient is zero () or the gradient does not exist.
Why It Matters
Multivariable critical points extend optimization to complex, multi-dimensional systems. They are essential for solving real-world problems where multiple factors interact, such as maximizing profit in a business or minimizing energy in a physical system.
Core Concepts
- Necessary Condition: If has a local extreme at , then must be a critical point.
- Zero Gradient: AND . This implies the tangent plane is horizontal.
- How to read: “The partial derivative f x at a, b equals zero, and the partial derivative f y at a, b equals zero.”
- Meaning / when to use: Solve this system to find candidate extrema and saddle points; tangent plane is horizontal.
- Candidates: Critical points are the “suspects” for local maxima, minima, or saddle points.