Notes MATH 251 Lecture 17
Notes MATH 251 Lecture 17
df ∂f dx ∂f dy
= + .
dt ∂x dt ∂y dt
At any point P0 (x0 , y0 ) = P0 (g (t0 ), h(t0 )), this equation gives the
rate of change of f with respect to increasing t and therefore
depends, among other things, on the direction of motion along the
curve.
Directional Derivatives in the Plane
x = x0 + su1 , y = y0 + su2
Note that the partial derivatives fx (x0 , y0 ) and fy (x0 , y0 ) are the
directional derivatives of f at P0 in the i and j directions.
Interpretation of the Directional Derivative
Geometric Interpretation:
Physical Interpretation:
x = x0 + su1 , y = y0 + su2 ,
Definition
The gradient vector (gradient) of f (x, y ) at a point P0 (x0 , y0 ) is
the vector
∂f ∂f
∇f = i+ j
∂x ∂y
obtained by evaluating the partial derivatives of f at P0 .
Theorem
If f (x, y ) is differentiable in an open region containing P0 (x0 , y0 ),
then
Du (x0 , y0 ) = ∇f (x0 , y0 ) · u,
the dot product of the gradient ∇f at P0 and u.
Calculation and Gradients
Example
Find the derivative of f (x, y ) = xe y + cos(xy ) at the point (2, 0) in
the direction of v = 3i − 4j .
Calculation and Gradients
Example
Find the direction in which f (x, y ) = (x 2 /2) + (y 2 /2)
(a) increases most rapidly at the point (1, 1).
(b) decreases most rapidly at (1, 1).
(c) What are the directions of zero change in f at (1, 1)?
https://www.geogebra.org/m/VKU7BrFK
Gradients and Tangents to Level Curves
Example
Now let us restrict our attention to the curves that pass through
P0 . All the velocity vectors at P0 are orthogonal to ∇F at P0 , so
the curve’s tangent lines all lie in the plane through P0 normal to
∇F .
F (x, y , z) = f (x, y ) − z = 0
Fx (x0 , y0 , z0 ) = fx (x0 , y0 )
Fy (x0 , y0 , z0 ) = fy (x0 , y0 )
Fz (x0 , y0 , z0 ) = −1
Example
Find the tangent plane of the surface
f (x, y , z) = x 2 + y 2 + z − 9 = 0