Multivariable Calculus: Maxima and Minima of Functions
Maxima/Minima Problems
Maxima and Minima Problems in Multivariable Calculus
This guide covers the identification and classification of extrema for functions of two variables, extending the concepts of single-variable calculus to surfaces in 3D space.
Learning Objectives
- Locate Critical Points: Identify points where the gradient is zero or undefined.
- Classify Local Extrema: Apply the Second Derivative Test to distinguish between local maxima, local minima, and saddle points.
- Find Absolute Extrema: Determine the global maximum and minimum values on a closed and bounded domain by checking critical points and boundary curves.
Key Terms & Glossary
- Critical Point: A point in the domain of such that and , or at least one of these partial derivatives does not exist.
- Local Maximum: A point where for all in a small disk centered at .
- Saddle Point: A critical point that is neither a local maximum nor a local minimum; the surface curves up in one direction and down in another.
- Discriminant (): A value calculated from second-order partial derivatives used to classify critical points.
The "Big Idea"
In single-variable calculus, we look for "peaks" and "valleys" along a line. In multivariable calculus, we look for these features on a surface. Because we have more directions to move, a point can be a "peak" in the -direction but a "valley" in the -direction—this unique multivariable phenomenon is called a Saddle Point. Optimization allows us to find the most efficient configurations in physics, economics, and engineering.
Formula / Concept Box
| Tool | Formula / Condition | Description |
|---|---|---|
| Critical Point Requirement | AND | Necessary condition for a local extremum. |
| Discriminant () | The "Second Derivative Test" value. | |
| Local Minimum | and | The surface is concave up in all directions. |
| Local Maximum | and | The surface is concave down in all directions. |
| Saddle Point | The surface has opposing curvatures. | |
| Inconclusive | The test fails; further analysis is required. |
Hierarchical Outline
- I. Identification of Critical Points
- Partial Derivatives: Calculate first-order derivatives and .
- Systems of Equations: Solve and simultaneously to find coordinates .
- II. Classification using the Second Derivative Test
- Hessian Components: Calculate , , and .
- Discriminant Analysis: Evaluate at each critical point.
- III. Absolute Extrema on Closed Domains
- Interior Check: Test all critical points inside the region.
- Boundary Check: Parameterize the boundary (e.g., ) and treat as a 1D optimization problem.
- Comparison: Compare values at critical points, boundary extrema, and corner points.
Visual Anchors
Optimization Process Flow
Geometric Interpretation of a Saddle Point
Definition-Example Pairs
- Term: Second Derivative Test
- Definition: A method to determine the nature of a critical point by looking at the surface's curvature in multiple directions.
- Example: For , . The point is a critical point. . . Since , it is a Saddle Point (like a mountain pass).
Worked Examples
Finding Local Extrema
Problem: Find and classify the critical points of .
Step 1: Find Critical Points
- Critical Points: and
Step 2: Calculate Second Derivatives
Step 3: Apply the Test
- At (1, 0): . Since and , is a Local Minimum.
- At (-1, 0): . Since , is a Saddle Point.
Checkpoint Questions
- If and , what type of extremum is present at ?
- True or False: A saddle point occurs when the function has a local maximum in one direction and a local minimum in another.
- What must you check in addition to critical points when finding the absolute extrema on a closed triangular region?
[!TIP] When solving and , always check if your solutions for depend on and vice-versa. Don't forget the corners of your domain when checking boundaries!