Homework 2: 1 Dual Certificate For Unique Optimal Solution of LP
Homework 2: 1 Dual Certificate For Unique Optimal Solution of LP
Notice:
1. Deadline 9 a.m. Wednesday July 17. Late homework will not be accepted.
2. Feel free to collaborate with other students and consult any books, lectures, and online resources, but you
must write down your own solution and submit a PDF via email. Violation causes zero score and further
penalty.
3. How to submit your answer: Email your homework PDF as an attachment to [email protected]
OR [email protected]. Use the following as email title and PDF file name.
s.t. x1 + 4x2 1
(1)
3x1 x2 + x3 3
x 1 , x2 , x3 0
(10 pts.) Please check whether x = [0, 0.25, 3.25]T and y = [1, 3]T are the problems optimal primal and
dual solutions, without coding.
min x1 ,
xRn (2)
s.t. Ax = b.
Assumptions: matrix A has full row rank and the solution set X of (2) is nonempty.
Condition 1. Under the definitions I = supp(x ) {1, . . . , n} and s = sign(xI ), matrix A Rmn has
the following properties:
1
1. submatrix AI has full column rank;
2. there is y Rm obeying ATI y = s and ATIc y < 1.
K
min xk 2 ,
xRnK k=1 (3)
s.t. Ax = b,
min x1 ,
xRn (4)
s.t. AT (Ax b) .