convex combination

(idea) by jprockwell Sat Mar 24 2001 at 10:35:08
An convex combination of a sequence of vectors v1, v2, ..., vn is given by
c1v1 + c2v2 + ... + cnvn
where c1, c2, ..., cn are real numbers with the restriction that c1 + c2 + ... + cn = 1 and c1 > 0, c2 > 0, ... , cn > 0.

For example, a convex combination of a set of points in 3-space is always some point in the convex hull of those points.

Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.