smci
2008-11-24 02:12:43 UTC
Now then. If you took three such solid cones, how could you actually pack, slice or topologically map them to fit into the corresponding solid cylinder?
Consider the cylinder (call it D to avoid confusion):
x²+y² ≤ r², 0≤z≤h
which is equivalent to:
-r≤x≤r , -√(r²-x²) ≤ y ≤ +√(r²-x²), 0≤z≤h
So say we take the first cone C1 and stand it in the middle of D with its base center on the origin. Then equation of C1 is: 0≤z≤h, x²+y² ≤ (r/h)*z
Now, how can you squeeze/map two other cones C2, C3 into the the unfilled space of the cylinder D?
Can you find me mappings f,g:R³→R³ (i.e. f(x,y,z)→(x',y',z'))
which map any point (x,y,z) in C2 and C3 respectively into the interior of D such that the three cones don't intersect with each other? Bonus points if your mappings preserve any properties (e.g. volume, angle, length), and thus involve less sawing, slicing or melting.
For common notation, let us say C2 is placed with its base-center on (-2r,0) and C3 with base-center on (+2r,0). Then their eqns are:
C2: 0≤z≤h, (x+2r)²+y² ≤ (r/h)*z
C3: 0≤z≤h, (x-2r)²+y² ≤ (r/h)*z
Here is maybe one conceptual startpoint. Slice C2 vertically into four quarters (i.e. slice it vertically along the planes x=0, y=0).
Now you have four quarter-slices of cone, each with the eqn:
0≤z≤h, x²+y² ≤ (r/h)*z and 0≤x, 0≤y
Turn those four quarter-slices upside down, pack them around C1 and try to cram them into the cylinder D. They won't quite fit since they leave gaps due to being convex - their base will occupy a square of 2r*2r. But it's a first approximation.
Another possibility:
Consider the two separate empty slices of volume D not filled by C1
x²+y² ≥ r² (GREATER THAN! i.e. the exterior of a cone), 0≤z≤h
Call them
E2: x≤0, x²+y² ≥ r², 0≤z≤h (left half-exterior of cone)
E3: 0≤x, x²+y² ≥ r², 0≤z≤h (right half-exterior of cone)
Now all you have to do think up some mappings
f:C2→E2, g:C3→E3 which fully occupy the interior of D, don't overlap with C1 or with each other.
[Perhaps you may have seen the brilliant old Laurel and Hardy carpet-cutting sketch, where they cut mismatched-shape carpet scraps to fit into holes e.g. a triangle into a rectangle, a trapezium into a square etc. Well that's the same challenge in two dimensions. See my other open question on that sketch.]
Star if you like it. I think this would make a good interview question for creativity. Topologists or algebraists, let me know which theory this relates to.