(15%) Consider the optimization problem min x1,x2 1/2 (x₁ − 3)² + 1/2 (x2 + 1)² s.t. 2x1+x2 ≥0, x²+x² ≤1. Write down the
Posted: Thu May 05, 2022 6:51 pm
(15%) Consider the optimization problem min x1,x2 1/2 (x₁ − 3)² + 1/2 (x2 + 1)² s.t. 2x1+x2 ≥0, x²+x² ≤1. Write down the KKT conditions for the above problem. You may let µ₁ & μ2 be the slack variables corresponding to the first & second inequality, respectively. Find a KKT point (x,x,μ‚μ) to the problem.