What Directions at Point (2, 0) Make the Rate of Change -1 for f(x, y) = xy?

ilyas.h
Messages
60
Reaction score
0

Homework Statement

In what directions at the point (2, 0) does the function f(x, y) = xy have rate of change -1?D_{u}(f)(a,b) = \bigtriangledown f(a,b)\cdot (u_{1}, u_{2})

f(x,y) = xy

(a,b) = (2,0).

The Attempt at a Solution


\frac{\partial f}{\partial x} = y

\frac{\partial f}{\partial y} = x

\bigtriangledown f(2,0) = (\frac{\partial f}{\partial x}, \frac{\partial f}{\partial y})= (y, x) = (0, 2)

plugging in:

D_{u}(xy)(2,0) = \bigtriangledown f(0,2)\cdot (u_{1},u_{2}) = -1

(0,2)\cdot (u_{1},u_{2}) = -1

u_{2} = -0.5

u_{1} has infinitely many values.

the last line above is the part I am confused about. Are there infinitely many values for u1? thanks.
 
Last edited:
Physics news on Phys.org
ilyas.h said:

Homework Statement

In what directions at the point (2, 0) does the function f(x, y) = xy have rate of change -1?D_{u}(f)(a,b) = \bigtriangledown f(a,b)\cdot (u_{1}, u_{2})

f(x,y) = xy

(a,b) = (2,0).

The Attempt at a Solution


\frac{\partial f}{\partial x} = y

\frac{\partial f}{\partial y} = x

\bigtriangledown f(2,0) = (\frac{\partial f}{\partial x}, \frac{\partial f}{\partial y})= (y, x) = (0, 2)

plugging in:

D_{u}(xy)(2,0) = \bigtriangledown f(0,2)\cdot (u_{1},u_{2}) = -1

(0,2)\cdot (u_{1},u_{2}) = -1

u_{2} = -0.5

u_{1} has infinitely many values.

the last line above is the part I am confused about. Are there infinitely many values for u1? thanks.

Do you want/need ##\vec{u} = (u_1,u_2)## to be a unit vector? If so, there are only two possible values of ##u_1##; if not, there will be infinitely many values of ##u_1##. As before, you need to use additional information if you have it.
 
Ray Vickson said:
Do you want/need ##\vec{u} = (u_1,u_2)## to be a unit vector? If so, there are only two possible values of ##u_1##; if not, there will be infinitely many values of ##u_1##. As before, you need to use additional information if you have it.

in the equation:

D_{u}(f)(a,b) = \bigtriangledown f(a,b)\cdot (u_{1}, u_{2})

the (u1, u2) is a unit vector (according to my lecture notes). So you suggest that u1 has two possible values. How so? and I posted all the information there is in the Q in the thread, so no missing links. I am quite confused,

edit: I think I know now, from definition of a unit vector: (u1)^2 + (u2)^2 = 1^2

plug in and you'll get u1 = +/- (root3)/2
 
Last edited:
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