Please do all five problems.
You must show all work to obtain full credit.
Results from class or the text may be used if properly stated.
No books or calculators allowed.
The exam lasts three hours.
In order that I can display grades, please write a 4 digit code
number on the front of your solution set.
The grades will be available from the course web page.
- 1.
- (15 points)
For given differentiable functions
,
consider the optimization problem:
Let
be a local minimizer
for this problem.
Show that there is a real number
with
where
denotes the derivative of fi evaluated
at
.
- 2.
- (20 points)
In this problem, we consider the unconstrained
quadratic program
,
where A is a symmetric n x n matrix, and c and x are
n-vectors.
- (a)
- (5 points)
Assume A is positive definite. Show that the optimal solution
is x*=-A-1c.
- (b)
- (10 points)
Assume A is positive definite. Show that steepest descent
with an exact linesearch will find the optimal solution to this
problem in one step if it is initialized at
x(0)=v-A-1c,
where v is an eigenvector of A.
- (c)
- (5 points)
Now assume A has a negative eigenvalue. Show that the problem
has an unbounded optimal value.
- 3.
- (20 points)
Consider the constraint x12+x22=1.
Given a point
,
what is the linearized version of this constraint?
What do you get for the following choices of
?
- 4.
- (25 points)
Consider the convex optimization problem
- (a)
- (5 points)
Show that the objective function is convex.
- (b)
- (4 points)
Formulate the Lagrangian dual problem
by incorporating the first constraint in the objective with scalar
multiplier u.
- (c)
- (8 points)
Compute the value of the dual function and its gradient when u=4.
(Hint:
,
,
,
,
,
,
,
,
and
.)
- (d)
- (8 points)
When u=0, the Lagrangian is minimized by x=(0,3),
with
and
.
When u=6 it is minimized by x=(6,12.7), to one decimal place,
with
and
.
Use this information to find upper and lower bounds on the optimal
value of the primal problem.
- 5.
- (20 points)
Let
,
be convex and differentiable on
.
Let
for some
.
Suppose that
is a solution of the penalty function problem
where
denotes the usual Euclidean 2-norm,
,
is a positive number, and
.
- (a)
- (5 points)
Show that
is an upper bound and
is a lower bound to
.
- (b)
- (15 points)
Give an upper bound to
which depends on both
and
.
John E. Mitchell
2004-12-01