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?)
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top