Kalpana Kalpana (Editor)

Convex combination

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Convex combination

In convex geometry, a convex combination is a linear combination of points (which can be vectors, scalars, or more generally points in an affine space) where all coefficients are non-negative and sum to 1.

Contents

More formally, given a finite number of points x 1 , x 2 , , x n in a real vector space, a convex combination of these points is a point of the form

α 1 x 1 + α 2 x 2 + + α n x n

where the real numbers α i satisfy α i 0 and α 1 + α 2 + + α n = 1.

As a particular example, every convex combination of two points lies on the line segment between the points.

The convex hull of the given points is identical to the set of all their convex combinations.

There exist subsets of a vector space that are not closed under linear combinations but are closed under convex combinations. For example, the interval [ 0 , 1 ] is convex but generates the real-number line under linear combinations. Another example is the convex set of probability distributions, as linear combinations preserve neither nonnegativity nor affinity (i.e., having total integral one).

Other objects

  • Similarly, a convex combination X of probability distributions Y i is a weighted sum (where α i satisfy the same constraints as above) of its component probability distributions, often called a finite mixture distribution, with probability density function:
  • f X ( x ) = i = 1 n α i f Y i ( x )
  • A conical combination is a linear combination with nonnegative coefficients. When a point x is to be used as the reference origin for defining displacement vectors, then x is a convex combination of n points x 1 , x 2 , , x n if and only if the zero displacement is a non-trivial conical combination of their n respective displacement vectors relative to x .
  • Weighted means are functionally the same as convex combinations, but they use a different notation. The coefficients (weights) in a weighted mean are not required to sum to 1; instead the sum is explicitly divided from the linear combination.
  • Affine combinations are like convex combinations, but the coefficients are not required to be non-negative. Hence affine combinations are defined in vector spaces over any field.
  • References

    Convex combination Wikipedia