Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Snakes... on a Plane!
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  14 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Christopher Night  
View profile  
 More options Aug 17 2006, 1:39 am
Newsgroups: rec.puzzles, alt.math.recreational
From: Christopher Night <ni...@fas.harvard.edu>
Date: Thu, 17 Aug 2006 01:39:34 -0400
Local: Thurs, Aug 17 2006 1:39 am
Subject: Snakes... on a Plane!
A 2-dimensional plane contains every snake in this puzzle, of which there
are at least one. You may think of a snake as a curve with one end called
the snout, one end called the tail, and the rest called the middle. Snakes
can't overlap or cross each other, because, you know, they're on a plane.

Every snake is touching exactly three other snakes - one with its snout,
one with its middle, and one with its tail - and every snake is touched by
one snake snout, one snake middle, and one snake tail. No two snakes touch
each other in more than one place, and no snake touches itself. Also, no
two snakes touch snout to snout, middle to middle, or tail to tail.

What's the minimum number of snakes on the plane satisfying these
conditions?

-Christopher

PS: There's a subtle movie reference hidden somewhere in the title of this
puzzle. Bonus points if you find it!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
William Elliot  
View profile  
 More options Aug 17 2006, 4:47 am
Newsgroups: rec.puzzles, alt.math.recreational
From: William Elliot <ma...@hevanet.remove.com>
Date: Thu, 17 Aug 2006 01:47:22 -0700
Local: Thurs, Aug 17 2006 4:47 am
Subject: Re: Snakes... on a Plane!

On Thu, 17 Aug 2006, Christopher Night wrote:
> A 2-dimensional plane contains every snake in this puzzle, of which there
> are at least one. You may think of a snake as a curve with one end called
> the snout, one end called the tail, and the rest called the middle. Snakes
> can't overlap or cross each other, because, you know, they're on a plane.

> Every snake is touching exactly three other snakes - one with its snout,
> one with its middle, and one with its tail - and every snake is touched by
> one snake snout, one snake middle, and one snake tail. No two snakes touch
> each other in more than one place, and no snake touches itself. Also, no
> two snakes touch snout to snout, middle to middle, or tail to tail.

> What's the minimum number of snakes on the plane satisfying these
> conditions?

Three

> PS: There's a subtle movie reference hidden somewhere in the title of this
> puzzle. Bonus points if you find it!

Bonus points bah.  Bonus points for using credit card, bonus points for
this and that.  Bonus points tossed like a bone to a dog for doing a
trick.  Bah, eat three humbugs and get a good night's sleep.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Richard Sabey  
View profile  
 More options Aug 17 2006, 6:07 am
Newsgroups: rec.puzzles, alt.math.recreational
From: "Richard Sabey" <richardsa...@hotmail.co.uk>
Date: 17 Aug 2006 03:07:49 -0700
Local: Thurs, Aug 17 2006 6:07 am
Subject: Re: Snakes... on a Plane!

Christopher Night wrote:
> Every snake is touching exactly three other snakes - one with its snout,
> one with its middle, and one with its tail - and every snake is touched by
> one snake snout, one snake middle, and one snake tail.
>Also, no
> two snakes touch snout to snout, middle to middle, or tail to tail.

For any snake X, either
1) X's snout touches a middle, X's middle a tail and X's tail a snout,
or
2) X's snout touches a tail, X's tail a middle and X's middle a snout.

Make a graph with a node for each snake, and with an arc XY wherever
snakes X and Y touch. Then the graph is cubic (i.e. each node is
adjacent to 3 others), which means that, for some integer k, there are
3k arcs, 2k nodes and 2k (an even number of) snakes.

Any two snakes that touch are of different types, so the graph is
bipartite, so all its cycles are of even length.

>No two snakes touch
> each other in more than one place, and no snake touches itself.

So none of these cycles is a 2-cycle; each is a 4-cycle at least.

If there are 6 snakes, there are 3 of each type, and each snake touches
each snake of the opposite type. Thus the graph is K3,3 which is not
planar. However,

> A 2-dimensional plane contains every snake in this puzzle, of which there
> are at least one.

Thus there are at least 8 snakes. One (the only?) planar cubic
bipartite 8-node graph with no 2-cycles is that corresponding to a
cube, the graph's nodes being the cube's vertices and the graph's arcs
being the cube's edges. Alternatively, the graph corresponds to a
regular octahedron, the graph's nodes and the snakes being the
octahedron's faces, and the graph's arcs being the octahedron's edges.
Colour the faces of the octahedron alternatively black and white, and
put on every black face a snake coiling clockwise, and on every white
face a snake coiling anticlockwise:

     m         t
 +--------+--------+
 |   t   /|\   m   |
 |      / | \      |
 |     /  |  \     |
