A Finding dual optimum of a linear problem

  • Thread starter Thread starter Trollfaz
  • Start date Start date
  • Tags Tags
    Linear programming
Click For Summary
The discussion focuses on finding the dual optimum of a linear problem defined by affine constraints. The Lagrangian function is derived as c'x + λ'(Dx-e) when constraints are transformed. By differentiating the Lagrangian with respect to x, it is established that c = -D'λ. The dual function g(λ) is then expressed as -λ.e, leading to the conclusion that d* equals the supremum of g(λ). The query raised is whether this differentiation method yields the dual optimum for all convex inequality constraints and convex objective functions.
Trollfaz
Messages
143
Reaction score
14
A simple linear problem goes
min c'x such that f_i(x)<= 0 and Ax=b
x
Suppose we make all constraints affine. Then

Dx-e<=0 and Ax-b =0
We get the Langrangian function as
c'x + λ'(Dx-e) +ν'(Ax-b) and since Ax-b is 0,
we reduce L to
c'x + λ'(Dx-e)
The dual function g is
inf L(x,λ)
x
Then I differentiate L against x to get c=-D'λ
With that we get g(λ) as -λ.e
So I conclude that d*=sup g(λ) against λ.
Does differentiation of the Lagrangian function give me the dual optimum and does it work for all convex inequality constraints and convex objective functions?
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
13
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K