4 The power cones¶
So far we studied quadratic cones and their applications in modeling problems involving, directly or indirectly, quadratic terms. In this part we expand the quadratic and rotated quadratic cone family with power cones, which provide a convenient language to express models involving powers other than
4.1 The power cone(s)¶
The constraint in the definition of
which means that the basic building block we need to consider is the three-dimensional power cone
More generally, we can also consider power cones with “long left-hand side”. That is, for
The left-hand side is nothing but the weighted geometric mean of the
As we will see later, both the most general power cone and the geometric mean cone can be modeled as a composition of three-dimensional cones
There are some notable special cases we are familiar with. If we let
A gallery of three-dimensional power cones for varying

Fig. 4.1 The boundary of
4.2 Sets representable using the power cone¶
In this section we give basic examples of constraints which can be expressed using power cones.
4.2.1 Powers¶
For all values of
For
the inequality is equivalent to and hence corresponds toFor instance
is equivalent to .For
the function is concave for and so we getFor
the function is convex for and in this range the inequality is equivalent toFor example
is the same as .
4.2.2 -norm cones¶
Let
For
and bounding each summand with a power cone. This leads to the following model:
When
We leave it as an exercise (see previous subsection). The case
4.2.3 The most general power cone¶
Not all conic optimization software provides direct access to the most general version of the power cone
where
and this way we expressed
4.2.4 Geometric mean¶
The geometric mean cone
which corresponds to maximizing the geometric mean of the variables
4.2.5 Non-homogenous constraints¶
Every constraint of the form
where
with
4.3 Power cone case studies¶
4.3.1 Portfolio optimization with market impact¶
Let us go back to the Markowitz portfolio optimization problem introduced in Sec. 3.3.3 (Markowitz portfolio optimization), where we now ask to maximize expected profit subject to bounded risk in a long-only portfolio:
In a realistic model we would have to consider transaction costs which decrease the expected return. In particular if a really large volume is traded then the trade itself will affect the price of the asset, a phenomenon called market impact. It is typically modeled by decreasing the expected return of
A popular choice is
In particular if
4.3.2 Maximum volume cuboid¶
Suppose we have a convex, conic representable set
where the last constraint states that all vertices of the cuboid are in
Maximizing the volume of an arbitrary (not necessarily axis-parallel) cuboid inscribed in

Fig. 4.2 The maximal volume cuboid inscribed in the regular icosahedron takes up approximately
4.3.3 -norm geometric median¶
The geometric median of a sequence of points
that is a point which minimizes the sum of distances to all the given points. Here
For a general
In Sec. 4.2.2 (p-norm cones) we showed how to model the
The Fermat-Torricelli point of a triangle is the Euclidean geometric mean of its vertices, and a classical theorem in planar geometry (due to Torricelli, posed by Fermat), states that it is the unique point inside the triangle from which each edge is visible at the angle of

Fig. 4.3 The geometric median of three triangle vertices in various
4.3.4 Maximum likelihood estimator of a convex density function¶
In [TV98] the problem of estimating a density function that is know in advance to be convex is considered. Here we will show that this problem can be posed as a conic optimization problem. Formally the problem is to estimate an unknown convex density function
The estimator
with break points at
Hence the convexity requirement leads to the constraints
Recall the area under the density function must be 1. Hence,
must hold. Therefore, the problem to be solved is
Maximizing