s|m  s/   |   \t  s|m
 |   /t  m|t  s\   |
 |  /     |     \  |
 | /      |      \ |
 |/   s   |   m   \|
 +--------+--------+
 |\   m   |   s   /|
 | \      |      / |
 |  \     |     /  |
 |   \s  t|m  t/   |
m|s  t\   |   /s  m|s
 |     \  |  /     |
 |      \ | /      |
 |   m   \|/   t   |
 +--------+--------+
     t         m


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Simon Tatham  
View profile  
 More options Aug 17 2006, 6:52 am
Newsgroups: rec.puzzles, alt.math.recreational
From: Simon Tatham <ana...@pobox.com>
Date: 17 Aug 2006 11:52:22 +0100 (BST)
Local: Thurs, Aug 17 2006 6:52 am
Subject: Re: Snakes... on a Plane!

Richard Sabey <richardsa...@hotmail.co.uk> wrote:
> Alternatively, the graph corresponds to a regular octahedron, the
> graph's nodes and the snakes being the octahedron's faces, and the
> graph's arcs being the octahedron's edges. Colour the faces of the
> octahedron alternatively black and white, and put on every black
> face a snake coiling clockwise, and on every white face a snake
> coiling anticlockwise:

Nice solution. Reducing it to a simple planar diagram containing
nothing but snakes, we get the following pleasantly near-symmetric
arrangement:

   AaaaaaaaaBbbb
   c       a   b
   c       a   b
   ceeeeeEff   b
   c   H   f   b
   c   h   F   b
   c   hhGgggggb
   c   d       b
   c   d       b
   cccCddddddddD

where each letter, of course, represents part of a different snake,
and a capital represents the snout.
--
Simon Tatham         "A defensive weapon is one with my finger on the
<ana...@pobox.com>    trigger. An offensive weapon is one with yours."


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Patrick Hamlyn  
View profile  
 More options Aug 17 2006, 9:50 am
Newsgroups: rec.puzzles, alt.math.recreational
From: Patrick Hamlyn <p...@multipro.N_OcomSP_AM.au>
Date: Thu, 17 Aug 2006 21:50:46 +0800
Local: Thurs, Aug 17 2006 9:50 am
Subject: Re: Snakes... on a Plane!

Eh?? No bonus for you. Snake A has to touch *three other snakes*. That's a
minimum of four snakes right there. Go to bed without a humbug.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Christopher Night  
View profile  
 More options Aug 17 2006, 10:25 am
Newsgroups: rec.puzzles, alt.math.recreational
From: Christopher Night <ni...@fas.harvard.edu>
Date: Thu, 17 Aug 2006 10:25:37 -0400
Local: Thurs, Aug 17 2006 10:25 am
Subject: Re: Snakes... on a Plane!

On Thu, 17 Aug 2006, Richard Sabey wrote:

[reasoning snipped]

> Thus there are at least 8 snakes. One (the only?) planar cubic
> bipartite 8-node graph with no 2-cycles is that corresponding to a
> cube, the graph's nodes being the cube's vertices and the graph's arcs
> being the cube's edges. Alternatively, the graph corresponds to a
> regular octahedron, the graph's nodes and the snakes being the
> octahedron's faces, and the graph's arcs being the octahedron's edges.
> Colour the faces of the octahedron alternatively black and white, and
> put on every black face a snake coiling clockwise, and on every white
> face a snake coiling anticlockwise:

[diagram snipped]

Excellent solution! I was able to reason that there were at least 8
snakes, but not construct a solution as you did above. Instead I just
played around and found one (which is apparently equivalent to yours):

http://tinyurl.com/5181s/snakes-on-a-plane.jpg

Thanks for responding. That was my first real puzzle. I hope you enjoyed
it!

-Christopher


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
nobody  
View profile  
 More options Aug 17 2006, 9:18 pm
Newsgroups: rec.puzzles, alt.math.recreational
From: nobody <nob...@nowhere.com>
Date: Fri, 18 Aug 2006 01:18:30 GMT
Local: Thurs, Aug 17 2006 9:18 pm
Subject: Re: Snakes... on a Plane!
Christopher Night <ni...@fas.harvard.edu> wrote in news:

Four snakes is the minimum, as shown below.  The four snakes
are represented by the letters a,b,c and d, where a capital
letter is the snout.

       dddddddddddd
       d    C     d
       d    c     D
       d    c aaaaaaa
       d    c       a
       d    c       a
   AbbbbbbbbB       a
   a                a
   a                a
   aaaaaaaaaaaaaaaaaa


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Arthur J. O'Dwyer  
View profile  
 More options Aug 17 2006, 10:03 pm
Newsgroups: alt.math.recreational, rec.puzzles
From: "Arthur J. O'Dwyer" <ajonos...@andrew.cmu.edu>
Date: Thu, 17 Aug 2006 22:03:13 -0400 (EDT)
Local: Thurs, Aug 17 2006 10:03 pm
Subject: Re: Snakes... on a Plane!

   Snake "D" is touched by two snake middles.

