Finding x,y,z for ∇f Pointing in +z Direction

  • Thread starter Thread starter chemphys1
  • Start date Start date
  • Tags Tags
    Direction
chemphys1
Messages
27
Reaction score
0
f(x,y,z) = x2 + y2 + z2

which values of x,y,z does ∇f point in the positive z directionok so I know ∇f = i ∂/∂x + j ∂/∂y + k ∂/∂z

which turns out to be

∇f = 2x i + 2y j + 2z k

but how am I finding values so that z points in the positive direction? what does that even mean?
∇f is gradient, could it have specified x direction or y direction, if so what would differ about how to answer the question?

any help/explanation much appreciated
 
Physics news on Phys.org
I guess they mean that a vector points in the positive ##z##-direction if it is of the form ##(0,0,k)## for ##k>0##. Does that help?
 
micromass said:
I guess they mean that a vector points in the positive ##z##-direction if it is of the form ##(0,0,k)## for ##k>0##. Does that help?

I don't recognise this kind of question, how would I go about finding this vector?
 
chemphys1 said:
I don't recognise this kind of question, how would I go about finding this vector?

For which ##(x,y,z)## is the gradient ##(2x,2y,2z)## of the form ##(0,0,k)## for ##k>0##.
 
micromass said:
For which ##(x,y,z)## is the gradient ##(2x,2y,2z)## of the form ##(0,0,k)## for ##k>0##.

is it as simple as follows:
x = 0
y= 0
z = any positive integer?
 
Yes.
 
chemphys1 said:
is it as simple as follows:
x = 0
y= 0
z = any positive integer?

Almost. You mean any positive number.
 
Thank you for the help, it really is appreciated!
 
Back
Top