Problem Set 3: 6.849: Geometric Folding Algorithms Fall 2012 - Prof. Erik Demaine
Problem Set 3: 6.849: Geometric Folding Algorithms Fall 2012 - Prof. Erik Demaine
Problem Set 3
Problem 1. Design and fold a piece of origami using Tomohiro Tachi’s Freeform Origami software
or Alex Bateman’s Tess. Submit the physical folded piece in class with your name on it, and send
a digital copy of the crease pattern.
ρ2,3
Problem 2. Given a flat-foldable degree-4 vertex, we ρ1,2
can represent its configuration in 3D space by the four an-
gles between the creases (θ1 , θ2 , θ3 , θ4 ) and by four fold-
ing angles (ρ1,2 , ρ2,3 , ρ3,4 , ρ4,1 ), as shown on the right. We θ2
measure a folding angle between −180◦ and 180◦ : a fold- θ1
θ3
ing angle of 0 indicates no folding, while a folding angle of θ4 ρ4,1
±180◦ indicates a mountain/valley flat fold. Prove that,
for any 3D configuration of a flat-foldable degree-4 vertex,
|ρ1,2 | = |ρ3,4 | and |ρ2,3 | = |ρ4,1 |. (For the mountain-valley
assignment in the figure, ρ1,2 = ρ3,4 and ρ2,3 = −ρ4,1 .) ρ3,4
Hint: Use spherical trigonometry.
http://erikdemaine.org/fonts/maze/
Email us a link to your design using the “link to this view” feature. You do not need to fold this
piece. If you decide to try folding it, we will expect a much less complex design.
Given a 1D piece of paper with a 1D crease pattern, find the subset of creases to fold
that produces the smallest length of the resulting flat folding.
Note that not all creases need to be folded and there is no mountain-valley assignment.
Hint: Reduce from Partition.
1
MIT OpenCourseWare
http://ocw.mit.edu
For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms.