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.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top