MATP6600/DSES6780 Nonlinear Programming, Homework 2.

Due: Friday, September 23, 2011, in class.

  1. Let C = {x : x12 + x 22 + x 32 1} and y = (1, 0, 2)T . Find the minimum distance from y to C, the unique minimizing point, and a separating hyperplane.
  2. Let
                   x  + x  ≤ 1,
            3    1   2
S = {x ∈ IR  : x1 + x3 ≤ 1,  xi = 0 or 1, i = 1,...,3 }
               x2 + x3 ≤ 1,

    Show that the point ¯x = 0.5(1, 1, 1)T is not in the convex hull of S, by finding a hyperplane which separates the point from the set.

  3. Let C be the open interval (-α,α). Let f(x) := (α2 - x2)-1
2 . Show that f is convex on C.
  4. Let ai, i = 1,,m be vectors in IRn and let b i, i = 1,,m be scalars. Let α be a positive scalar. Define the function f : IR IR as
            {
f(z) :=    |z| - α  if |z| > α
             0     if |z| ≤ α

    Show that the function g(x) := i=1mf(b i - aiT x) is convex.

  5. Consider the problem min{f(x) := (x - 1)4 + ex}.
    1. Show that f(x) is a strictly convex function.
    2. We want to get a lower bound on the optimal value of this problem. Consider the subgradient inequality
                           T
f (x ) ≥ f(¯x) + ∇f (¯x) (x - ¯x ).

      Apply this inequality at ¯x = -1, 0, and 1, and construct a linear program to find a lower bound on the optimal value of the problem.

  6. Let g : IR+ IR be a strictly increasing nonnegative function on the set of positive real numbers. Is xg(x) a convex function of x > 0? Prove or give a counterexample.
    John Mitchell
    Amos Eaton 325
    x6915.
    mitchj at rpi dot edu
    Office hours: Tuesday 12.0 – 2.0, Wednesday 2.0 – 4.0.