LeGrange Multipliers Finding critical points of function

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
Saladsamurai
Messages
3,009
Reaction score
7

Homework Statement



Find the critical points of [itex]f(x,y)=x+y^2[/itex] subject to the constraint [itex]g(x)=x^2+y^2=1[/itex]



Homework Equations


[itex]\nabla f=\lambda\nabla g[/itex]
[itex]g(x,y)=1[/itex]



The Attempt at a Solution



[tex]f_x=1=2\lambda*x\Rightarrow x=\frac{1}{2\lambda}[/tex]

[tex]f_y=2y=2\lambda*y\Rightarrow y(\lambda-1)=0\Rightarrow y=0 \\ or\\ \lambda=1[/tex]

[tex]x^2+y^2=1[/tex]

I am a little confused as to where I go from here?
 
Physics news on Phys.org
Saladsamurai said:

Homework Statement



Find the critical points of [itex]f(x,y)=x+y^2[/itex] subject to the constraint [itex]g(x)=x^2+y^2=1[/itex]



Homework Equations


[itex]\nabla f=\lambda\nabla g[/itex]
[itex]g(x,y)=1[/itex]



The Attempt at a Solution



[tex]f_x=1=2\lambda*x\Rightarrow x=\frac{1}{2\lambda}[/tex]

[tex]f_y=2y=2\lambda*y\Rightarrow y(\lambda-1)=0\Rightarrow y=0 \\ or\\ \lambda=1[/tex]

[tex]x^2+y^2=1[/tex]

I am a little confused as to where I go from here?

You've done the hard part. If y= 0, then [itex]\lambda[/itex] doesn't matter: Find x from x2+ y2= 1. If [itex]\lambda= 1[/itex], then x= 1/2 and you can find y from x2+ y2= 1.