Lagrange Multipliers - basic which value?

rocomath
Messages
1,752
Reaction score
1
(1) f(x,y,z)=x+2y
(2) x+y+z=1
(3) y^2+z^2=4

1=\lambda
2=\lambda+2y\mu
0=\lambda+2z\mu

u=\frac{1}{2y}
y=\pm\sqrt2 \ \ \ z=\pm\sqrt2

Plugging into equation 2 to solve for x.

How do I know to use either y=\sqrt 2 \ \mbox{or} \ y=-\sqrt2 ... similarly with my values for z.

edit: NVM, I'm an idiot :p I overlooked a step, which told me that z=-y

... too late to delete?
 
Last edited:
Physics news on Phys.org
see the geometry (It's a plane)

f(x,y) = ..

I was thinking about f_xx*f_yy - (f_xy)^2 thing,
but my teacher says it's very hard to *identify* max min in Lagrange; should use geometry
 
Last edited:
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top