Thread Closed

constrained extrema

 
Share Thread
Oct18-07, 11:52 PM   #1
 

constrained extrema


1. The problem statement, all variables and given/known data

These are two problems from my assignment that are due tomorrow! Plz, help as you can.

1)Show that f(x,y) = (y - x)(y - 3x^2) attains a local minimum on every straight line through the origin and that this occurs at (0,0). Does f have a local minimum at (0,0)?

2)Assuming that f_x and f_y both exist at (x,y), prove that if

[itex]\lim_{(h,k)\rightarrow(0,0)}\dfrac{f(x+h, y) - f(x,y) - f_{x}(x,y)h - f_{y}(x,y)k}{\sqrt{h^2 + k^2}}[/itex]

exists, the limit is 0.


2. Relevant equations


3. The attempt at a solution

For the first one I tried Lagrange's multipliers but became a mess with all the algebra, leaving me with the impression that this might be done more easily using something that I might have missed in class.

For the 2nd one, honestly, no clue. I left my assignment for the last day, because I had so many other stuff to do. Now I'm really in trouble. Thanks for all your help.
PhysOrg.com science news on PhysOrg.com

>> City-life changes blackbird personalities, study shows
>> Origins of 'The Hoff' crab revealed (w/ Video)
>> Older males make better fathers: Mature male beetles work harder, care less about female infidelity
Oct19-07, 02:32 AM   #2
 
#2 is done! It wasn't as terrible as I thought it would be. #1 still hurts. I just don't know what to do. Help plz.
Oct19-07, 06:00 AM   #3
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Quote by teleport View Post
1. The problem statement, all variables and given/known data

These are two problems from my assignment that are due tomorrow! Plz, help as you can.

1)Show that f(x,y) = (y - x)(y - 3x^2) attains a local minimum on every straight line through the origin and that this occurs at (0,0). Does f have a local minimum at (0,0)?

2)Assuming that f_x and f_y both exist at (x,y), prove that if

[itex]\lim_{(h,k)\rightarrow(0,0)}\dfrac{f(x+h, y) - f(x,y) - f_{x}(x,y)h - f_{y}(x,y)k}{\sqrt{h^2 + k^2}}[/itex]

exists, the limit is 0.


2. Relevant equations


3. The attempt at a solution

For the first one I tried Lagrange's multipliers but became a mess with all the algebra, leaving me with the impression that this might be done more easily using something that I might have missed in class.
I don't see why. The gradient of [itex](y - x)(y - 3x^2)[/itex] is [itex][(-y-3x^2)-6x(y-x)]\vec{i}+ [2y-x-3x^2]\vec{j}[/itex] while we can write the condition y= mx as G(x,y)= y- mx= 0 and its gradient is [itex]-m\vec{i}+ \vec{j}[/itex]. Lagranges multiplier method gives you two equations: [itex](y-3x^2)-6x(y-x)= -\lambda m[/itex] and [itex]2y-x-3x^2= \lambda[/itex]. Divide one equation by the other to get rid of [itex]\lambda[/itex] (that's a standard technique), then replace y with mx and it reduces to a quadratic equation to solve for x (in terms of m, of course).
Oct19-07, 10:29 AM   #4
 

constrained extrema


But how do you make sure that (0,0) gives the min?
Thread Closed

Similar discussions for: constrained extrema
Thread Forum Replies
[SOLVED] Need help in setting up constrained functions Precalculus Mathematics Homework 0
Constrained Least Squares General Math 23
Lagraingian constrained optimization problem General Math 3
Absolute Extrema and Relative Extrema? Calculus 11
constrained PDE : 3D -> 1D Introductory Physics Homework 1