Convex function

Convex function on an interval.
A function (in black) is convex if and only if the region above its graph (in green) is a convex set.

In mathematics, a real-valued function defined on an interval is called convex (or convex downward or concave upward) if the line segment between any two points on the graph of the function lies above or on the graph, in a Euclidean space (or more generally a vector space) of at least two dimensions. Equivalently, a function is convex if its epigraph (the set of points on or above the graph of the function) is a convex set. Well-known examples of convex functions include the quadratic function and the exponential function for any real number x.

Convex functions play an important role in many areas of mathematics. They are especially important in the study of optimization problems where they are distinguished by a number of convenient properties. For instance, a (strictly) convex function on an open set has no more than one minimum. Even in infinite-dimensional spaces, under suitable additional hypotheses, convex functions continue to satisfy such properties and as a result, they are the most well-understood functionals in the calculus of variations. In probability theory, a convex function applied to the expected value of a random variable is always less than or equal to the expected value of the convex function of the random variable. This result, known as Jensen's inequality, underlies many important inequalities (including, for instance, the arithmeticgeometric mean inequality and Hölder's inequality).

Exponential growth is a special case of convexity. Exponential growth narrowly means "increasing at a rate proportional to the current value", while convex growth generally means "increasing at an increasing rate (but not necessarily proportionally to current value)".

Definition

Let be a convex set in a real vector space and let f : XR be a function.

Properties

1. Suppose f is a function of one real variable defined on an interval, and let

(note that R(x1, x2) is the slope of the purple line in the above drawing; note also that the function R is symmetric in (x1, x2)). f is convex if and only if R(x1, x2) is monotonically non-decreasing in x1, for any fixed x2 (or vice versa). This characterization of convexity is quite useful to prove the following results.

