Solving a quadratic problem using Lagrange multipliers

Problems with modeling
Post Reply
LuisG
User
User
Posts: 8
Joined: 6 years ago

Solving a quadratic problem using Lagrange multipliers

Post by LuisG »

Hi all,

I would like to solve the following quadratic optimization problem:
b1.JPG
Solving this model with CONOPT works very well. However, I would also like to solve it using Lagrange multipliers.

So I formulate the Lagrange functions and set the derivatives to zero:
b2.JPG
b3.JPG
b3.JPG (15.9 KiB) Viewed 2513 times
I had thought that I could solve these equations to obtain the same optimal solution as before. However, the problem is unfeasible, apparently because of the last derivative. Do you have an idea where I might be wrong?
Post Reply