- Let (Δx,Δy,Δs) solve
Assume rb≠0, S and X are positive definite diagonal matrices, and A is m×n with rank m. Show
that ΔxT Δs≠0.
- Let K be a cone. A function f : int(K) → ℝ is logarithmically homogeneous if there exists a
constant Θ such that f(tx) = f(x) - Θln(t) for all x ∈ int(K) and t > 0. (Here, int(K)
denotes the interior of K.) Show that the barrier function for the second order cone,
namely f(x) = -ln(x12 -∑
i=2nxi2), is logarithmically homogeneous, where ξ is a
nonnegative scalar, x is an n-vector, and K = {x : ∑
i=2nxi2 ≤ x12}. What is the value
of Θ?
- Let
The primal and dual semidefinite programs are
Show that both (P) and (D) are feasible and both have optimal value equal to zero, but that the
optimal value of (P) is not achieved.
- Let
The primal and dual semidefinite programs are
Show that (P) has an optimal value of 9. Is (D) strictly feasible? Show that y = (-1,2) is optimal
for (D). Show that the optimal X and S matrices are simultaneously diagonalizable.
-
- Formulate the primal problem in Question 4 as an equivalent second order cone program, and
solve it using CPLEX. Hint: in AMPL, you should be able to enter a constraint of the following
form when x, y, z are variables, with y,z ≥ 0:
subject to soc: x**2 <= y*z ;
- Formulate the dual problem in Question 4 as an equivalent second order cone program, and
solve it using CPLEX.
-
- Construct and solve a second order cone relaxation of the primal SDP in Question 3,
by requiring all the principal 1 × 1 and 2 × 2 subdeterminants of X be nonnegative.
- Construct and solve a second order cone relaxation of the dual SDP in Question 3, by
requiring all the principal 1 × 1 and 2 × 2 subdeterminants of S be nonnegative.
- Let x ∈ ℝ+n. Show that the constraint 1 ≤ Πi=1nxi is equivalent to a collection of O(n) second order
cone constraints.
- Most semidefinite relaxations of combinatorial optimization problems result in a linear constraint on
the trace of the primal matrix X. For example, in the relaxation of MaxCut, the diagonal
entries are all required to equal one, so the trace must equal the number of nodes. The
relaxation of the combinatorial optimization problem gives a primal SDP; assume this primal
SDP and its dual are feasible. Show that if the linear constraints of the primal problem
imply that any feasible solution must satisfy trace(X) = a for some positive constant a
then the feasible region for the dual is unbounded, and strictly feasible dual solutions
exist.
- The project: Project presentations will be on Wednesday, May 1, from 3-6pm, location Troy 2012. Your
presentation should be no more than 15 minutes long. Please bring a device to present your talk
with an HDMI port. If this is not possible, let me know in plenty of time. In order to encourage
questions, your grade will not be lowered if you are unable to answer questions from other
students, but it may be raised. Moreover, I may give some bonus points for asking a particularly
good question.
Handouts: Please prepare 12 copies of your slides, to be handed out before your
talk.
Reports: Your writeup is due by Tuesday April 30, on LMS. It can go to the same
place as this homework. It should describe the problem you worked on, what you did to
solve the problem, and the significance of what you did. You should also cite relevant
references and state what was novel about your approach. In addition, upload a copy of your
slides.
For group projects, each group member should upload a description of his or her individual
contribution. (Plain text or pdf is fine.)