Direction of Greatest Rate of Change for Function f(x, y, z) in the Plane z = 1

  • Thread starter Thread starter Chadlee88
  • Start date Start date
  • Tags Tags
    Grad
Chadlee88
Messages
40
Reaction score
0

Homework Statement



For the function f(x, y, z) = z^4(x^2 − y^2), find the coordinates of
those points in the plane z = 1 at which the direction of the greatest rate of
change of f is parallel to the vector i − 2j + 3k.


Homework Equations





The Attempt at a Solution



i just want to verify that i am approaching this question correctly.

1.First, i substitute, z =1 into the equation.
2.so i get f(x,y,z) = x^2- y^2.
3. Then i find grad f(x,y,z). cos i need the direction of greatest rate of change. (i mean i find grad f of the equation x^2-y^2.)
4. To find the coodinates parallel to the vector i-2j+3k, i substitute
these values into my grad f equation.

MY WORKING:

As z= 1
f(x,y,z) = x^2 - y^2

grad f = 2xi - 2yj

Subsitute, x =1,y=-2 ->2xi-2yj

Therefore coordinates are: (2,4,0)


Could someone please tell me if this is correct.

Tanx
 
Last edited:
Physics news on Phys.org
Take the gradient BEFORE you substitute for z! The gradient of x^2-y^2 is NEVER parallel to the given vector.
 
So i'll get grad f = (2xz^4)i-(2yz^4)j - (4z^3 x^2 - 4z^3 y ^2)k

And i substitute, x = 1, y=-2 and z=3 into grad f:

and i get, the coordinates, (162, 324,972). <----Is this right?

does that fact that it is on the plane z= 1 hav anything to do with the solution?

Thanx
 
Take the gradient, then substitute z=1. 2xi-2yj+4(x^2-y^2)k. Now try to find values of x and y that make this parallel to your given vector. Do you know how to determine if two vectors are parallel. BTW - I can't find any such x and y. There may be no solution.
 
Last edited:
Dick, check the sign on your gradient. I get 2x\hat i - 2y\hat j + 4(x^2-y^2)\hat k. There are still no solutions.
 
D H said:
Dick, check the sign on your gradient. I get 2x\hat i - 2y\hat j + 4(x^2-y^2)\hat k. There are still no solutions.

Check. Thanks.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top