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

<record version="5" id="4710">
 <title>Radon's lemma</title>
 <name>RadonsLemma</name>
 <created>2003-09-07 22:44:58</created>
 <modified>2006-02-05 23:29:27</modified>
 <type>Theorem</type>
 <creator id="348" name="bbukh"/>
 <author id="348" name="bbukh"/>
 <classification>
	<category scheme="msc" code="52C07"/>
	<category scheme="msc" code="52A20"/>
 </classification>
 <keywords>
	<term>convex hull</term>
 </keywords>
 <preamble>\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amsthm}

%\usepackage{xypic}

\makeatletter
\@ifundefined{bibname}{}{\renewcommand{\bibname}{References}}
\makeatother</preamble>
 <content>Every set $A\subset \mathbb{R}^d$ of $d+2$ or more points can be partitioned into two disjoint sets $A_1$ and $A_2$ such that the convex hulls of $A_1$ and $A_2$ intersect.

\begin{proof}
Without loss of generality we assume that the set $A$ consists of exactly $d+2$ points which we number $a_1, a_2,\dotsc, a_{d+2}$. Denote by $a_{i,j}$ the $j$'th component of $i$'th vector, and write the components in a matrix as
\begin{equation*}
M=\begin{bmatrix}
a_{1,1}&amp;a_{2,1}&amp;\dots&amp;a_{d+2,1}\\
a_{1,2}&amp;a_{2,2}&amp;\dots&amp;a_{d+2,2}\\
\vdots&amp; \vdots&amp;\ddots &amp; \vdots\\
a_{1,d}&amp;a_{2,d}&amp;\dots&amp;a_{d+2,d}\\
1&amp;1&amp;\dots&amp;1
\end{bmatrix}.
\end{equation*}
Since $M$ has fewer rows than columns, there is a non-zero column vector $\mathbf{\lambda}$ such that $M \mathbf{\lambda}=0$, which is equivalent to the existence of a solution to the system
%aligned inside equation with a tag does not work with LaTeX2HTML
\begin{align}\label{eqn:sys}
0&amp;=\lambda_1 a_1+\lambda_2 a_2+\dotsb+\lambda_{d+2} a_{d+2}\\
0&amp;=\lambda_1+\lambda_2+\dotsb+\lambda_{d+2}\notag
\end{align}
Let $A_1$ be the set of those $a_i$ for which $\lambda_i$ is positive, and $A_2$ be the rest. Set $s$ to be the sum of positive $\lambda_i$'s. Then by the system~\eqref{eqn:sys} above 
\begin{equation*}
\frac{1}{s}\sum_{a_i\in A_1} \lambda_i a_i=\frac{1}{s}\sum_{a_i\in A_2} (-\lambda_i) a_i
\end{equation*}
is a point of intersection of convex hulls of $A_1$ and $A_2$.
\end{proof}</content>
</record>
