Processing math: 100%

MathJax

Monday, September 28, 2015

Weak and strong alternatives

Weak alternatives
  • Two systems of inequalities are called weak alternatives if at most one of the two is feasible.
  • This is true whether or not the inequalities of system 1 are convex (i.e. fi convex, hi affine)
  • System 2 is always convex (g concave and λi0 are convex)
Lagrange duality theory can be applied to the problem of determining feasibility of a system of inequalities and equalities
fi(x)0,i=1,,m,hi(x)=0,i=1,,p
The above can be posed as the standard problem with objective f0=0:
minimize0subject tofi(x)0,i=1,,mhi(x)=0,i=1,,p
This problem has optimal value
p={0if system is feasibleif system is infeasible
We associate with the inequality system the dual function
g(λ,ν)=infxD(mi=1λifi(x)+pi=1νihi(x))
Note that the dual function has is positive homogeneous, i.e. that for α>0,g(αλ,αν)=αg(λ,ν).   The dual problem of maximizing g(λ,ν)s.t.λ0 has the optimal value
d={λ0,g(λ,ν)>0 is feasible0λ0,g(λ,ν)>0 is infeasible
From weak duality dp and the above facts, we can conclude that the inequality system
λ0,g(λ,ν)>0 is feasible d=, then the inequality system is infeasible (since p=)

A solution to the dual function is a certificate of infeasibility of the system.  To summarize:
  • feasibility of system 2 implies infeasibility of system 1
  • feasibility of system 1 implies infeasibility of system 2

Strong alternatives

When the original inequality system is convex, and some type of constraint qualification holds, then the pairs of weak alternatives becomes strong alternatives, which means exactly one of the two alternatives holds.

If system 1 is convex, it can be expressed as
fi(x)0,i=1,,m,Ax=b,ARp×n
This system and its alternative
λ0,g(λ,ν)>0
are strong alternatives provided there exists an xrelint D with Ax=b and the optimal value p is attained.  [More on that later...]

See Farkas' lemma

No comments: