Convex Optimization - Cones



A non empty set C in Rn is said to be cone with vertex 0 if xCλxCλ0.

A set C is a convex cone if it convex as well as cone.

For example, y=|x| is not a convex cone because it is not convex.

But, y|x| is a convex cone because it is convex as well as cone.

Note − A cone C is convex if and only if for any x,yC,x+yC.

Proof

Since C is cone, for x,yCλxC and μyCλ,μ0

C is convex if λx+(1λ)yCλ(0,1)

Since C is cone, λxC and (1λ)yCx,yC

Thus C is convex if x+yC

In general, if x1,x2C, then, λ1x1+λ2x2C,λ1,λ20

Examples

  • The conic combination of infinite set of vectors in Rn is a convex cone.

  • Any empty set is a convex cone.

  • Any linear function is a convex cone.

  • Since a hyperplane is linear, it is also a convex cone.

  • Closed half spaces are also convex cones.

Note − The intersection of two convex cones is a convex cone but their union may or may not be a convex cone.

Advertisements