Proof of the Uniqueness of Base Solubility
Theorem 1
Given a matrix and and , if the linear programming problem is expressed in the form of equations as above, the basic feasible solution is uniquely determined by the basis .
- means the transpose.
- A feasible solution refers to a solution that satisfies the constraints regardless of optimization.
- is the set of natural numbers from to .
- is a square matrix taken only from the columns listed in the set of the matrix .
- A basic feasible solution exists if there is a set with a cardinality of such that and , with being called the basic feasible solution. This set is called the basis.
Proof
Assuming that the feasible solution satisfied by definition, by defining the set of non-basis indices , can be expressed as follows: According to condition (ii) of the basis , all components of are , and thus The vector satisfies , and since condition (i) of the basis guarantees the existence of , the equation has a unique solution.
- If all components of this unique solution are greater than or equal to , then there is exactly one basic feasible solution according to .
- Otherwise, the solution does not satisfy .
In conclusion, the basic feasible solution according to the given linear programming problem and basis either does not exist or has a unique solution.
Explanation
The summary confirmed that a basis determines only one basic feasible solution, but one basic feasible solution can be obtained from several different basis.
See Also
Fundamental Theorem of Linear Programming
This theorem is used in the proof of the fundamental theorem of linear programming.
Matousek. (2007). Understanding and Using Linear Programming: p45. ↩︎