In: Advanced Math
The n- dimensional space is colored with n colors such that every point in the space is assigned a color. Show that there exist two points of the same color exactly a mile away from each other.
For n=1, there is nothing to prove.
For n>!, consider n+1 points p0,
p1,.......pn in |Rn (all at a
distance of 1 mile from each other) which are affine independent,
i.e. p0 - p1 , p0 -p2
,....., p0 - pn are linearly independent in
|Rn (this is always possible as |Rn has
dimension n over |R, and we can always get n linearly independent
vectors) . Now consider the regular simplex( a simplex, all of
whose edges are of length 1 mile) determined by the n+1
points.
For example, in case of n=2, we get an equilateral triangle with
vertices p0 , p1 and p2. If n=3,
we get a regular tetrahedron with vertices
p0,p1,p2 and p3.
Now, since there are n+1 points and n colours, by the Pigeonhole
Principle (Pigeons: Points, Pigeonholes: Colours),
atleast two points, say pi and pj are of the
same colour. Further, they are 1 mile apart. This proves the
result.
PIGEONHOLE PRINCIPLE: If there are k+1 pigeons that need to occupy
k pigeonholes, then atleast 2 pigeons share the same
pigeonhole.