ChiefKeeper92
- 5
- 0
#Error
Last edited:
ChiefKeeper92 said:Homework Statement
Suppose g : ℝ→ℝ is a twice differentiable function. Define f :R3 → ℝ by
f(x,y,z)=g(x^2 +y^2 +z^2).
a. Show that f is differentiable using an analog to the theorem : If the partial derivatives of x and y exist near (a,b) and are continuous at (a,b) then f is differentiable at (a,b).
b. Let [itex]\vec{u}[/itex] be a unit vector pointing in the direction of the vector -3,0,1. Use the Chain Rule to show that D[itex]\vec{u}[/itex]f(1,2,3) = 0
c. Explain in geometric terms why D[itex]\vec{u}[/itex]f(1,2,3) = 0.
Homework Equations
D[itex]\vec{u}[/itex]f = ∇f [itex]\bullet[/itex] u = abs(∇f) abs(u) cosθ = abs(∇f) cosθ.
∇f=∂f/∂x i + ∂f/∂y j + ∂f/∂z k
dz/dt = (∂f/∂x)*(dx/dt) + (∂f/∂y)*(dy/dt)