Constrained Optimization Problems: Lagrangian and Lagrange Multipliers
Constrained Optimization Problems: Lagrangian and Lagrange Multipliers
Let H be a Hilbert space and f : H →] − ∞, +∞] a proper function. Let (m, q) ∈ N2 , with gi : H → R for i = 1, ..., m and
hj : H → R for j = 1, ..., q. Define the constraint set:
Lagrange Duality
• Primal Lagrangian: L(x) = supν,λ≥0 L(x, ν, λ)
• Dual Lagrangian: L∗ (ν, λ) = inf x∈H L(x, ν, λ)
• L = f + ιC , −L∗ is convex and lower semicontinuous
Convex Case
If f is convex, gi affine, hj convex and Slater’s condition holds (existence of x ∈ C ∩ dom f with hj (x) < 0), then x̂ is a
minimizer iff ∃ν̂, λ̂ such that (x̂, ν̂, λ̂) is a saddle point.
Example
Pn
Let H = Rn , f (x) = i=1 exP , h(x) = 1 − P xi . Constraint set: C = {x ∈ Rn | h(x) ≤ 0}.
i
P
Lagrangian: L(x, λ) = exi + λ(1 − xi ).
• For λ = 0: inf x L = 0
• For λ > 0: unique minimizer is x = (ln(λ), ..., ln(λ)), and
Then ∃ν̂, λ̂ s.t. x̂ is a critical point of L(·, ν̂, λ̂) and satisfies complementarity.
Remark: MFCQ is satisfied if {∇gi (x̂)} ∪ {∇hj (x̂) | j ∈ J(x̂)} is linearly independent.