Find gradient at a point and the directional derivative Multivariable calculus

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 3K views
Nugget3
Messages
1
Reaction score
0
Calculate gradient of f
f(x,y)=x^3+2y^3
at point P (1,1)
and the directional derivative at P
in the direction u of the given vector A -> i-j

I tried to attempt this but i honestly don't know where to start. I began to take the partial derivatives of f. I got f'=3x^2dx+6y^2dy, however that answer doesn't seem correct to me.
 
Physics news on Phys.org
Nugget3 said:
Calculate gradient of f
f(x,y)=x^3+2y^3
at point P (1,1)
and the directional derivative at P
in the direction u of the given vector A -> i-j

I tried to attempt this but i honestly don't know where to start. I began to take the partial derivatives of f. I got f'=3x^2dx+6y^2dy, however that answer doesn't seem correct to me.

What you have calculated is the total differential of f(x,y), which includes both partials ##f_x## and ##f_y##. What is the formula for the directional derivative? Show us what happens when you try to calculate it.
 
it is the dot product of the gradient at P with a unit vector in the given direction
 
LCKurtz said:
What you have calculated is the total differential of f(x,y), which includes both partials ##f_x## and ##f_y##. What is the formula for the directional derivative? Show us what happens when you try to calculate it.

hedipaldi said:
it is the dot product of the gradient at P with a unit vector in the given direction

You ignored the part I highlighted in red.
 
try to calculate what?don't you need to calculate the directional derivative?
 
hedipaldi said:
try to calculate what?don't you need to calculate the directional derivative?

Yes. You posted a question because you were apparently stuck on the problem. You have now stated that you need to take the gradient at P dotted into a unit vector. So please do it and show us what exactly you are stuck on.