Lec 11
Lec 11
Lecture – 11
Introduction to Convex Sets and Properties
Hello. Welcome to another module in this massive open online course. So, let us discuss
the next topic which is the convex sets.
One of the important concepts to understand in convex optimization is a convex set. So,
to define a convex set, let us start with the following setup. Consider two n-dimensional
points x1 and x2 . This means that these x1 and x2 are vectors in n-dimensional space. So
Let us say that x is the expression of this line segment which is nothing but a linear
combination.
x1 1 x2 x
Where is the weight and 0 1 . The important aspect is the values outside 0,1 are
So for instance let us take a look at the following points generated by this combination.
If 1, then x x1.
If 0, then x x2 .
1 x x
If , then x 1 2 .
2 2
It is clear from the above observations that for the midpoint of the line segment between
1
x1 and x2 , the value of must be equal to .
2
(Refer Slide Time: 05:13)
So, x1 1 x2 traces line segment between x1 and x2 and such a linear combination
is termed as a convex combination. This denotes a point on the line segment between x1
Therefore, if any two points x1 and x2 belong to a set S and also the entire line segment
drawn between x1 and x2 belongs to S then such set of points x1 and x2 is known as a
convex set. So the mathematical way of stating a convex set is as follows.
For any points x1 , x2 S ; for all 0 1
x1 1 x2 S
Let us take a simple example to illustrate this. For instance, it can be seen that an ellipse
is a convex set. So choose any two points. So the entire line segment joining these two
points lies in the set. So, for any two points, the entire line segment is contained in set
and hence the ellipse is a convex set.
On the other hand, consider a region S shown in the above image. It is clear that there are
few pair of points contained in S, which does not satisfy the criteria of a convex set. That
is, the line segment drawn between few pairs of point contained in the set S is not
entirely inside the region. Therefore it implies that the above shown set S is not a convex
set.
Another important concept associated to the convex set is the convex combination. To
define a convex combination, let us recall the linear combination of x1 and x2 which was
used to define the convex set. Therefore the linear combination x1 1 x2 S can
x1 1 x2 1 x1 2 x2
Such that
1 2 1
Thus, such combinations of 1 , 2 are known as the convex combination of x1 and x2 and
1 x1 2 x2 k xk
Another concept associated to the convex set is the convex hull of a set. The convex hull
is the set of all of the convex combination of points in S.
Now naturally observe that for any convex set S, the convex hull is the set itself; because
if S is a convex set; then it already contains all the convex combinations of the points in
S. So, for a convex set, for instance we saw yesterday that the hexagon is a convex set,
correct.