Let f(x, y, z) be a differentiable function. At the point (1, 1, 2), the directional derivative is 4,3,2 in the direction i + j, j + k and i + k, respectively.
a) Find the directional derivative at the point (1, 1, 2) in the direction 3i + 3j + 3k.
b) Compute ∇f(1, 1, 2).
c) In which direction does the function f increase most rapidly? In which direction does the
function f decreases most rapidly?
1
Expert's answer
2021-09-23T00:30:51-0400
Let be
d1=∂x∂f(1,1,2);
d2=∂y∂f(1,1,2);d3=∂z∂f(1,1,2);
Then ∂e∂f(1,1,2)=e12+e22+e32d1⋅e1+d2⋅e2+d3⋅e3 - derivative along vector e
c) Function f in point (1,1,2) increase most rapidly in direction of ∇f(1,1,2) or along vector (3,5,1), correspondingly it decreases most rapidly in inverse direction or along vector (-3,-5,-1).
Comments