Second order directional derivative
I understand how to calculate second order directional derivative. I want to get better understanding of the formula of it.
So first order directional derivative of f(x,y) in direction of 'u' is:
$$D_uf(x,y) = \vec{\nabla}f\cdot{u}=f_x(x,y)a + f_y(x,y)b$$
So if I want to calculate second order derivative (in direction of 'u') I will have:
$$D_u(D_uf(x,y)) = \vec{\nabla}(f_x(x,y)a + f_y(x,y)b)\cdot{u} =$$
$$(f_{xx}(x,y)a + f_{xy}(x,y)b)a + (f_{yx}(x,y)a + f_{yy}(x,y)b)b$$
Or what?) I think I'm wrong here, please explain.

Answer
- The questioner was satisfied with and accepted the answer, or
- The answer was evaluated as being 100% correct by the judge.
-
is $\frac{\partial}{\partial y} \left( f_x(x,y) \cdot a + f_y(x,y) \cdot b \right)$ the final state, or I can somehow calculate it?
-
Pretty much, yes. You can simplify it a bit more.
-
a \cdot \left( a \cdot \frac{\partial f_x}{\partial x} + b \cdot \frac{\partial f_y}{\partial x} \right) + b \cdot \left( a \cdot \frac{\partial f_x}{\partial y} + b \cdot \frac{\partial f_y}{\partial y} \right)
-
- answered
- 879 views
- $5.00
Related Questions
- Find the coordinates of the point $(1,1,1)$ in Spherical coordinates
- Riemann Sums for computing $\int_0^3 x^3 dx$
- Need help with this calculus question please
- What is f(x). I've been trying to understand it for so long, but I always get different answers, I feel like I'm going crazy. Please someone explain it and read my whole question carefully.
- Beginner Differential Equations - Growth Rate Question
- Evaluate the line intergral $\int_C (2x^3-y^3)dx+(x^3+y^3)dy$, and verify the Green's theorem
- Please solve the attached problem from my worksheet
- Prove the trig identity $\sec x- \sin x \tan x =\frac{1}{\sec x}$