New Reply

Directional Derivatives and Gradient question

 
Share Thread Thread Tools
Jun28-12, 11:49 AM   #1
 

Directional Derivatives and Gradient question


1. The problem statement, all variables and given/known data
Consider the surface and point given below:-
Surface: f(x,y)= 4-x2-2y2
Point: P(1,1,1)

a) Find the gradient of f.
b) Let C' be the path of steepest descent on the surface beginning at P and let C be the projection of C' on the xy-plane. Find an equation of C in the xy-plane.

2. Relevant equations
1) ∇f = <fx , fy>
2)
3)

3. The attempt at a solution
a) ∇f = <fx , fy> = <-2x, -4y>
b)Descent means -∇f = <2x,4y>
Subbing in P(1,1,1)
-∇f = <2,4> ⇔ <1,2>
Unit vector for descent, u = (1/√5) <1,2>
,where <1,2> is the direction vector of the descent gradient.

I am really stuck here. I am not sure what they mean by the projection on the xy-plane. So are we moving from xyz to xy dimensions? And can I am not sure if I should use the projection formulas in this case or use derivatives to get the projection. Please help!!
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
Jun28-12, 02:02 PM   #2
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
I think that sometimes in this type of problem it helps to visualize a physical model. Suppose you have a thin metal plate and your ##f(x,y) =4 - x^2-2y^2## represents the temperature at the point ##(x,y)##, so the temperature at ##(1,1)## is ##1##. You are looking for the path to follow to cool off quickest. You have calculated that the direction to go at each point is ##-\nabla f = \langle 2x,4y \rangle##. From this you can conclude that the slope of the desired curve at ##(x,y)## is ##\frac{dy}{dx} =\frac {4y}{2x}=\frac {2y}{x}##. This is a simple first order differential equation. Do you know how to solve it? If so, the solution through ##(1,1)## is what you are looking for.
New Reply

Tags
derivatives, descent, directional, gradient
Thread Tools


Similar Threads for: Directional Derivatives and Gradient question
Thread Forum Replies
multivariable calculus, gradient, directional derivatives Calculus & Beyond Homework 0
Problem with gradient vector, gradient, and directional derivative, etc. Calculus & Beyond Homework 1
directional derivatives and the gradient vector Calculus & Beyond Homework 6
Directional Derivatives and the Gradient Vector Calculus & Beyond Homework 2
Gradient and Directional Derivatives Calculus & Beyond Homework 0