ilyas.h
- 60
- 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: