Applied directional derivative problem

Click For Summary
SUMMARY

The discussion centers on calculating the directional derivative of the temperature function T(x,y,z) = 200e^[-(x² + y²/4 + z²/9)] at the point (0, -1, -1) in the direction of the point (-2, 1, -4). The gradient vector was calculated as ∇T(0,-1,-1) = <0, 69.69, 30.9734>. The user attempted to compute the directional derivative using the incorrect unit vector u, leading to an erroneous result of -11.828. The correct approach requires reevaluating the direction vector based on the problem statement.

PREREQUISITES
  • Understanding of directional derivatives in multivariable calculus
  • Familiarity with gradient vectors and their computation
  • Knowledge of unit vectors and vector normalization
  • Proficiency in exponential functions and their derivatives
NEXT STEPS
  • Review the concept of directional derivatives and their mathematical formulation
  • Learn how to compute gradient vectors for multivariable functions
  • Study the process of normalizing vectors to obtain unit vectors
  • Practice problems involving temperature gradients and directional derivatives
USEFUL FOR

Students studying multivariable calculus, particularly those focusing on vector calculus and directional derivatives, as well as educators seeking to clarify these concepts in a classroom setting.

EngnrMatt
Messages
34
Reaction score
0

Homework Statement



The temperature at a point (x,y,z) is given by T(x,y,z)=200e^[−x^(2)−y^(2)/4−z^(2)/9], where T is measured in degrees celsius and x,y, and z in meters.

Find the rate of change of the temperature at the point (0, -1, -1) in the direction toward the point (-2, 1, -4).

Homework Equations



A directional derivative with direction u is equal to ∇f dotted with the unit vector u.

The Attempt at a Solution



For the gradient vector, I got:

∇T = <-400xe^[-x^(2)-y^(2)/4-z^(2)/9], -100ye^[''''], (-400/9)e^['''']>

evaluated at (0,-1,-1), I got ∇T(0,-1,-1) = <0, 69.69, 30.9734>

Now, according to the problem, u = <-2, 1, -4>. This means that |u| = √21, so the answer should be <0, 69.69, 30.9734> dotted with <-2/√21, 1/√21, -4/√21> , which gives me -11.828, but this is apparently not the right answer. I would definitely like some help finding my mistake.
 
Physics news on Phys.org
EngnrMatt said:

Homework Statement



The temperature at a point (x,y,z) is given by T(x,y,z)=200e^[−x^(2)−y^(2)/4−z^(2)/9], where T is measured in degrees celsius and x,y, and z in meters.

Find the rate of change of the temperature at the point (0, -1, -1) in the direction toward the point (-2, 1, -4).

Homework Equations



A directional derivative with direction u is equal to ∇f dotted with the unit vector u.

The Attempt at a Solution



For the gradient vector, I got:

∇T = <-400xe^[-x^(2)-y^(2)/4-z^(2)/9], -100ye^[''''], (-400/9)e^['''']>

evaluated at (0,-1,-1), I got ∇T(0,-1,-1) = <0, 69.69, 30.9734>

Now, according to the problem, u = <-2, 1, -4>. This means that |u| = √21, so the answer should be <0, 69.69, 30.9734> dotted with <-2/√21, 1/√21, -4/√21> , which gives me -11.828, but this is apparently not the right answer. I would definitely like some help finding my mistake.

You are using the wrong vector u. Go back and re-read the question.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
9
Views
2K
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 105 ·
4
Replies
105
Views
11K
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
7
Views
2K
  • · Replies 8 ·
Replies
8
Views
5K