SC607 Assignment1
SC607 Assignment1
Instructions:
• Each question carries 10 points.
Notations:
• R: denotes the set of real numbers
• Rn : denotes the set of real n-vectors
Graded Questions:
1. Show that if S1 and S2 are convex sets in Rm+n , then so is their partial
sum
C = x ∈ Rn |xT Ax + bT x + c ≤ 0 ,
with A ∈ Sn , b ∈ Rn , and c ∈ R.
(a) Show that C is convex if A ≽ 0.
(b) Show that the intersection of C and the hyperplane defined by g T x +
h = 0 (where g ̸= 0) is convex if A + λgg T ≽ 0 for some λ ∈ R.
1
3. Let S ⊆ Rn be a cone. The dual of S, denoted S ⋆ = {y ∈ Rn | y T x ≥
0 ∀x ∈ S}. Show that
• S ⋆ is closed.
• S ⋆ is convex.
• S ⋆ is a cone.
4. Let C ⊆ Rn be the solution set of a quadratic inequality,
C = {x ∈ Rn | xT Ax + bT x + c ≤ 0}, with A ∈ Sn , b ∈ Rn , c ∈ R
minimize | x | + | y | + | z |
subject to x + y ≤ 1
2x + z = 3