Optimal Direction for Mosquito Flight to Warmth

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
abrowaqas
Messages
113
Reaction score
0

Homework Statement


The temperature at a point (x,y,z) in space is given by
T(x,y,z) = x^2+y^2-z. a mosquito located at (1,1,2) desires to fly in such a direction that it will get warm as soon as possible. in what direction should it fly?

Homework Equations


Grad T = Txi+Tyj+Tkz


The Attempt at a Solution


i first take its grad T = 2xi+2yj-k

then for direction i just get its unit vector... that is 1/3(2xi+2yj-k) ..

am i right or wrong
 
Physics news on Phys.org
abrowaqas said:

Homework Statement


The temperature at a point (x,y,z) in space is given by
T(x,y,z) = x^2+y^2-z. a mosquito located at (1,1,2) desires to fly in such a direction that it will get warm as soon as possible. in what direction should it fly?

Homework Equations


Grad T = Txi+Tyj+Tkz


The Attempt at a Solution


i first take its grad T = 2xi+2yj-k

then for direction i just get its unit vector... that is 1/3(2xi+2yj-k) ..

am i right or wrong

You didn't use the information that the mosquito starts at (1, 1, 2). Also, why do you think that (1/3)(2xi + 2yj - k) is a unit vector?
 
How did a problem involving the gradient of a vector function get into the "Precalculus Homework" section? I'm going to move this to the "Calculus and beyond" section.

(1/3)(2i+ 2j- k) is a unit vector. Whether or not (1/3)(2xi+ 2yj- k) is depends upon the values of x and y.