Directional Derivatives Engineering Maths, Btech first year

Directional Derivatives | Btech Shots!

Directional Derivatives


It simply means (a) find derivative (b) give it direction.
Here derivative is found out by gradient .
And direction is the unit vector.
So to find Directional Derivative of a function we find derivative i.e. gradient then find dot product with the unit vector of the vector that will be given in the question.


Greatest Rate of Increase

The greatest rate of increase in a function is always in the Normal direction of the function i.e. we have to find gradient of the function.


Sample Problem 1 :

Find Directional Derivative of ϕ(x,y,z)=x2yz+4xz2 at the point (1,0,3) in the direction of vector 2i^j^2k^. What is the greatest rate of increase in ϕ at the point (1,-2,1) ?

Solution :

Given function is ϕ(x,y,z)=x2yz+4xz2
Derivative of ϕ= grad(ϕ) = (i^x+j^y+k^z)(x2yz+4xz2) =2(xyz+2z2)i^+(x2z)j^+(x2y+8xz)k^ Let A=2(xyz+2z2)i^+(x2z)j^+(x2y+8xz)k^ At point (1,0,3) A=2(0+18)i^+3j^+(0+24)k^ A=36i^+3j^+24k^ Let the vector given in the question be B B=2i^j^2k^ Direction of B=B^=2i^j^2k^4+1+4 =2i^j^2k^3 Now Directional Derivative of A in the direction of B = A.B =(36i^+3j^+24k^)(23i^13j^23k^) =2416=7 Greatest rate of increase at point (1,-2,1) =2[(1)(2)(1)+2]i^+[1]j^+[2+8]k^ =0i^+j^+6k^


Sample Problem 2 :

Find Directional Derivative of ϕ(x,y,z)=xy2+yz3 at point (2,-1,1) in the direction of normal to the surface xlogzy2+4=0 at (2,-1,1).

Solution

ϕ(x,y,z)=xy2+yz3
Derivative of ϕ = gradient(ϕ) = (i^x+j^y+k^z)(xy2+yz3) =(y2)i^+(2xy+z3)j^+(3yz2)k^ At point (2,-1,1) A=(1)2i^+[2(2)(1)+1]j^+3(1)(1)k^ =i^3j^3k^ Let f=xlogzy2+4 f=(i^x+j^y+k^z)(xlogzy2+4) =(logz)i^+(2y)j^+(xz)k^ At point (2,-1,1) B=0i^+2j^+2k^ Direction of normal vector B^=B|B| =0i^+2j^+2k^22+22 B^=0i^+12j^+12k^ Directional Derivative A.B^=(i^3j^3k^).(0i^+12j^+12k^) =03232=32


Sample Problem 3 :

If r=xi^+yj^+zk^ show that rn=nrn2r

Solution :

r=xi^+yj^+zk^ r=|r|=x2+y2+z2 Now L.H.S. = rn = (i^x+j^y+k^z)rn =(nrn1rx)i^+(nrn1ry)j^+(nrn1rz)k^(1) Now, as r=x2+y2+z2 rx=12x2+y2+z2×2x rx=xx2+y2+z2=xr Similarly, ry=yr rz=zr Putting values in equation (1) (nrn1xr)i^+(nrn1yr)j^+(nrn1zr)k^ =nrn2(xi^+yj^+zk^) =nrn2r = R.H.S., Hence Proved. :)


Angle between surfaces :

Angle between surfaces will be equal to the angle between the normals of these surfaces, so find normals and then find the angle between the normals.


Sample Problem 4 :

Find the angle between surfaces x2+y2+z2=9 and z=x2+y23 at the point (2,-1,2).

Solution :

Equation of first surface x2+y2+z2=9 x2+y2+z29=0 Let f=x2+y2+z29(1) Equation of second surface z=x2+y23 x2+y2z3=0 Let ϕ=x2+y2z3(2) Now, Normal vector to the first surface, N1=f =(i^x+j^y+k^z)(x2+y2+z29) N1=2xi^+2yj^+2zk^ Normal vector to the second surface, N2=ϕ =(i^x+j^y+k^z)(x2+y2z3) N2=2xi^+2yj^k^ At point (2,-1,2) N1=4i^2j^+4k^ N2=4i^2j^k^ Now to find angle between normals, N1.N2=|N1||N2|cosθ θ=cos1N1.N2|N1||N2| =cos1(16+4442+(2)2+(4)242+(2)2+(1)2) θ=cos1(8321)

Here we were given two surfaces at one point so we had two normals. You can also be given only one surface and two points so that you have to find two normal vectors at those two different points.


Sample Problem 6 :

Find constants a and b so that the surface ax2byz=(a+2)x is orthogonal to the surface 4x2y+z3=4 at point (1,-1,2).

Solution :

Othogonal means perpendicular.
Equation of first surface is ax2byz=(a+2)x ax2(a+2)xbyz=0 Let f=ax2(a+2)xbyz(1) Equation of second surface 4x2y+z3=4 4x2y+z34=0 Let ϕ=4x2y+z34(2) Normal vector of the first surface N1=f =(i^x+j^y+k^z)[ax2(a+2)xbyz] N1=(2axa2)i^bzj^byk^ Normal vector to the second surface N2=f =(i^x+j^y+k^z)(4x2y+z34) N2=8xyi^+4x2j^+3z2k^ At point (1,-1,2) N1=(a2)i^2bj^+bk^ N2=8i^+4j^+12k^ Since both surfaces are Othogonal N1.N2=0 [(a2)i^2bj^+bk^].[8i^+4j^+12k^] (a2)(8)+(2b)(4)+(b)(12)=0 2ab=4(3) Here as we have two variables a and b, so we need two equations. Second we will form by using given point. Since the given point lies on both the surfaces so it will satisfy equations of both the surfaces.
Putting point in equation (1) a(1)2b(1)(2)=(a+2)1 b=1 Putting b in euqation (3) 2a1=4 a=52



DC Motor, Basic Electrical Engineering, Btech first year

DC Motor | Btech Shots! DC Motor ...