Exercise 2.16

Consider the set {x nx1 = = xn1 = 0,0 xn 1}. Could this be the feasible set of a problem in standard form?

Answers

Consider the set S = {x nx1 = = xn1 = 0,0 xn 1}. If it is a feasible set of a problem written in standard form, then there exist a matrix A and a vector b such that the zero vector and every vector [0,,0,k ] with 0 < k 1 must satisfy the constraints Ax = b,x 0.

Since the zero vector satisfies the system Ax = b we get that b must be 0, in fact A 0 = 0 for any matrix A. Consider the vector [0,,0,2 ]. It satisfies

A [0 0 2 ] = 2A [0 0 1 ] = 0,

where the last equality follows from the fact that [0,,0,1 ]is feasible. It follows that [0,,0,2 ] is feasible too, but this is a contradiction. Therefore S cannot be a feasible set of a problem in standard form.

User profile picture
2021-12-12 12:46
Comments