Content deleted Content added
Rhildebrand (talk | contribs) No edit summary |
m Moving Category:Theorems in analysis to Category:Theorems in mathematical analysis per Wikipedia:Categories for discussion/Log/2025 April 12#Category:Theorems in analysis |
||
(20 intermediate revisions by 16 users not shown) | |||
Line 1:
{{short description|Extremes of a linear function over a convex polygonal region occur at the region's corners}}
In [[ ==Statement==
Consider the optimization problem
\min c^T x \ \ \text{subject to} \ \ x \in P▼
Where $P = \{x \in \mathbb{R}^n : Ax \leq b\}$. If $P$ is a bounded polyhedron (and thus a polytope) and $x^*$ is an optimal solution to the problem, then $x^*$ lies is either an extreme point (vertex) of $P$, or lies on a face $F \subset P$ of optimal solutions.▼
Proof: Suppose, for the sake of contradiction, that $x^* \in int(P)$, then there exists some $\epsilon > 0$ such that the ball of radius $\epsilon$ centered at $\x^*$ is contained in $P$, that is $B_{\epsilon}(x^*) \subset P$. Therefore,▼
▲Where
$ x^* - \epsilon/2 c / ||c|| \in P$ and ▼
==Proof==
▲
c^T( x^* - \epsilon/2 c / ||c||) = c^T x^* - \epsilon/2 c^T c / ||c|| = c^T x^* - \epsilon/2 ||c|| < c^T x^*▼
▲:<math>c^T\left( x^
Hence <math>x^\ast</math> is not an optimal solution, a contradiction. Therefore,
:<math>0=c^{T}\left(\left(\sum_{i=1}^{t}\lambda_{i}x_{i}\right)-x^{\ast}\right)=c^{T}\left(\sum_{i=1}^{t}\lambda_{i}(x_{i}-x^{\ast})\right)=\sum_{i=1}^{t}\lambda_{i}(c^{T}x_{i}-c^{T}x^{\ast}).</math>
Since <math>x^{\ast}</math> is an optimal solution, all terms in the sum are
▲Since all terms in the sum are positive and the sum is equal to zero, we must have that each individual term is equal to zero. Hence, every $x_i$ is also optimal, and therefore all points on the face whose vertices are $x_1, ..., x_t$, are all optimal solutions.
==References==
* {{cite book |last=Bertsekas |first=Dimitri P. |title=Nonlinear Programming |year=1995 |edition=1st |publisher=Athena Scientific |___location=Belmont, Massachusetts |page=Proposition B.21(c) |isbn=1-886529-14-0}}
* {{cite web |title=The Fundamental Theorem of Linear Programming |url=http://demonstrations.wolfram.com/TheFundamentalTheoremOfLinearProgramming/ |website=WOLFRAM Demonstrations Project |access-date=25 September 2024}}
[[Category:
[[Category:Theorems in mathematical analysis]]
|