home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!gatech!destroyer!cs.ubc.ca!cascade.cs.ubc.ca!not-for-mail
- From: kvdoel@cs.ubc.ca (Kees van den Doel)
- Newsgroups: rec.puzzles
- Subject: Re: A nice New Year puzzle.
- Date: 31 Dec 1992 17:50:54 -0800
- Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
- Lines: 19
- Message-ID: <1i081uINN6k5@cascade.cs.ubc.ca>
- References: <1993Jan1.002031.5763@zip.eecs.umich.edu>
- NNTP-Posting-Host: cascade.cs.ubc.ca
-
- In article <1993Jan1.002031.5763@zip.eecs.umich.edu>
- kanad@quip.eecs.umich.edu (Kanad Chakraborty) writes:
-
- >Given a plane and exactly 3 colors, prove whether or not it is possible
- >to assign a color to each point of the plane in such a way that no two points
- >exactly 1 inch apart have the same color.
-
- 2 points sqrt(3) inch apart have the same color (take 2 points of
- colors, say, 2 and 3, 1 inch apart. Form 2 equilateral triangles with
- those 2 points, you get 2 new points (sqrt(3) inches apart) which must
- have color 1, i.e. the same). Pick a point, say it has color 1. The
- circle with radius 1 around it has color 2 or 3. The circle with radius
- sqrt(3) around it has color 1. On this big circle, pick an arbitrary
- point and draw a circle of radius sqrt(3) around *it*, which must also
- have color 1. The last and the first circles intersect at a point which
- therefore must have color 1 *and* color 2 or 3, which is impossible.
-
-
- Kees
-