Content deleted Content added
Line 9:
==Proof==
Suppose, for the sake of contradiction, that <math>x^\ast \in \mathrm{int}(P)</math>
:<math>x^\ast - \frac{\epsilon}{2} \frac{c}{||c||} \in P</math> and
:<math>c^T\left( x^\ast - \frac{\epsilon}{2} \frac{c}{||c||}\right) = c^T x^\ast - \frac{\epsilon}{2} \frac{c^T c}{||c||} = c^T x^\ast - \frac{\epsilon}{2} ||c|| < c^T x^\ast.</math>
Hence <math>x^\ast</math> is not an optimal solution, a contradiction. Therefore, <math>x^\ast</math> must live on the boundary of <math>P</math>.
:<math>0=c^{T}\left(
▲Therefore, <math>x^\ast</math> must live on the boundary of <math>P</math>. If <math>x^\ast</math> is not a vertex itself, it must be the convex combination of vertices of <math>P</math>. That is that <math>x^\ast = \sum_{i=1}^t \lambda_i x_i</math> with <math>\lambda_i > 0</math> and <math>\sum_{i=1}^t \lambda_i = 1</math>. Then we must have
Since <math>x^{\ast}</math> is an optimal solution, all terms in the sum are nonnegative.
▲:<math>0=c^{T}\left(x^{\ast}-\left(\sum_{i=1}^{t}\lambda_{i}x_{i}\right)\right)=c^{T}\left(\sum_{i=1}^{t}\lambda_{i}(x^{\ast}-x_{i})\right)=\sum_{i=1}^{t}\lambda_{i}(c^{T}x^{\ast}-c^{T}x_{i})</math>
▲Since all terms in the sum are nonnegative and the sum is equal to zero, we must have that each individual term is equal to zero. Hence, every <math>x_i</math> is also optimal, and therefore all points on the face whose vertices are <math>x_1, ..., x_t</math>, are all optimal solutions.
==References==
|