Directional derivatives and gradients

  • Thread starter Thread starter Mdhiggenz
  • Start date Start date
  • Tags Tags
    Derivatives
Mdhiggenz
Messages
324
Reaction score
1
1. Homework Statement [/b]
Let z=3x2-y2. Find all points at which magnitude(nabla Z)=6

First things first

I took the partials dz/dx and dz/dy

dz/dx=6x

dx/dy=-2y

I know that √(36x2+4y2)=6 or (36x2+4y2)=36

Then using the above relation I solved for each variable getting
1.y=√(9-x2)

2.x=√(1-1/9y2)

We already have the relation from the partials

A.-2y=0

B.6x=0
So I plugged in 1 into A and 2 into B to get the following

x=+-1 and y=+-3

However the answers don't check out

Where did I go wrong?
 
Physics news on Phys.org
Mdhiggenz said:
I took the partials dz/dx and dz/dy
dz/dx=6x
dx/dy=-2y
∂z/∂y
(36x2+4y2)=36
Then using the above relation I solved for each variable getting
1.y=√(9-x2)
No - try that again.
 
Mdhiggenz said:
1. Homework Statement [/b]
Let z=3x2-y2. Find all points at which magnitude(nabla Z)=6

First things first

I took the partials dz/dx and dz/dy

dz/dx=6x

dx/dy=-2y

I know that √(36x2+4y2)=6 or (36x2+4y2)=36

Then using the above relation I solved for each variable getting
1.y=√(9-x2)

2.x=√(1-1/9y2)

We already have the relation from the partials

A.-2y=0

B.6x=0
So I plugged in 1 into A and 2 into B to get the following

x=+-1 and y=+-3

However the answers don't check out

Where did I go wrong?

Why do you try to set dz/dx = 0, and/or dz/dy = 0?

RGV
 
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