Is this theory correct? Unbounded set implies unbounded optimium (2D only)

  • Context: Graduate 
  • Thread starter Thread starter flyingpig
  • Start date Start date
  • Tags Tags
    Set Theory
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
flyingpig
Messages
2,574
Reaction score
1
Suppose you have the following Linear Programming problem P

Max

[tex]z = ax + by[/tex]

s.t.

[tex]cx + dy = E[/tex]

[tex]fx + gy = H[/tex]

For [tex]x,y, \geq 0[/tex]

Suppose I also tell you that the region formed by the two constraints are unbounded and hence the corner points of the feasible region will tell you only the min. (so something like either [tex]x \geq M[/tex] or [tex]y \geq M[/tex] for some M) Can you comment that the linear programming problem P is also unbounded?


SO my take is that if cx + dy = E and fx + gy = H are parallel and if somehow the constraints [tex]x,y, \geq 0[/tex] could disappear, I would get an unbounded feasible region and you could theoretically change z to get an optimal.

But what if z is fixed? Or [tex]x,y, \geq 0[/tex] has to stay?

Any takers?
 
Mathematics news on Phys.org
This is a mathematical program with equality constraints. Thus, they are always binding, and the matrix of first order partial derivatives must be full rank (Jacobian Assumption) to guarantee a solution.

For a LP, the constraint set is a flat (a set of hyperplanes), and thus they must have at least one point in common (because of equality) for it to have a solution, which also depends on the degrees of freedom of the problem.