..:: wu : riddles ::..
[ hardcore tech-interview style riddles and mathematical puzzles. daily high-quality forum discussions. Milli0ns served! ]
home intro [:: FORUM ::] easy med hard m$ cs putnam cigs FAQ pros cons laff credits

Page last modified Friday, 18-Feb-2005 19:30:37 PST bookmark this page

SYMBOLS

MNeeds math past arithmetic and basic probability.
CRequires knowing how to play chess.
PPhysics knowledge is helpful.
>=PI don't know the solution to this problem myself.
CPURequires calculator/computer power.


FORUM

Stuck? Have compliments or criticisms?
Want to test-drive a new riddle of your own?
Who are we, and what do we do?
Visit the fantabulous riddle forum!
Thousands of posts by really clever people.


RIDDLE INDEX

easy
med
hard
m$
cs
putnam

RECENT ADDITIONS

Check out latest puzzles by perusing the forum and the 10 most recent posts. Latest additions to cover site can be seen by clicking here.

..:: cigarettes ::..

How many cigarettes can you arrange so that every cigarette touches every other?
(You can't bend the cigarettes.)

Riddle forum thread: Click here


ucb.class.cs170 newsgroup post 4129, 4/27/2002 9:24AM: cigarette riddle and 3D cliques

I've been stuck on a very interesting riddle. I'm posting it here because I really think we can use cs170/270 principles to solve it, but I'm not sure how; perhaps someone could help me out.

The riddle is very simple:

What is the maximum number of cigarettes you can place on a table such that every cigarette touches every other cigarette? (You can't bend the cigarettes.)

Note that you can't just do a star configuration, like an asterisk. Remember that a cigarette has a finite thickness, and thus can't be treated as a line of infinitesimally small width. Thus, in an asterisk configuration of six cigarettes, there will be a hexagonal hole in the middle, and any one cigarette would only touch the cigarettes adjacent to it, and not the ones across from it. Also, you can't just do a loop of cigarettes, because then each cigarette would only be touching the cigarettes directly to the right and left of it -- the riddle wants every cigarette to touch each other directly, not just be somehow indirectly connected to every other cigarette.

Some example valid configurations: for 3 cigs, arrange an equilateral triangle. For 4 cigs, put a cig on top of the equilateral triangle so that it touches the corner of one triangle, and the midpoint of the cig opposite to that corner.

I got the problem from a friend, Hansen Bow, who said he read it in some random book a long time ago. The supposed solution, which we also arrived at by merely playing with with cigarette-like objects on desks (pens, pencils, markers ... we don't smoke), has 7 cigarettes. However, neither of us can prove that it's optimal.

7/30/2002 7:18AM UPDATE: I have crossed out the following arguments because I'm getting e-mails from many confused people. The graphs below are supposed are graph theory representations of the problem, not the actual configurations -- a vertex represents a cigarette, and an edge represents an adjacency between two cigarettes. Anyways, it's probably all wrong so just forget it. However, you're welcome to read it through the strikeouts if you want.

But perhaps we can use graph theory to prove/disprove that 7 is optimal? My idea is to represent every cigarette with a vertex, and every direct connection between two cigarettes with an edge. Then any valid configuration of cigarettes would actually be a big clique -- a set of vertices such that every vertex has an edge connecting it to every other vertex! However, this graph representation of the cigarette problem is not exactly correct. There are some restrictions we must consider. For instance, we can't let an infinite number of edges connect to a vertex, because in real-life, cigarettes have a finite surface area dictated by their length and radius, and therefore only a finite number of cigarettes can directly touch a cigarette. Let us denote the radius by R and the length by L. Then we can restrict the degree of a vertex to the following upper-bound:

4(L/(2R)) + 8 = 2L/R + 8

(To get this formula, I noticed that for a given 2R slice of a cigarette C, I could only put four cigs around that slice, perpendicular to the long side of C's surface. Then there are L/(2R) slices along the long side. Then I could bundle a group of four cigs so that all of their ends touch one of C's ends, and then do the same for the other side.)

The graph representation of this riddle is still incomplete at this point: it's fnot true that for every graph G, there exists a realizable real-world cig configuration that maps to G. First of all, our graphs must be 3 dimensional. It's around here that I get stuck. My hypothesis is that any valid graph representation must be planar, and only use straight-edges, since we can't bend the cigarettes. (Are more restrictions necessary???) If these are all the necessary restrictions, then if you translate the valid configuration for 4 cigs into a 3D planar graph with only straight edges, you get a tetrahedron -- a 3D clique of size 4:


... translate to 3D:

Similarly, the graph representation for 5 cigs gives you a diamond-like polyhedron (concatenate two tetrahedrons on one face, and then draw an edge connecting the vertices farthest apart from each other -- this last edge is denoted by the dotted line in the image below):

To get the 6-clique, I would float a sixth vertex inside the 5-clique polyhedron above, and connect that sixth vertex to all other vertices from the inside, resulting in the structure below (red lines are edges added to the 5-clique, all inside the surface of the polyhedron):

To get the 7-clique, I would just float a seventh vertex inside the 6-clique polyhedron, and connect the seventh vertex to all other vertices. Then I was hoping that if you inserted an eighth vertex inside the 7-clique polyhedron, and then tried to connect the eighth vertex to all other vertices, it would be impossible to maintain planarity, thereby proving that the optimal solution is 7. However, I think I was actually able to draw an 8-clique on paper, so there's a flaw somewhere -- not all polyhedra in my analysis can map to a real-world cigarette configuration.

It is also unclear to me whether gravity is a relevant factor. The solution for 7 cigarettes will actually stand up on a planet with gravity. But perhaps more cigarettes could be somehow added in gravity's absence?

Lastly, I'm intrigued by what happens when we tweak the riddle slightly, and replace the cigarettes with quarters, or soup cans. All three of these objects share the property of being right cylinders, just with different radii and heights. How can we generalize this problem? Given right cylindrical widgets all of radius R and height H, how many can we arrange so every widget touches every other widget? And is there already some beautiful CS/topology theorem that describes all this?

Help?

- William Wu
wwu@cory.eecs.berkeley.edu


6/20/2002 2:57AM: cigarette riddle update

no newsgroup replies from the cs170 staff. dr. rao also didn't know. however, john leen told me that there's a math theorem which says you can construct a 3D clique of any size you like. so this rules out my idea that the optimal solution would occur when i cannot construct a larger 3D clique. maybe this is more of a geometry problem?

- William Wu
wwu@ocf.berkeley.edu


7/30/2002 7:27AM: cigarette riddle update, post-slashdot

Well, four months have passed and this nasty riddle is still stuck in my head, awaiting a proof.

To all the disbelievers, here are configurations for six and seven cigarettes:



Again, this does not constitute a solution. We need a proof that this is the optimal solution. Also, I want to generalize the problem for cylindrical objects of radius r and height h.

From James Fingas via e-mail: "One simplified way to state the problem mathematically is to ask 'how many lines can be created in 3-space such that the minimum distance from each line to every other line is exactly a'. Of course this is for infinitely long cigarettes... Now how much would those cost?"

Click here to check out the riddle forum thread for this problem.

- William Wu
wwu@ocf.berkeley.edu


7/31/2002 11:54AM: cigarette riddle update, post-slashdot

I have located the Calvin University extra credit math assignment which references this problem. Click here to check it out. Note that the assignment references "stoutness" of cylindrical objects: R/L, where R is radius and L is height. This is a key consideration when proving the generalized solution.

- William Wu
wwu@ocf.berkeley.edu


8/1/2002 3:31AM: cigarette riddle update, post-slashdot

I was browsing mathworld.wolfram today and did a search for cylinders, and whaddaya know, they've got the seven cigarettes solution configuration! Click here to check it out (more about cylinders than you ever wanted to know).

"It is possible to arrange seven finite cylinders so that each is tangent to the other six, as illustrated above."

No optimality proof provided.

Still helpful though. "Finite" cylinders. This implies that the infinite length model suggested in the bulletin board and in earlier e-mails may not be a good idea, even if we impose restrictions that ignore the weird intersections created from antiparallel lines far out in space. Also, note that mathworld.wolfram.com says "tangent to the other six". Not just adjacent ... tangent. Meaning mathworld is not considering configurations where one cigarette touches the small circular face of another cigarette.


From: James Fingas
To: William Wu, Brandon Schwartz

I have been thinking about the problem, and the simplification of infinitely long cigarettes is not completely applicable. It is at best a vaguely related problem which has an easier-to-find answer. However, it may offer some insight to the problem.

The solution to the infinite-cigarette problem seems to me to be somewhere between five and seven (inclusive) cigarettes. I have come to this conclusion by looking at it from a degrees-of-freedom standpoint:

1) The first cigarette has four degrees of freedom, but all choices made in placing it are trivial. We'll place it on the x-axis.

2) The second cigarette can be placed anywhere at the specified distance 'a' (twice a cigarette radius) from the first. You have three degrees of freedom in placing this second cigarette. However, two of these three degrees of freedom are trivial, so we'll make this one pass through the z-axis, and looking from the top it will make some angle with the original cigarette.

3) The third cigarette has only two degrees of freedom, and in the general case none of these are trivial.