2. A convex function f defined on some open interval C is continuous on C and Lipschitz continuous on any closed subinterval. f admits left and right derivatives, and these are monotonically non-decreasing. As a consequence, f is differentiable at all but at most countably many points. If C is closed, then f may fail to be continuous at the endpoints of C (an example is shown in the examples' section).

3. A function is midpoint convex on an interval C if

This condition is only slightly weaker than convexity. For example, a real valued Lebesgue measurable function that is midpoint convex will be convex by Sierpinski Theorem.[1] In particular, a continuous function that is midpoint convex will be convex.

4. A differentiable function of one variable is convex on an interval if and only if its derivative is monotonically non-decreasing on that interval. If a function is differentiable and convex then it is also continuously differentiable. For the basic case of a differentiable function from (a subset of) the real numbers to the real numbers, "convex" is equivalent to "increasing at an increasing rate".

5. A differentiable function of one variable is convex on an interval if and only if the function lies above all of its tangents:[2]:69

for all x and y in the interval. In particular, if f′(c) = 0, then c is a global minimum of f(x).

6. A twice differentiable function of one variable is convex on an interval if and only if its second derivative is non-negative there; this gives a practical test for convexity. Visually, a twice differentiable convex function "curves up", without any bends the other way (inflection points). If its second derivative is positive at all points then the function is strictly convex, but the converse does not hold. For example, the second derivative of f(x) = x4 is f ′′(x) = 12x2, which is zero for x = 0, but x4 is strictly convex.

More generally, a continuous, twice differentiable function of several variables is convex on a convex set if and only if its Hessian matrix is positive semidefinite on the interior of the convex set.

7. Any local minimum of a convex function is also a global minimum. A strictly convex function will have at most one global minimum.[3]

8. For a convex function f, the sublevel sets {x | f(x) < a} and {x | f(x) ≤ a} with aR are convex sets. However, a function whose sublevel sets are convex sets may fail to be a convex function. A function whose sublevel sets are convex is called a quasiconvex function.

9. Jensen's inequality applies to every convex function f. If X is a random variable taking values in the domain of f, then E(f(X)) ≥ f(E(X)). (Here E denotes the mathematical expectation.)

10. If a function f is convex, and f(0) ≤ 0, then f is superadditive on the positive reals.

Proof: Since f is convex, let y = 0, then:
From this we have:

Convex function calculus

Strongly convex functions

The concept of strong convexity extends and parametrizes the notion of strict convexity. A strongly convex function is also strictly convex, but not vice versa.

A differentiable function f is called strongly convex with parameter m > 0 if the following inequality holds for all points x, y in its domain:[4]

or, more generally,

where is any norm. Some authors, such as [5] refer to functions satisfying this inequality as elliptic functions.

An equivalent condition is the following:[6]

It is not necessary for a function to be differentiable in order to be strongly convex. A third definition[6] for a strongly convex function, with parameter m, is that, for all x, y in the domain and ,

Notice that this definition approaches the definition for strict convexity as m → 0, and is identical to the definition of a convex function when m = 0. Despite this, functions exist that are strictly convex but are not strongly convex for any m > 0 (see example below).

If the function f is twice continuously differentiable, then f is strongly convex with parameter m if and only if for all x in the domain, where I is the identity and is the Hessian matrix, and the inequality means that is positive semi-definite. This is equivalent to requiring that the minimum eigenvalue of be at least m for all x. If the domain is just the real line, then is just the second derivative , so the condition becomes . If m = 0, then this means the Hessian is positive semidefinite (or if the domain is the real line, it means that ), which implies the function is convex, and perhaps strictly convex, but not strongly convex.

Assuming still that the function is twice continuously differentiable, one can show that the lower bound of implies that it is strongly convex. Start by using Taylor's Theorem:

for some (unknown) . Then

by the assumption about the eigenvalues, and hence we recover the second strong convexity equation above.

A function f is strongly convex with parameter m if and only if the function is convex.

The distinction between convex, strictly convex, and strongly convex can be subtle at first glimpse. If f is twice continuously differentiable and the domain is the real line, then we can characterize it as follows:

f convex if and only if for all x.
f strictly convex if for all x (note: this is sufficient, but not necessary).
f strongly convex if and only if for all x.

For example, consider a function f that is strictly convex, and suppose there is a sequence of points such that . Even though the function is not strongly convex because will become arbitrarily small.

A twice continuously differentiable function f on a compact domain that satisfies for all is strongly convex. The proof of this statement follows from the extreme value theorem, which states that a continuous function on a compact set has a maximum and minimum.

Strongly convex functions are in general easier to work with than convex or strictly convex functions, since they are a smaller class. Like strictly convex functions, strongly convex functions have unique minima on compact sets.

Uniformly convex functions

A uniformly convex function,[7][8] with modulus , is a function f that, for all x, y in the domain and t ∈ [0, 1], satisfies

where is a function that is increasing and vanishes only at 0. This is a generalization of the concept of strongly convex function; by taking we recover the definition of strong convexity.

Examples

See also

Notes

  1. Donoghue, William F. (1969). Distributions and Fourier Transforms. Academic Press. p. 12. ISBN 9780122206504. Retrieved August 29, 2012.
  2. 1 2 Boyd, Stephen P.; Vandenberghe, Lieven (2004). Convex Optimization (pdf). Cambridge University Press. ISBN 978-0-521-83378-3. Retrieved October 15, 2011.
  3. "If f is strictly convex in a convex set, show it has no more than 1 minimum". Math StackExchange. 21 Mar 2013. Retrieved 14 May 2016.
  4. Dimitri Bertsekas (2003). Convex Analysis and Optimization. Contributors: Angelia Nedic and Asuman E. Ozdaglar. Athena Scientific. p. 72. ISBN 9781886529458.
  5. Philippe G. Ciarlet (1989). Introduction to numerical linear algebra and optimisation. Cambridge University Press. ISBN 9780521339841.
  6. 1 2 Yurii Nesterov (2004). Introductory Lectures on Convex Optimization: A Basic Course. Kluwer Academic Publishers. pp. 63–64. ISBN 9781402075537.
  7. C. Zalinescu (2002). Convex Analysis in General Vector Spaces. World Scientific. ISBN 9812380671.
  8. H. Bauschke and P. L. Combettes (2011). Convex Analysis and Monotone Operator Theory in Hilbert Spaces. Springer. p. 144. ISBN 978-1-4419-9467-7.
  9. Kingman, J. F. C. (1961). "A Convexity Property of Positive Matrices". The Quarterly Journal of Mathematics. 12: 283–284. doi:10.1093/qmath/12.1.283.

References

External links

This article is issued from Wikipedia - version of the 11/8/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.