Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
Image: ubuntu2204
Extreme Values, Lagrange Multiplier and Taylor's Formula for Two Variables
Extreme Values and Saddle Points
Derivative tests for local extreme values
Definition Let be defined on a region containing the point . Then
is a local maximum value of if for all domain points in an open disk centered at .
is a local minimum value of if for all domain points in an open disk centered at .
Theorem(Theorem 10)
If has a local maximum or minimum value at an interior point and if the first partial derivatives exist there, then and .
Critical Points and Saddle Points
Definition (Critical Point)
critical point of : interior point of where both or where one or both of and do not exist.
Definition (Saddle Point)
saddle point of the surface : in every open disk centered at a critical point there are domain points where and domain points where .
Example
Find the local extreme values of
Solution:
The domain of is the entire plane (so there are no boundary points) and the partial derivatives and exist everywhere. Therefore, local extrema can occur only at the origin (0, 0) where and . Along the positive -axis, however, has the value ; along the positive -axis, has the value . Therefore, every open disk in the xy-plane centered at (0, 0) contains points where the function is positive and points where it is negative. The function has a saddle point at the origin and no local extreme values.
Example
Find the local extreme values of .
Solution:
The domain of ƒ is the entire plane (so there are no boundary points) and the partial derivatives and exist everywhere. Therefore, local extreme values can occur only where The only possibility is the point , where the value of is 5. Since is never less than 5, we see that the critical point (0, 2) gives a local minimum.
Second derivative test for local extreme values
Suppose that and its first and second partial derivatives are continuous throughout a disk centered at and that . Then
has a saddle point at if at .
has a local maximum at if and at .
has a local minimum at if and at .
the test is inconclusive at if at . In this case, we must find another way to determine the behavior of at .
Example
Find the local extreme values of
According to second derivative test for local extreme values, has a local maximum at (-2,-2). The value of at this point is 8.
Absolute maxima and minima on closed bounded regions
Check critical points
Check boundary points
Compare values.
Example
Find the absolute maximum and minimum values of on the triangular region bounded by the lines , , and .
Solution
Interior points. For these we have , yielding the single point . The value of there is .
Boundary points. Boundary points. We take the triangle one side at a time:
On the segment , . The function may now be regarded as a function of x defined on the closed interval . Its extreme values (we know from Chapter 4) may occur at the endpoints where , and at the interior points where . The only interior point where is , where .
On the segment , and the interior point where occurs at (0, 2), with . So the candidates for this segment are .
We have already accounted for the values of at the endpoints of , so we need only look at the interior points of the line segment . With , we have Setting gives . At this value of , and .
summary We list all the function value candidates: 7, 2, -61, 3, -43, 6, -11. The maximum is 7, which ƒ assumes at (1, 2). The minimum is -61, which ƒ assumes at (9, 0).
Lagrange Multipliers
Constrained maxima and minima
Find point on the hyperbolic cylinder closest to the origin.
The orthogonal gradient theorem
Suppose that is differentiable in a region whose interior contains a smooth curve If is a point on where has a local maximum or minimum relative to its values on , then is orthogonal to at .
The method of Lagrange multipliers
Suppose that and are differentiable and when . To find the local maximum and minimum values of subject to the constraint (if these exist), find the values of and that simultaneously satisfy the equations
Example
Find the greatest and smallest values of takes on the ellipse
Lagrange multipliers with two constraints
Find the extreme values of a differentiable function whose variables are subject to two constraints. If the constraints are and and and are differentiable, with not parallel to , we find the constrained local maxima and minima of by introducing two Lagrange multipliers and . is, we locate the points where takes on its constrained extreme values by finding the values of and that simultaneously satisfy the three equations