find unit vectors that give steepest ascent and descent at point, find vector that points in direction of no change.
\[f(x,y)=x^4-x^2y+3y^2+7\] point (-1,1)
\[gradient = <4x^3-2xy , x^2+6y>\]
no wrong
<4x^3-2xy,-x^2+6y>
alright, typo, next step?
next plug in x=-1 and y=1
you get <-2,5>
yep
then find the unit vector by just diving by modulus and you get???
so for steepest ascent it goes in the same direction as the gradient?
\[<-2/\sqrt{29},5/\sqrt{29}>\]
right and for the steepest descent just multiply the ascent by -1 and you get??
steepest decent i just times each component by -1?
ya
now for 0 change?
and last part you know? you need to find a vector perpendicular to the gradient
so, dot product = 0?
Let the vector by <a,b> then a(-2/sqrt{29})+b(5/sqrt{29})=0 this gives -2a+5b=0 gives a=(5/2)b
in particular take b=2 then a=5 therefore (5,2) is such a vector now you may divide by the modulus and get <5/sqrt(29),2/sqrt(29)> the required vector
@TylerD
hmm, for some reason the answer was -5,-2
yeah it is also a choice..
ya i think i c
a=(5/2)b if you put b=-2 then a becomes -5
you didnt give me options
actually there exists infinite number of solutions
since a direction is given by a line and a line is composed of infinite number of points so the solution is not unique . the solution is given by the equation a=(5/2)b where you will get value of a if you plug in b
@TylerD
Join our real-time social learning platform and learn together with your friends!