<?xml version="1.0" encoding="UTF-8"?>

<record version="9" id="401">
 <title>convex combination</title>
 <name>ConvexCombination</name>
 <created>2001-10-19 22:43:33</created>
 <modified>2006-08-25 08:41:58</modified>
 <type>Definition</type>
 <creator id="409" name="mps"/>
 <author id="409" name="mps"/>
 <author id="11" name="antizeus"/>
 <classification>
	<category scheme="msc" code="52A01"/>
 </classification>
 <synonyms>
	<synonym concept="convex combination" alias="convex hull"/>
	<synonym concept="convex combination" alias="convex envelope"/>
	<synonym concept="convex combination" alias="convex closure"/>
 </synonyms>
 <related>
	<object name="ConvexSet"/>
	<object name="AffineCombination"/>
 </related>
 <preamble>\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{graphicx}
\usepackage{xypic}</preamble>
 <content>Let $V$ be some vector space over $\Bbb{R}$.  Let $X$ be some set of elements of $V$.  Then a {\it convex combination} of elements from $X$ is a linear combination of the form 
$$\lambda_1 x_1 + \lambda_2 x_2 + \cdots + \lambda_n x_n$$
for some $n &gt; 0$, where each $x_i \in X$, each $\lambda_i \ge 0$ and $\sum_i \lambda_i = 1$.

Let ${\rm co}(X)$ be the set of all convex combinations from $X$.  We call ${\rm co}(X)$ the {\it convex hull}, or {\it convex envelope}, or {\it convex closure} of $X$.  It is a convex set, and is the smallest convex set which contains $X$.  A set $X$ is convex if and only if $X = {\rm co}(X)$.</content>
</record>
