How Do You Apply Lagrange Multipliers to Optimize a Function with Constraints?

peace89
Messages
8
Reaction score
0
Let f(x,y)= -2x^2-2xy+y^2+2 Use Lagrange multipliers to find the minimum of f subject to the constraint 4x-y = 6

∂F / ∂x =.....
i got -4x-2y+2y but i coming out as wrong what am i missing
∂F/ ∂Y= ...

The function f achieves its minimum, subject to the given constraint, where
x =
y =
λ=
f =
thank you
 
Last edited:
Physics news on Phys.org
Quoting from the forum rules:

NOTE: You MUST show that you have attempted to answer your question in order to receive help. You MUST make use of the homework template, which automatically appears when a new topic is created in the homework help forums. Once your question or problem has been responded to, do not go back and delete (or edit) your original post.
 
thanks just sign up here so don't know how things work here. learning
 
peace89 said:
Let f(x,y)= -2x^2-2xy+y^2+2 Use Lagrange multipliers to find the minimum of f subject to the constraint 4x-y = 6

∂F / ∂x =.....

∂F/ ∂Y= ...

The function f achieves its minimum, subject to the given constraint, where
x =
y =
λ=
f =
thank you

Set up your Lagrangean with the equality constraints.

This is a nonlinear program with equality constraints and thus it should be straightforward.

Apply your first order conditions.

Notice you don't need to check the second order conditions (Why?)
 
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