Top Banner
9.2 The Directional Derivative 1) gradients 2) Gradient at a point 3) Vector differential operator
22

9.2 The Directional Derivative 1)gradients 2)Gradient at a point 3)Vector differential operator.

Dec 19, 2015

Download

Documents

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: 9.2 The Directional Derivative 1)gradients 2)Gradient at a point 3)Vector differential operator.

9.2 The Directional Derivative

1) gradients

2) Gradient at a point

3) Vector differential operator

Page 2: 9.2 The Directional Derivative 1)gradients 2)Gradient at a point 3)Vector differential operator.

REV:Vectors in 2D & 3D

jiu 323,23

2

1332 22 u

jiu

u

13

3

13

2

Unit vector =

length =

Dot product =

22342)24()32( xxjijivu

Page 3: 9.2 The Directional Derivative 1)gradients 2)Gradient at a point 3)Vector differential operator.

Example1 gradients

Comput for),( yxf235),( yxyyxf

jy

fix

fyxf

),( = del f = grad f

Gradient

Page 4: 9.2 The Directional Derivative 1)gradients 2)Gradient at a point 3)Vector differential operator.

Example2 If

find at (2,-1,4)),,( zyxF

322 3),,( zxxyzyxF

Gradient at a point

Page 5: 9.2 The Directional Derivative 1)gradients 2)Gradient at a point 3)Vector differential operator.

Vector Differential Operator

yj

xi

zk

yj

xi

2D

3D

Page 6: 9.2 The Directional Derivative 1)gradients 2)Gradient at a point 3)Vector differential operator.

Directional Derivative.

Example3 Find the directional derivative of

. at (1,1) in the direction of

(A) the unit vector

(B) a unit vector in the direction of 3i+4j ….(C) a unit vector whose angle with the positive x-axis is

(D) The unit vector 0i+j

xyyxyxf 62),( 32

6

ji2

1

2

1

Page 7: 9.2 The Directional Derivative 1)gradients 2)Gradient at a point 3)Vector differential operator.

Directional Derivative.

Geometric representation (1D)

Page 8: 9.2 The Directional Derivative 1)gradients 2)Gradient at a point 3)Vector differential operator.

Generalization of Partial Diff

In this section we will introduce a type of derivative, called a directional derivative.

    Suppose that we wish to find the directional derivative of f at (x0,y0) in the direction of an arbitrary unit vector u = <a,b>

To do this we consider the surface S with equation z=f(x,y) And we let z0=f(x0,y0) then the point P(x0,y0,z0) lies on S.

The vertical plane that passes though P in the direction of u intersects S in a curve C.

The slope of the tangent line T to C at P is the directional derivative of f at (x0,y0) in the direction of u

See this link

See this

Page 9: 9.2 The Directional Derivative 1)gradients 2)Gradient at a point 3)Vector differential operator.

Directional Derivative.

Example5 Find the directional derivative of

. at (1,-1,2) in the direction of:222 4),,( zyxxyzyxF

kjiua2

10

2

1) kjiub 326)

Page 10: 9.2 The Directional Derivative 1)gradients 2)Gradient at a point 3)Vector differential operator.

Directional Derivative.

ezsurf('4*x^2+y^2',[0,4])

Page 11: 9.2 The Directional Derivative 1)gradients 2)Gradient at a point 3)Vector differential operator.

Example4

0 1 23 4

0

1

2

3

40

10

20

30

40

50

60

70

80

x

4 x2+y2

y

224),( yxyxf

Page 12: 9.2 The Directional Derivative 1)gradients 2)Gradient at a point 3)Vector differential operator.
Page 13: 9.2 The Directional Derivative 1)gradients 2)Gradient at a point 3)Vector differential operator.
Page 14: 9.2 The Directional Derivative 1)gradients 2)Gradient at a point 3)Vector differential operator.
Page 15: 9.2 The Directional Derivative 1)gradients 2)Gradient at a point 3)Vector differential operator.
Page 16: 9.2 The Directional Derivative 1)gradients 2)Gradient at a point 3)Vector differential operator.
Page 17: 9.2 The Directional Derivative 1)gradients 2)Gradient at a point 3)Vector differential operator.
Page 18: 9.2 The Directional Derivative 1)gradients 2)Gradient at a point 3)Vector differential operator.
Page 19: 9.2 The Directional Derivative 1)gradients 2)Gradient at a point 3)Vector differential operator.
Page 20: 9.2 The Directional Derivative 1)gradients 2)Gradient at a point 3)Vector differential operator.
Page 21: 9.2 The Directional Derivative 1)gradients 2)Gradient at a point 3)Vector differential operator.
Page 22: 9.2 The Directional Derivative 1)gradients 2)Gradient at a point 3)Vector differential operator.