Chapter 6 PDF
Chapter 6 PDF
Chapter 6 PDF
1
6.1
Convex
op/miza/on
problem:
defini/on
2
6.2
Convexity
of
func/ons
on
convex
sets
Theorem
6.2A
(compare
with
Th.
4.2A)
3
6.3
Minimiza/on
of
convex
func/ons
with
convex
constraints
4
6.3.2
Local
minimum
is
global
minimum
6
Corollaries
(6.3B
and
6.3C)
7
Theorem
6.3D
For a convex oprtimization problem, If a point x* satify
FONC (KKT) for minimum, it will also satisfy SONC.
Proof:
The augmented Hessian
m m
L(x, λ , µ ) = F(x) + ∑ λi H(x) + ∑ µi G(x),
i=1 i=1
Minimize f (x)
Subject to h(x) = 0 (! n → ! m affine function)
and g(x) ≤ 0 (! n → ! m convex function)
⎡ u ∈" m ⎤
L(x, y) ! f (x) + u h(x) + v g(x) where y = ⎢
T T
⎥ ∈" m+ p
⎢⎣ v ∈" p
⎥⎦
9
The
dual
func/on
defini/on
q(y) ! infx ( L(x, y)) where y ∈" m+ p
Properties of q and D
11
6.5.3 The converse of strong duality for restricted
problems
The restricted primal problem : Minimize the strictly convex
function f (x) subject to g(x) ≤ 0 (! n → ! m strictly convex)
12
Note: The converse of strong duality is also applicable
to the following more general problem:
Minimize f (x)
Subject to h(x) = 0 (! n → ! m affine function)
and g(x) ≤ 0 (! n → ! m convex function),
where at least one of the functions in {f (x) g(x)}
is strictly convex.
13