T(x,y,z)=x2−2xyz+z2+5
∂x∂T=2x−2yz
∂y∂T=−2xz
∂z∂T=−2xy+2z The gradient of T is
∇T=∂x∂Ti+∂y∂Tj+∂z∂Tk
=(2x−2yz)i+(−2xz)j+(−2xy+2z)k At the point (1,1,1) the gradient vector is
∇T(1,1,1)=(2(1)−2(1)(1))i+(−2(1)(1))j
+(−2(1)(1)+2(1))k=−2jThe temperature increases fastest in the direction of the gradient vector ∇T(1,1,1)=−2j.
A person should walk in direction opposite to the gradient vector ∇T(1,1,1), or equivalently, in the direction of 2j or the unit vector j to cool off as rapidly as possibly.
The maximum rate of decrease is the length of the gradient vector:
∣∇T(1,1,1)∣=∣−2j∣=2 Therefore the maximum rate of decrease of temperature is 2 unit of lengthunit of temperature.
Comments