We learn to optimize surfaces along and within given paths.
Below, we see a geometric interpretation of this theorem.
A similar theorem applies to functions of several variables.
We can find these values by evaluating the function at the critical values in the set and over the boundary of the set. Let’s see some examples.
Since we are working within a closed and bounded set , we now find the maximum and minimum values that attains along the boundary of . This means we find the extrema of along the edges of the triangle.
Start with the bottom edge of the triangle, along the line while runs from : Now set as this represents the bottom edge of the triangular boundary. We want to maximize/minimize on the interval . To do so, we evaluate at its critical points and at the endpoints. First find the critical points of : We see that is the only critical point of . Evaluating at its critical point and at the endpoints of gives: We need to do this process twice more, for the other two edges of the triangle. Along the left edge, along the line , we substitute in for in :
We want the maximum and minimum values of on the interval , so we evaluate at its critical points and the endpoints of the interval. First find the critical points of : We see that is the only critical point of . Evaluating at its critical point and the endpoints of gives: Finally, we evaluate along the right edge of the triangle, where : We want the maximum and minimum values of on the interval , so we evaluate at its critical points and the endpoints of the interval. First find the critical points of : We see that is the only critical point. Evaluating at this critical point and at the endpoints of the interval : Check out the following graph:This portion of the text is entitled “Constrained optimization” because we want to find extrema of a function subject to a constraint, meaning there are limitations to what values the function can attain. In the previous example, we restricted ourselves to considering a function only within the boundary of a triangle; here the boundary of the triangle was the “constraint.”
Constrained optimization problems are an important topic in applied mathematics. The techniques developed here are the basis for solving larger problems, where more than two variables are involved. We illustrate the technique once more with a classic problem.
Given a rectangular box where the width and height are equal, what are the dimensions of the box that give the maximum volume subject to the constraint of the size of a Standard Post Package?
We now consider the volume along the constraint Along this line, we have: Set and find the critical points. Write with me: when and . The constraint is applicable on the -interval .
We found two critical values: when and when . We again ignore the solution. Thus the maximum volume, subject to the constraint, comes at , . This gives a volume of .
It is hard to overemphasize the importance of optimization. In “the real world,” we routinely seek to make something better. By expressing the something as a mathematical function, “making something better” means “optimize some function.”
The techniques shown here are only the beginning of an incredibly important field. Many functions that we seek to optimize are incredibly complex, making the step of “find the gradient and set it equal to ” highly nontrivial. Mastery of the principles here are key to being able to tackle these more complicated problems.