A function is logarithmically concave (or log-concave for short), if its natural logarithm , is concave. This means that it must be:
Note that we allow here concave functions to take value .
Examples of log-concave functions are the indicator functions of convex sets and the Gaussian function.
In parallel, a function is log-convex if its natural log is convex.
A log-concave function is also quasi-concave.
Properties
- Every concave function is log-concave, however the reverse does not necessarily hold. An example is the function
which is log-concave since
is a concave function of . But is not concave since the second derivative is positive for .
- A twice differentiable function with convex ___domain is log-concave if and only if for all
If , this condition simplifies to
Operations preserving the log-concavity
- Product (The product of log-concave functions is a log-concave function. Notice this is *not* true for the sum of log-concave functions.) If and are log-concave functions, and are concave by definition. Concavity is preserved under non-negative weighted sums, so
is concave, and therefore is log-concave.
- Integration in special cases:
If is log-concave, then
is log-concave.
This implies that convolution is an operation preserving log-concavity since
is log-concave if f and g are log-concave, and therefore
is log-concave.
References
- ^ Stephen Boyd and Lieven Vandenberghe, Convex Optimization (PDF) p.105