Homework 3
Homework 3
Instructions:
• Please do all the five problems below. A (non-empty) subset of them will be graded.
• Write (legibly) on pieces of paper or Latex your answers. Convert your submission to PDF format.
• Submit to the Assignment 3 folder under Assignments in Canvas before 23:59 on 26/10/2023.
p∗ = minn cT x subject to Ax ≤ b,
x∈R
1
(c) Calculate the dual optimal value d∗ . What is the duality gap?
(d) Can you find a Slater vector? Explain intuitively why there is or isn’t a duality gap.
4. (Duality Gap?)
Consider the two-dimensional problem
where √
f (x) = e− x1 x2
for all x ∈ dom f = R2+
(a) Is this a convex optimization problem?
(b) Evaluate the primal optimal value p∗ .
(c) Form the Lagrangian L(x, λ), dual function g(λ), and find the dual optimal value d∗ = supλ≥0 g(λ).
(d) Is there a duality gap and why?
5. (Simple Convex Optimization)
Consider the problem
(a) State the feasible set, the optimal value p∗ , and the optimal solution.
(b) Plot the objective x2 + 1 versus x. On the same plot, show the feasible set, optimal point and
value, and plot the Lagrangian L(x, λ) versus x for a few positive values of λ. Verify the lower
bound property p∗ ≥ inf x∈R L(x, λ) for λ ≥ 0. Derive and sketch the Lagrange dual function g(λ).
(c) State the dual problem, and verify that it is a concave maximization problem. Find the dual
optimal value and dual optimal solution d∗ . Does strong duality hold?