Extrema examples
Example 1
Find the local extrema of .
Solution
Step 1: Find the critical points. The derivative of is
means both components must be zero simultaneously. We need
and
We need to solve two equations for the two unknowns and .
Equation (1) is satified if either or if , i.e., if or if . We consider these two solutions as two separate cases. For each case, we will find soultions for equation (2).
Case 1: Let . Then we know equation (1) is satisfied. We plug into equation (2), which becomes , i.e., . If and , then both equations (1) and (2) are satisfied. Therefore the point is a critical point.
Case 2: Let . Then we know that equation (2) is satisfied. We plug into equation (2) and simplify:
So, we have two solutions of equation (2) for case 2. The first solution is when , which means . If and , then both equations (1) and (2) are satisfied. Therefore the point is a critical point.
The second solution for case 2 is when , which means . Therefore, the point is a critical point.
To summarize the results from both case 1 and case 2, we conclude that has three critical points: , , and .
You should double check that at each of these points.
Step 2: Classify the critical points.
The Hessian matrix is
We need to check the definiteness of the at the critical points , , and .
For the critical point ,
and . This means is negative definite and has a local maximum at .
For the critical point ,
and . This means is indefinite and has a saddle at .
For the critical point ,
and . This means is indefinite and has a saddle at .
Example 2
Identify the local extrama of .
Solution
Step 1: Find the critical points.
The derivative of is
means that and , i.e., and .
The critical points are therefore and .
Step 2: Classify the critical points.
The Hessian matrix is
At the critical point
and , so is a local mininum.
At the critical point
and so is a saddle point.