4) The fourth cigarette has one degree of freedom.

5) The fifth cigarette has no degrees of freedom.

6,7,...) Can you place a sixth cigarette? Maybe. Perhaps the degrees of freedom you enjoyed before can be optimized to allow the placement of more cigarettes. There were four true degrees of freedom in the placement of the first five cigarettes, so it is possible that you could place up to two more cigarettes (you get -1 degrees of freedom for the sixth and -2 degrees of freedom for the seventh). An eighth infinite cigarette is likely impossible, because it would give you -3 degrees of freedom, and you only have 1 available.

However, the best solutions to the finite cigarette problem use the ends of the cigarettes extensively, indicating that finite and infinite cigarettes don't have the same solutions. Furthermore, for short cigarettes, you likely can't do any better than four (think of the similar marble problem).

Somewhere in between the infinitely-long cigarettes that don't have any ends and the really short marble-like cigarettes are the real-length cigarettes. However, it is not obvious to me how we can bridge the gap between these extremes.

As for representing the cigarettes as rays (only one finite end), we could do this, but as soon as you put an end on the cigarettes, the geometry gets difficult. I'll try my degrees-of-freedom approach again for one-ended cigarettes (at least you can light these ones ... but not inhale. Maybe these are what politicians use when they are teenagers):

1) All DOF are trivial (there are technically five DOF)

