Worksheet 11-1: The KKT Conditions#
Download: CMSE382-WS11_1.pdf
Warning
This is an AI-generated transcript of the worksheet and may contain errors or inaccuracies. Please refer to the original course materials for authoritative content.
Worksheet 11-1: Q1#
Consider the problem
On this Desmos plot, what are the purple surface, and the orange and green curves? Visually on the plot, what should the answer to the optimization problem be?
If you couldn’t see the plot, how would you justify that the problem has an optimal solution?
What are the regular points of the problem? Use this to conclude that the optimal solution will be one of the KKT points.
Write down the KKT constraint equations.
Find the KKT points. Hint: There are four of them.
What are the function values at the KKT points? Which one is the optimal solution? Plot the two KKT points on the Desmos plot to verify your answer.
Worksheet 11-1: Q2#
Consider the problem
Do you expect the problem to have an optimal solution? Explain.
Write down all the KKT constraint equations.
Use your stationarity conditions to check that \(\mu_1 + \mu_2 \neq 0\) and \(\mu_1 + 2\mu_2\neq 0\).
Write \(a = \frac{1}{\mu_1 + \mu_2}\) and \(b = \frac{1}{\mu_1 + 2\mu_2}\). Use the stationarity conditions to express any KKT point \(\mathbf{x} = (x_1,x_2,x_3)\) in terms of \(a\) and \(b\).
Plug this point into the two constraint equations. Can any KKT point satisfy the constraints?
From part (a), you hopefully came to the conclusion that an optimal solution must exist. From part (e), we know there are no KKT points. This means the optimal solution must be an irregular point.
Here we have two constraints \(h_1\) and \(h_2\), so we have two gradient vectors. Two vectors are linearly dependent if one is a scalar multiple of the other, that is, if
for some \(\alpha \neq 0\).
There are two cases in this problem where this can happen.
If \(x_1 = 0\), check that the two gradients are linearly dependent. What possible values of \(x_2\) and \(x_3\) can we have in this case?
Rewrite the original problem replacing \(x_1=0\) which should now give you a problem in two variables with one constraint.
Find the solution for the optimization problem you set up in the last question where we assumed \(x_1 = 0\), and use this to give an irregular point to be checked for the solution of the original problem.
The other case where there can be linear dependence is if \(x_2 = x_3 = 0\). Check that the two gradients of the two constraint functions are linearly dependent in this case and give all possible irregular points of this form.
Plug these possible points into the original constraints. Are there any irregular points of this form that satisfy the constraints?
Putting all of this together, what is the solution to the original problem?