Series

Circle packing — the series

8 essays on one idea, from the one that introduces it to the one that assumes the rest.
  1. Levery point within L is spentthe flapLL = 0.28 of the sheet's side, so the disc costs πL² = 24.6% of itthe circle is not a metaphor — it is the paper the flap consumesso designing a base is packing circles

    A flap costs a circle

    A flap of a given length uses up every point of the sheet within that distance of it. Two flaps whose circles overlap are asking for the same paper twice — and that one observation turned origami design from an art into an algorithm.

    part 1 · design
  2. leglegarmarmheadthe checkclosest approach 0.0000no overlap — the packing is validcircles use 71% of the sheetthe rest becomes the bodyefficiency is how much of thesquare the circles can claim,and it is an open problemthe dashed skeleton is the subject; the circles are what it costs

    Packing is the hard part

    Once a subject is a set of circles, designing the model is fitting them into a square. That step has no general algorithm, no known optimum, and it is where every remaining difficulty in origami design now sits.

    part 2 · design
  3. riverwidth 0.3legarmheadlegtailthe check10 pairs testedtightest by 0.0800(leg and arm)the ruledistance on the sheetat leastdistance through the treetwo nodes, and an edge between themthe extra width is thebody the flaps hang fromthe discs are what each flap costs; the strip is what joins the two halves of the subjectand both are the same condition, read off different pairs of leaves

    What joins the flaps

    Circles are the rule for flaps that all hang from the same point. As soon as two groups of flaps hang from different places, the paper between them has to be paid for too — and the payment is a strip whose width is the distance between them.

    part 3 · design
  4. 2 discs53.9%r = 0.29293 discs61.0%r = 0.25434 discs78.5%r = 0.25005 discs67.3%r = 0.20716 discs66.3%r = 0.18767 discs66.9%r = 0.17448 discs72.8%r = 0.17029 discs78.5%r = 0.1667hexagonal density 90.69%every bar is the best a seeded search found, not a proved optimum —which is the honest state of the problem for all but the first few values of n

    How much paper is wasted

    The efficiency of a design is the fraction of the sheet its flaps can claim, and for almost every number of flaps nobody knows the best possible value. The bars in these figures are the best a search could find, which is not the same thing.

    part 4 · design
  5. what the packing gives5 discs, 4 contactsno two overlapping, checkedhinge creasesone per contact, perpendicularto the line of centresridge creasesalong the axial lines, dividingthe paper between the flapsthe packing is the hard part;this part is a constructioncorner discs of radius 0.28, the middle one 0.427 — every contact measured

    From a packing to a crease pattern

    The circles say where the flaps are. They do not say where to fold, and the step in between is a construction rather than a search — two families of crease, both determined by the packing, neither of them visible in the picture of the discs.

    part 5 · design
  6. discsfoundproved bestshort by20.292880.292890.00%30.254310.254330.01%40.250000.25000matched50.207050.207110.03%60.187580.187680.05%70.174360.174460.06%80.170220.170540.19%90.166670.16667matchedworst shortfall 0.19% of the radius, at 8 discsthe search never consults the published values, so the comparison measures the searchbeyond nine discs there is nothing to compare against, because nothing has been proved

    Getting close instead of getting it right

    When the best answer is out of reach the question stops being what it is and becomes how much is lost. For packing discs into a square the loss is measurable: a seeded search in this repository comes within a fifth of a percent of the best radius anybody has proved, and proves nothing.

    part 6 · complexity
  7. 7 flaps, packed as tight as they will goradius0.174457630loose flaps1room to move0.1127the inner ring is where that flap's centre may sit; the algorithm reports one point of it and stops

    The flap nobody holds

    An optimal packing is presented as an answer: here are the circles, here is where they go. For some numbers of flaps that is not what it is. The best arrangement of seven discs in a square leaves one of them free to wander over an eleventh of the sheet without changing the answer at all — and the algorithm reports one point of that region and stops.

    part 7 · design
  8. 6 flaps at radius 0.1875883 contact graphs among the runs that agree about itone run5 contacts · 5 against the paper's edgeanother run4 contacts · 5 against the paper's edge

    Two packings, one radius

    A packing search reports a number, and the number is not the design. What a crease pattern is built from is the graph of which discs touch which — and at five and six flaps, runs of the same search that agree about the best radius to four decimal places come back with contact graphs that are provably not the same graph. The answer an optimiser gives has not determined the pattern it is supposed to have found.

    part 8 · design

All series