Given the function f(x,y)= arctan(xy) (A) Find the gradient vector f(x,y) (B) Compute the directional derivative of f at the point (1,2) in the direction of the vector
v = 5i + 10j
1
Expert's answer
2021-10-12T10:10:31-0400
f(x,y)=arctan(xy)∂x∂f(x,y)=1+(xy)2y,∂x∂f(x,y)=52∂y∂f(x,y)=1+(xy)2x,∂x∂f(x,y)=51Next, we find the unit vector of the given directionu=1255i+10j=555i+10jthe directional derivative is given by ∇f(x)⋅u=2535
Comments