Skip to main content
Logo image

Section 2.6 Extrema

Just as curves have high and low points, surfaces have high and low points. Finding these extrema in 3D is similar to finding extrema in 2D, but, as with previoius topics, there are more options for extrema.

Subsection 2.6.1 Review

First, review the process of finding extrema in 2D. Why this works can be extended to higher dimensions.

Activity 40.

We review what information derivatives tell us about curves, and specifically how relative extrema are identified.
Consider the function \(f(x)=3x^4-52x^3+282x^2-420x+925\text{.}\) We will look for relative extrema, so we do not use an interval.
(a)
Calculate \(f^\prime(x)\text{.}\)
(b)
Determine where extrema might occur using \(f^\prime(x)\text{.}\)
(c)
Determine on which intervals \(f(x)\) is increasing and decreasing.
(d)
Identify where relative maxima and minima occur.
(e)
How does the first derivative identify extrema?

Subsection 2.6.2 Experiment

Activity 41.

Here we attempt to use the same idea to identify extrema on surfaces and discover a bit about what is different.
For the following questions use the surface \(f(x,y)=y^3-y+x^3-x\text{.}\)
(a)
Calculate \(\frac{\partial f}{\partial x} \) and \(\frac{\partial f}{\partial y}. \)
(b)
Determine where extrema might occur using \(\frac{\partial f}{\partial x}\) and \(\frac{\partial f}{\partial y}\) in a fashion similar to the mono-variate method.
(c)
Identify the relative maxima and minima by comparing your results above to a graph.
(d)
Can relative maxima and minima be identified using only the first partials?
Figure 2.6.1. Illustration of Surface Relative Extrema

Subsection 2.6.3 Method

Definition 2.6.2. Maximum.

A function \(f:\R^n \to \R\) has a maximum at \(A \in \R^n\) if and only if for some \(\delta,\) \(\|X-A\| \lt \delta \) implies \(f(A) \ge f(X).\)

Activity 42.

(a)
Explain how this definition matches the definition for maximum on 2D functions. You can consider the directional derivative concept.
(b)
Write a definition for a minimum for a function \(f:\R^n \to \R\text{.}\)

Activity 43.

(a)
How could \(D(a,b)\) be re-written under the conditions of Theorem 2.2.3?
(b)
Devise a mnemonic to remember \(D\) based on the result above.

Exercises Exercises

Use this theorem to solve the following.
1.
Identify extrema for \(f(x,y)=x^2+xy+y^2.\)
2.
Identify extrema for \(f(x,y)=x^3-x+y^3-y.\)
3.
Identify extrema for \(f(\alpha,\beta)=\sin \alpha + \sin \beta.\)
4.
Identify extrema for \(f(x,y)=\sin(x^2+y^2).\)
5.
Identify all high and low areas for \(f(x,y)=\sin(x^2+y^2).\)