MATP6600/DSES6780 Nonlinear Programming, Homework 4.
Due: Friday, October 23, 2009, in class.
min -x1x2x3, subject to x1 + 2x2 + 4x3 ≤ 48, x1,x2,x3 ≥ 0.
was x* = (16, 8, 4). Only the first constraint is active at x* and it has a KKT multiplier u = 32. Verify the KKT second-order necessary optimality conditions for this solution. Does the KKT second-order sufficient condition hold at x*?

and feasible direction d, let ϕ
,d(α) = f(
+ αd). Show
that ϕ
,d(α) has a finite minimal value over α ≥ 0 for any feasible
and d.
with
![[ 0 ] [ 13 4 ] [ 3 - 1 ]
c = , M = , Q = , m = 14, q = 6.
1 4 7 - 1 3](hw47x.png)
(Perhaps the easiest way to solve an NLP in AMPL is to use the NEOS server at http://www-neos.mcs.anl.gov/neos/ which has a selection of solvers available. CPLEX can also solve problems in this form, but it doesn’t give dual variables for this problem because of the way its interior point method is implemented.)
| John Mitchell |
| Amos Eaton 325 |
| x6915. |
| mitchj at rpi dot edu |
| Office hours: Tuesday 2.0 – 3.0, Wednesday 11.0 – 12.0. |