Directional Derivatives

Normal derivatives are taken with respect to one variable, i.e. going along its axis

Directional Derivatives are taken with respect to directions beside the standard horizontal and vertical axis

The direction will be defined by a vector

||u~||=u12+u22=1

The slope of the tangent line to the intersection of a plane in the direction with the surface at (x,y) is the directional derivative of f(x,y) in the direction u~

Du~f(x,y)Du~f(a,b)=limh0f(a~+hu~)h=limh0f(a+hu1,b+hu2)f(a,b)h

If f is a differentiable function of x and y then f has a directional derivative in the direction of any unit vector u~=(u1,u2) given by

Du~f(a,b)=fx(a,b)u1+fy(a,b)u2

Rewriting it using a dot product

Du~f(a,b)=<fx(a,b),fy(a,b)><u1,u2>

The derivatives can be thought of as a Gradient Vector

Du~f(a,b)=f(a,b)u~

Largest Derivative Direction

If f has continuous first partials at a~ and f(a~)0~ then the largest value of the directional derivative Du~f(a~) is ||f(a~)|| and it occurs when u~ has the same direction as the gradient vector f(a~)

Level curves/surfaces

If f(x,y) has continuous first partial derivatives at (a,b) and f(a,b)0~ then f(a,b) is orthogonal to the level curve f(x,y)=k at (a,b)