Math Problem Statement
The following lemma (called Farkas’ Lemma) is a useful consequence of the separating hyperplane theorem. Lemma 1. Let A ∈ RM×N and b ∈ RM. Exactly one of the following is true: (a) there exists a vector x ∈ R N + such that Ax = b. (b) there exists λ ∈ RM such that AT λ ≤ 0, and λ T · b > 0.Prove the lemma (for arbitrary A).
Solution
To prove this version of Farkas' Lemma using the separating hyperplane theorem, let's restate the lemma clearly:
Farkas' Lemma:
Let and . Exactly one of the following two statements is true:
- There exists a vector (meaning component-wise) such that .
- There exists a vector such that (component-wise), and .
Proof:
-
Assume (1) is true:
- There exists such that .
- Now, assume for contradiction that (2) also holds.
- This means there exists such that and .
- Consider the expression .
- Since and , it follows that .
- However, we assumed that , which contradicts .
- Therefore, if (1) is true, (2) cannot be true.
-
Assume (1) is false:
- This means there is no such that .
- Let . This set is a convex cone.
- Since , by the separating hyperplane theorem, there exists a nonzero vector and a scalar such that:
- Since is a cone (closed under non-negative scalar multiplication), the inequality for all implies must be non-positive (i.e., ).
- If , then for any , we would have , contradicting the existence of any such that .
- Hence, and thus for all . This means .
- Moreover, since , it follows that .
- Therefore, (2) must hold if (1) does not.
This completes the proof of Farkas' Lemma: either (1) or (2) holds, but not both simultaneously.
Would you like to delve into any aspect of this proof further or have any questions?
Related Questions
- How does the separating hyperplane theorem apply to the proof of Farkas' Lemma?
- Can you provide an example illustrating Farkas' Lemma in practice?
- What is the significance of the condition in the lemma?
- How is Farkas' Lemma used in duality theory in linear programming?
- What are some practical applications of Farkas' Lemma in optimization problems?
Tip:
In understanding the role of the separating hyperplane theorem in Farkas' Lemma, it’s helpful to think about the geometric implications of the cone generated by and how it relates to the vector .
Ask a new question for Free
By Image
Drop file here or Click Here to upload
Math Problem Analysis
Mathematical Concepts
Linear Algebra
Convex Sets
Separating Hyperplane Theorem
Formulas
-
Theorems
Farkas' Lemma
Suitable Grade Level
Advanced Undergraduate