Week 4 Multivariable Differentiation
Week 4 Multivariable Differentiation
5
Directional Derivative
6
Definition 12.5.1
We have , so that
(a) u = 〈 〉
(b) u in the direction from (2, 1) to (4, 0).
We first find the unit vector u in the indicated direction.
The vector from (2, 1) to (4, 0) corresponds to the
position vector 〈2,−1〉.
So the unit vector in that direction is
Gradient
Theorem 12.5.2
If f is a differentiable function of x and y and u is any
unit vector, then
Example 12.5.2. Finding Directional Derivatives
f(x, y) = x2 + y2
is abbreviated as
∂ ∂f ∂2 f
( ) is abbreviated as , or (fy)x = fyx.
∂x ∂y ∂x ∂y
12.6
LOCAL EXTREMA OF FUNCTIONS OF
SEVERAL VARIABLES
20
Definition 12. 6. 1
or one or both of
Keep in mind that the critical points are only candidates for
local extrema; we must look further to determine whether
they correspond to extrema.
Observe that one way to get D(a, b) < 0 is for fxx(a, b) and fyy(a, b)
to have opposite signs. To have opposite concavities in the
planes x = a and y = b means that there is a saddle point at (a, b).
Example 12.6.2. Using the Discriminant
to Find Local Extrema
At (-2, 1):
D(−2,1) > 0 and fxx(−2,1) = 6 (-2) + 6(1) = -6 < 0, f has a
local maximum at (−2,1).
At (0, 0):
D(0, 0) = 0, no conclusion can be drawn.
But in the plane y = 0 we have f(x, y) = x3.
In two dimensions, the curve z = x3 has an inflection
point at x = 0, so there is no local extremum at (0, 0).