2) Four DOF. Only one is trivial.

3) Three DOF. None are trivial in general

4) Two DOF.

5) One DOF.

6) Zero DOF.

7,8,...) You might be able to recycle DOF from 3,4, and 5 to get up to 9 cigarettes. However, I am skeptical because that's a lot of cigarettes, and there are a lot of complicated degrees of freedom here.

10) I believe that you cannot have a ten-cigarette solution.

These same calculations apply to double-ended cigarettes, so maybe this is an upper bound to the solutions. However, it may also be that for very special arrangements, you can have more cigarettes than that.

This summarizes my estimations on the problem. The minimum bounds are definite, while the maximum bounds are less so.

Cylinder Length Max Min
infinite 7 5
actual 9 7 (solution found)
L=D 4 4 (solution found)

- James Fingas


- William Wu
wwu@ocf.berkeley.edu


Thanks to Contributors David Lau, Siddhartha Doshi, Jiong Shen, Carl Wang, Phoebus Chen, Alan Liu, Hansen Bow, Ernest Zhu, Elaine Lo, Yosen Lin, Don Barkauskas, Katherine Chan, Jasvir Nagra, Tau Beta Pi (TBP), Eta Kappa Nu (HKN), Danny Dulai, His Grace The Duke Of Ankh-Morpork Commander Sir Samuel Vimes, Michael Snyder, Dipan K. Ghosh, Eric Cole, Louis Wainwright, Ben Bardill, Patrick Dreker, Autumn Looijen, Stephen Champailler, Christopher Kings-Lynne, Bart Samwel, Kannan Ramchandran, Nick Yee, Steve Plimpton, Levsen Hendrik, Remco Hartog, [I.M._Smarter_Enyu], Philip Mock, Michael Chang, Jon Meilstrup, Ryan Russell, Matt Young, Jonathan Haas, Geoff Canyon, Peter Surda, Cory Ondrejka, Satish Rao, [gcooper], Ted Powell, Brave Sir Robin, Eric Cole, J. A. H. Hunter, Sean R. Owen, Andrew Glenn, Bruce Preston, Peter Ratiu, Michael Mendelsohn, Rob Mahurin, James Fingas, Bryan Organ, Jeroen Rutten, Stephen Montgomery-Smith, Marko Lukat, Eric Yeh, Nick Hobson, Mike Lawther, [anshil], Richard Feynman, Douglas Hofstaeder, Dacher Keltner, David Mace, [SAS], Matthew Schultheis, John Leen, Andrew Ooi, Folkert Hindriks, Steve Ragle, Daniel Filner, Karl Barrus, Misha Kruk, Keith Lloyd, Dave Minott, Jette Randlov, Eric Winger, Nathan Hellweg, Tom VanCourt, Chris Seaton, Mitchell Morris, Michael Styer, Zameer Andani, Jonathan Blow, Jeff Thompson, Jonathon Duerig, Dan Hanson, Gabriel Sechan, Tom Saxton, [HunterWare], [alsee], James Antill, Tom Barringer, Bart Massey, David Krikorian, Eric Sharkey, [tudorb], Kevin Day, Milan Ramaiya, Robert Merkel, James Jones, Haim Bitner, Adam Barth, Oscar Lazzarino, Damien Fisher, [DrkShadow], Erik Blankendaal, Eric Smith, James Demmel, Jonathan Shewchuk, Alex Harris, Michael Kelley, [Mr._Martingale], Kaisen Lin, Hakan Yilmaz, Freddy Mercury, Justin Rising, Marko Lukat, William Kahan, Jeremy Randolph, Michael Sinatra, David Messerschmitt, Patrick Masterson, Frederik Bonte, Randy Williams, Pietro K.C., Brett Danaher, Derek Abbott, Ralph Boleslavsky, Rui del-Negro, [college math journal], [amer. math monthly], Spyros Potamianos, Gary Hsieh, [rec.puzzles], Steven Rudich, Matt Lahut, Richard Reti, Paul Sinclair, Tim Mann, [ucb engineering news], Luke Percival, Anwis Das, Mike White, Louise Poon, Jeffrey Wilhelm, Anthony Cammon, [BNC], A.Frieze & D.Sleator, [SWF], Ted Stevens, Frank Wang, Danny P, Patrick Sesulka, [towr], Chi Sum Cheung, Ranjit Jhala, Jacob Scott, David McKay, Eamon Warnock (THUDandBLUNDER), Kozo Morimoto, Abhijit Joshi, Devesh Parekh, Amnon Melzer, Mary Lou, Leonid Brouhkis, Allistair Sinclair, Mark Newheiser, Joc Koelman, Paul Jung, Aryabhatta, Thomas Cover, Barukh, Nootch, Eigenray

William Wu © 2002-04: home | intro | easy | medium | hard | microsoft | cs | putnam | cigs | faq | pros | cons | laff | forum | credits