Note 1
Note 1
Geometrically, it just means that the line segment joining any two points in a
convex set C lies in C.
Definition:(Convex
Pm combination)
Pm Given x1 , ..., xm ∈ Rn , an element in the
form x = i=1 λi xi , where i=1 λi = 1 and λi ≥ 0 is called a convex combina-
tion of x1 , ..., xm .
Proof. Suppose C isP convex. We will show by induction that it contains all
m
convex combination i=1 λi xi of its elements.
The case m = 1, 2 is trivial, so suppose all convex combination of k elements
lies in C, where k ≤ m. Consider
m+1
X m+1
X
x := λi xi , where λi = 1
i=1 i=1
1
Pm λi
Then y = i=1 1−λm+1 xi ∈ C. Hence
Proof. Parts (a)-(c), (e) follows from the definition (Exercise!). Let’s prove (d).
Interior Let x, y ∈ C o . Then there exists r such that balls with radius r centred
at x and y are both inside C.
Suppose λ ∈ [0, 1] and ||z|| < r. By convexity of C, we have,
λxk + (1 − λ)yk ∈ C
2
1.2 Convex and Affine Hulls
1.2.1 Convex Hull
Definition:(Convex Hull)
Let X be a subset of Rn . The convex hull of X is defined by
\
conv(X) := {C| C is convex and X ⊆ C}
Since
p
X q
X p
X q
X
λαi + (1 − λ)βj = λ αi + (1 − λ) βj = 1
i=1 j=1 i=1 j=1