Directional Derivatives
Definition
-
We find the derivative of a function of z=f(x,y) in the direction of a vector
- like looking for the derivative in a certain direction
- so we have the DD as P on the curve of Q in the direction of u
-
Theorem
-
to find the directional dv given unit vector
Du∂(x,y)=∂x(x,y)a+∂y(x,y)b
-
When given θ for the unit vector
Du∂(x,y)=∂x(x,y)cosθ+∂y(x,y)sinθ
The Gradient Vector
Notice!
-
That the directional derivative can be writen as a dot product
Du∂(x,y)=<∂x(x,y),∂y(x,y)>⋅u
-
the first vector is extremely useful and is called the gradient of f
The gradient vector
∇f(x,y)=<∂x(x,y),∂y(x,y)>
-
this is the gradient of a function, its just the partial of the x y components
Relation between gradient and direction dv
-
So since we know the gradient is the first part of the def of ddv
Du∂(x,y)=∇∂(x,y)⋅u