friendbobbiny
- 49
- 2
Homework Statement
Find all points at which the direction of fastest change of the function f(x,y) = x^2 + y^2 -2x - 2yis in the direction of <1,1>.
Homework Equations
<\nabla f = \frac{\delta f}{\delta x} , \frac{\delta f}{\delta y} , \frac{\delta f}{\delta z}>
The Attempt at a Solution
\frac{\nabla f}{|\nabla f|} = <1,1>
This doesn't work but
\frac{\delta f}{\delta x} = \frac{\delta f}{\delta y}
does. This latter approach makes sense. The partial derivatives at x and y have the same value. The former approach should work, however. In general, \nabla f gives the direction of maximum change.