4

Suppose a manufacturer bottles small units of liquid and ships them via very large trucks.

If the transportation cost nothing, spherical bottles would minimize the packaging cost (isoperimetric inequality); if packaging cost nothing, cubic bottles (say) would minimize the transportation cost, because they would pack on the trucks with no wasted space.

How would the ideal container vary with the relative cost of packaging (measured as the surface area of one bottle) and transportation (measured by the packing density on an infinitely capacious truck)?

[My "applied" formulation notwithstanding, I mean this as a pure mathematics question, so please idealize and ignore any distracting side issues.]

A reasonable conjecture might seem that one gets the correct family of shapes by starting with a tight lattice packing of spheres and then over-inflating and rescaling the spheres until asymptotically they assume the form of Voronoi cells of a lattice packing. So one would get constant mean curvature surfaces up to the circular disks at the interfaces between adjacent spheres. Optimal or not, this would give lower bounds. But how to compute them?

flag
1 
1. Are you holding the mass contained within an individual containers constant? The surface area of an individual container constant? If neither, how do you prevent arbitrarily large containers rendering the isoperimetric component trivial? 2. Have you considered solving the 2-dimensional version first? It seems to me that the containers would have the same shape as the set of points of distance no more than $a$ from a regular hexagon of radius $b$ for some $a$ and $b$. – Will Sawin Jul 6 at 6:31
3. Where they do not touch, the containers can be thought of as soap bubbles, in an equilibrium of surface temperature and pressure. I've heard that this would imply a surface with contant mean curvature but I don't know the proof. – Will Sawin Jul 6 at 6:33
1 
Are you holding the mass contained within an individual containers constant? Yes, as I think my first sentence indicates. 2. I'm betting hexagons with corners rounded into circular arcs. 3. Yes, that's what I meant. – David Feldman Jul 6 at 6:48

3 Answers

2

As an aside, there is a Swedish food packaging company, Tetra Pak, that was built on the idea of packaging milk in tetrahedral containers:
        TetraPak
Practically speaking, there is another criterion that is important: the surface should unfold flat to a polygon that tiles the plane, so that they can be cut out easily. Of course the regular tetrahedron unfolds to an equilateral triangle, but also to a $2 \times 1$ parallelogram; I wouldn't be surprised if Tetra Pak used the latter.

link|flag
4

You probably already know this, but the problem of dividing 3-dimensional space into equal volumes with minimal interfacial area is called Kelvin's problem. It may be one limit of the problem you're considering.

You can read about the currently best-known solution in 3D on Wikipedia here and there are links to pages with 3D models and data. The Weaire-Phelan structure uses two types of cells though, which I guess would be rather inconvenient from your applied perspective. Kelvin's original conjectured solution uses only one type of cell.

In 2D the minimal perimeter solution is the honeycomb, as bees know and Thomas C. Hales proved.

While googling I found some talk slides by Hales on some recent work on the 3D problem which I found interesting as well.

link|flag
Didn't know. Thank you. – David Feldman Jul 6 at 20:17
2

László Fejes Tóth considered the planar version in his book Regular Figures. On page 175, he gives the following theorem, which verifies your guess (discs here does not necessarily mean circular discs):

If P denotes the total perimeter of n convex discs, each of area a, lying in a convex hexagon of area H without mutual overlapping, then $$\frac{P}{H}\ge \sqrt{\frac{n}{H}} p(na/H)\text.$$

The function $p(a')$ is defined as follows: it is equal to the perimeter of a circle of area $a'$ for $a'\le\pi/\sqrt{12}$ and equal to the perimeter of a rounded hexagon of area $a'$. A rounded hexagon being a regular hexagon of unit area, whose corners have been rounded to arcs of circles.

If there was no restriction to convex discs, this would easily imply the honeycomb conjecture. Fejes Tóth writes "It may be assumed that this proposition remains valid without the restriction to convex faces. In the case of isoperimetric faces this conjecture turns out to be true, but for faces of equal area its proof seems to involve considerable difficulties". These difficulties were eventually overcome by Thomas Hales, as pointed out by jc.

Regarding your last question "how to compute them", you can use Surface Evolver to simulate a bubble confined to the interior of a rhombic dodecahedron. Here, for example, is the result of a simulation of a bubble confined to a cube:

bubble in a cube

If you're interested, I can provide the input file I used to do the simulation.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.