-Arthur


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
drrds...@earthlink.net  
View profile  
 More options Aug 19 2006, 2:19 pm
Newsgroups: rec.puzzles, alt.math.recreational
From: drrds...@earthlink.net
Date: 19 Aug 2006 11:19:52 -0700
Local: Sat, Aug 19 2006 2:19 pm
Subject: Re: Snakes... on a Plane!

Everywhere I turn, it's more snakes in planes:
http://www.maa.org/editorial/mathgames/mathgames_08_17_06.html

Aieeeeeee! :-)

Doug Chatham
d dot chatham at moreheadstate dot edu


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rainer Rosenthal  
View profile  
 More options Aug 19 2006, 3:45 pm
Newsgroups: rec.puzzles, alt.math.recreational
From: Rainer Rosenthal <r.rosent...@web.de>
Date: Sat, 19 Aug 2006 21:45:15 +0200
Local: Sat, Aug 19 2006 3:45 pm
Subject: Re: Snakes... on a Plane!
drrds...@earthlink.net schrieb:

> Everywhere I turn, it's more snakes in planes:
> http://www.maa.org/editorial/mathgames/mathgames_08_17_06.html

> Aieeeeeee! :-)

And they are dangerous and will attack on Monday, as can be
seen in the middle of the link above:

http://recmath.org/contest/index.php

Keep cool: you may kill them until Tuesday 11/21/2006 11:00:00 GMT.

Best regards,
Rainer Rosenthal
r.rosent...@web.de


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Keith A. Lewis  
View profile  
 More options Aug 22 2006, 12:51 pm
Newsgroups: alt.math.recreational, rec.puzzles
From: kle...@LUMINA.MITRE.ORG (Keith A. Lewis)
Date: Tue, 22 Aug 2006 16:51:02 +0000 (UTC)
Local: Tues, Aug 22 2006 12:51 pm
Subject: Re: Snakes... on a Plane!
"Arthur J. O'Dwyer" <ajonos...@andrew.cmu.edu> writes in article <Pine.LNX.4.60-041.0608172202200.11...@unix43.andrew.cmu.edu> dated Thu, 17 Aug 2006 22:03:13 -0400 (EDT):

That's allowed.  However, it is *not* touched by any tail, which makes this
a non-solution.

--Keith Lewis              klewis {at} mitre.org
The above may not (yet) represent the opinions of my employer.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ed Murphy  
View profile  
 More options Aug 23 2006, 8:55 am
Newsgroups: alt.math.recreational, rec.puzzles
From: Ed Murphy <emurph...@socal.rr.com>
Date: Wed, 23 Aug 2006 12:55:26 GMT
Local: Wed, Aug 23 2006 8:55 am
Subject: Re: Snakes... on a Plane!
On Tue, 22 Aug 2006 16:51:02 +0000 (UTC), kle...@LUMINA.MITRE.ORG

"A snake cannot be touched by the same part more than once" can be
derived from the given rules, using the pigeonhole principle.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Arthur J. O'Dwyer  
View profile  
 More options Aug 23 2006, 12:45 pm
Newsgroups: rec.puzzles, alt.math.recreational
From: "Arthur J. O'Dwyer" <ajonos...@andrew.cmu.edu>
Date: Wed, 23 Aug 2006 12:45:39 -0400 (EDT)
Local: Wed, Aug 23 2006 12:45 pm
Subject: Re: Snakes... on a Plane!

   True, but I was actually using the rule left quoted above: "Every
snake is touched by ... one snake middle." (It's a well-known problem
in mathematics that whenever you say "N" without a qualifier, one person
will interpret it as meaning "exactly N", and one person will interpret
it as meaning "at least N." I chose the former; Keith chose the latter.
Ed points out that my interpretation was the more correct in this case.)

-Arthur,
corollary: Any paper using "N" without a qualifier is read by at most
two people.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Christopher Night  
View profile  
 More options Aug 23 2006, 2:52 pm
Newsgroups: rec.puzzles, alt.math.recreational
From: Christopher Night <ni...@fas.harvard.edu>
Date: Wed, 23 Aug 2006 14:52:56 -0400
Local: Wed, Aug 23 2006 2:52 pm
Subject: Re: Snakes... on a Plane!

Hey, give me a little credit! I would have qualified it if it was
ambiguous. As Ed points out, taking the other rules into consideration,
it's impossible for a solution to be valid under one interpretation but
not the other. I think that neither your interpretation nor Keith's is
more correct; rather, it doesn't matter.

As it is, I took great care in omitting needless words from the problem
statement; I know you people are too busy to waste your time reading three
redundant "exactly"s. ;-)

-Christopher


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »