Perfect Colorings of a Design with 2-Dimensional Euclidean

Total Page:16

File Type:pdf, Size:1020Kb

Perfect Colorings of a Design with 2-Dimensional Euclidean Perfect Colorings of a Design With 2-Dimensional Euclidean Crystallographic Symmetry Group BY Xi Xu A Study Presented to the Faculty of Wheaton College in Partial Fulfillment of the Requirements for Graduation with Departmental Honors in Mathematics Norton, Massachusetts May 2018 Acknowledgments First of all, I would like to offer my sincerest thanks to my amazing thesis advisor Professor Rachelle DeCoste. Rachelle's faith in me and her constant encouragements are the biggest motivations for this work. I cannot emphasize how grateful I am for her help and patience. I would like to thank Professor Shelly Leibowitz and Professor Chris Kotyk for being my committee members. They both have been very supportive and positive to me and my work. I would also like to thank my parents and friends for making my days at Wheaton fulfilling and exciting. Finally, I would like to offer my special thanks to my boyfriend Weiqi Feng for his love and support. I want to wish him the best of luck for his thesis next year. Hope he will have as much fun as I had! 2 Contents 1 Abstract 5 2 Background 6 2.1 Symmetry and Symmetry Group . .6 2.2 Metric Space and Isometry Group . .7 2.3 Crystallographic Groups . 10 3 Coloring and Perfect Coloring 12 4 Perfect Colorings of Square, Hexagon, and Pentagon 17 4.1 Perfect Colorings of Square . 17 4.2 Perfect Colorings of Hexagon . 20 4.3 Perfect Colorings of Pentagon . 23 5 Counting Perfect Colorings of a Design With Symmetry Group D2n 27 6 Frieze Patterns and Colorings 33 6.1 Frieze Groups and Frieze Patterns . 34 6.2 Colorings of Frieze Patterns . 40 6.3 Imposing D2n Symmetry on Motif of a Colored Frieze Pattern . 42 7 Wallpaper Patterns and Colorings 55 7.1 Wallpaper Groups and Wallpaper Patterns . 55 7.1.1 Wallpaper Patterns With Parallelogram Unit Cells . 58 7.1.2 Wallpaper Patterns With Rectangular Unit Cells . 59 7.1.3 Wallpaper Patterns With Rhombic Unit Cells . 63 7.1.4 Wallpaper Patterns With Square Unit Cells . 64 3 7.1.5 Wallpaper Patterns With Hexagonal Unit Cells . 67 7.2 Future Work: Colorings of Wallpaper Patterns . 70 4 1 Abstract This thesis introduces perfect colorings and the systematic way of generating perfect colorings. We study the perfect colorings for designs whose symmetry groups are 2-dimensional Euclidean crystallographic groups. Two-dimensional Euclidean crys- tallographic groups are discrete subgroups of the isometry group of the Euclidean plane. We classify crystallographic groups by their ranks. Crystallographic groups of rank 0, rank 1, and rank 2 are explained with details and examples. Theorems that related to the number of perfect colorings for designs with crystallographic symmetry groups are constructed and proved. 5 2 Background In this paper, we study colorings of objects with symmetry. We begin with objects with only rotation and reflection symmetries, and then expand our study to include translations in one direction and then two directions. In order to study symmetry with rigor, we begin with some background ideas. In this chapter, we introduce background and give several definitions that build the foundations for the reminder of this study. Examples are provided to explain the definitions as necessary. 2.1 Symmetry and Symmetry Group Definition 2.1 Symmetries are transformations, including reflection, rotation or translation, under which an object is invariant to itself. It is well known that the set of such transformations for an object forms a group. Thus, the symmetry group of an object is the group of all symmetries of the object. Example 2.2 A square has 8 symmetries: rotations around the center by, 0, π=2, π, and 3π=2 radians counter-clockwise, and reflections over the horizontal axis, the vertical axis, and the two diagonal axes. The set containing the 8 symmetries forms the symmetry group of the square. This group is the dihedral group D8 of order 8, a well understood group. Since it is a group, the composition of any two of these symmetries is again one of the 8 symmetries. Also, for every symmetry g, there is an inverse symmetry g−1. This means that the composition of any symmetry and its inverse symmetry is the identity symmetry, rotation by 0 radians. Clearly, for the reflections, each is its own inverse symmetry. Also the inverse symmetry of rotation by π=2 is rotation by 3π=2. 6 Figure 1: A square with its reflection axes. 2.2 Metric Space and Isometry Group Definition 2.3 [1] A metric is a function D that defines a distance between each pair of elements of a set. Given any set P, a function D : P × P ! R is a metric if the following properties are satisfied for every P; Q 2 P: (i) D(P; Q) = D(Q; P ); (ii) D(P; Q) ≥ 0; (iii) D(P; Q) = 0 if and only if P = Q. Example 2.4 In the Euclidean plane, denoted E2, the distance between 2 points p 2 2 (x1; y1) and (x2; y2) is defined by d((x1; y1); (x2; y2)) = (x2 − x1) + (y2 − y1) . The distance function d is a metric because d satisfies the three properties in the Definition 2.3. p 2 2 (i) For every (x1; y1) and (x2; y2), d((x1; y1); (x2; y2)) = (x2 − x1) + (y2 − y1) = p 2 2 (x1 − x2) + (y1 − y2) = d((x2; y2); (x1; y1)); 7 p 2 2 (ii) For every (x1; y1) and (x2; y2), d((x1; y1); (x2; y2)) = (x2 − x1) + (y2 − y1) ≥ 0; p 2 2 (iii) d((x1; y1); (x2; y2)) = (x2 − x1) + (y2 − y1) = 0 if and only if x2 −x1 = 0 and y2 − y1 = 0 if and only if x1 = x2 and y1 = y2 if and only if (x1; y1) = (x2; y2). This metric d on E2 is called the Euclidean metric. Definition 2.5 A metric space M is a set in which distances between all pairs of elements are defined by a metric. The Euclidean plane can be considered as a metric space with the Euclidean metric d as its metric. Definition 2.6 Given a metric space M with its metric D, an isometry is a one- to-one and onto mapping T : M ! M that preserves distance, i.e., D(x; y) = D(T (x);T (y)) 8 x; y 2 M. It is well known that the set of all isometries of a metric space M forms a group under composition.[2] The isometry group of M is denoted by Isom(M). It is proved in [1] and many other sources that the composition of two isometries is an isometry and the inverse of an isometry is an isometry. The identity mapping of Isom(M) is Te(x) = x 8 x 2 M. The isometry group of the Euclidean plane is denoted by 2 2 2 Isom(E ), and the identity mapping of Isom(E ) is Te(x; y) = (x; y) 8 (x; y) 2 E . Let ~v be a vector in the Euclidean plane and let (x; y) be a generic point in E2, then the mapping T (x; y) = (x; y) + ~v is a isometry that acts as a translation. In math, translation is an operation that shifts an object by a fixed distance. For the mapping T (x; y) = (x; y) + ~v, the point (x; y) is translated by distance jj~vjj in the direction of ~v. 8 It is shown in [2] that reflections across any line l 2 E2 and rotations about any point (x; y) 2 E2 are isometries of the Euclidean plane. The next two examples illustrate that reflections and rotations are elements of Isom(E2). Example 2.7 Let l be any line in the Euclidean plane, and P , Q be any two points in the Euclidean plane. Reflecting P and Q across the mirror line l gives points P 0 and Q0, respectively. The reflection across the line l is an isometry of the Euclidean plane. The distance between P and Q and the distance between the reflection points P 0 and Q0 are equal. Q Q0 d d P P 0 l Figure 2: Points P 0 and Q0 are reflections of points P and Q, respectively, across the mirror line l. Example 2.8 Let O, P , and Q be any points in the Euclidean plane. Rotate P and Q by a fixed angle with O as the rotation center. Let the end results be points P 0 and Q0, respectively. Rotation by a fixed angle with a fixed rotation center is an isometry of the Euclidean plane. The distance between P and Q and the distance between the rotation points P 0 and Q0 are equal. 9 P 0 Q0 d O P d Q Figure 3: Points P and Q are rotated by a fixed angle with O as the rotation center. The end results are points P 0 and Q0, respectively. 2.3 Crystallographic Groups Definition 2.9 The orthogonal group O(2) is defined as O(2) = fM : M is a 2 × 2 matrix with real entries such that MM T = Ig, where I is the identity matrix. Given any isometry A : E2 ! E2, it is proved in [2] that there exists a vector ~w 2 R2 and an orthogonal matrix B such that A(x) = Bx + ~w 8 x 2 R2. Let φ be a mapping from Isom(E2) to O(2) defined by φ(A) = B. Then it is straightforward to show that φ is a group homomorphism, and its kernel is the group of all translations of E2, Trans(E2).
Recommended publications
  • Frieze Groups Tara Mccabe Denis Mortell
    Frieze Groups Tara McCabe Denis Mortell Introduction Our chosen topic is frieze groups. A frieze group is an infinite discrete group of symmetries, i.e. the set of the geometric transformations that are composed of rigid motions and reflections that preserve the pattern. A frieze pattern is a two-dimensional design that repeats in one direction. A study on these groups was published in 1969 by Coxeter and Conway. Although they had been studied by Gauss prior to this, Gauss did not publish his studies. Instead, they were found in his private notes years after his death. Visual Perspective Numerical Perspective What second-row numbers validate a frieze pattern? (F) There are seven types of groups. Each of these are the A frieze pattern is an array of natural numbers, displayed in a symmetry group of a frieze pattern. They have been lattice such that the top and bottom lines are composed only of The second-row numbers that determine the pattern are not illustrated below using the Conway notation and 1’s and for each unit diamond, random. Instead, these numbers have a peculiar property. corresponding diagrams: the rule (bc) − (ad) = 1 holds. Theorem I Fifth being a translation I The first, and the one There is a bijection between the valid which must occur in with vertical reflection, Here is an example of a frieze pattern: sequences for frieze patterns and all others is glide reflection and 180◦ rotation, or a the number of triangles adjacent to the Translation, or a vertices of a triangulated polygon. [2] ‘hop’.
    [Show full text]
  • Sorting by Symmetry
    Sorting by Symmetry Patterns along a Line Bob Burn Sorting patterns by Symmetry: Patterns along a Line 1 Sorting patterns by Symmetry: Patterns along a Line Sorting by Symmetry Patterns along a Line 1 Parallel mirrors ................................................................................................... 4 2 Translations ........................................................................................................ 7 3 Friezes ................................................................................................................ 9 4 Friezes with vertical reflections ....................................................................... 11 5 Friezes with half-turns ..................................................................................... 13 6 Friezes with a horizontal reflection .................................................................. 16 7 Glide-reflection ................................................................................................ 18 8 Fixed lines ........................................................................................................ 20 9 Friezes with half-turn centres not on reflection axes ....................................... 22 10 Friezes with all possible symmetries ............................................................... 26 11 Generators ........................................................................................................ 28 12 The family of friezes .......................................................................................
    [Show full text]
  • Symmetries in Physics WS 2018/19
    Symmetries in Physics WS 2018/19 Dr. Wolfgang Unger Universit¨atBielefeld Preliminary version: January 30, 2019 2 Contents 1 Introduction 5 1.1 The Many Faces of Symmetries . .5 1.1.1 The Notion of Symmetry . .5 1.1.2 Symmetries in Nature . .5 1.1.3 Symmetries in the Arts . .5 1.1.4 Symmetries in Mathematics . .5 1.1.5 Symmetries in Physical Phenomena . .5 1.2 Symmetries of States and Invariants of Natural Laws . .5 1.2.1 Structure of Classical Physics . .5 1.2.2 Structure of Quantum Mechanics . .6 1.2.3 Role of Mathematics . .7 1.2.4 Examples . .7 2 Basics of Group Theory 11 2.1 Axioms and Definitions . 11 2.1.1 Group Axioms . 11 2.1.2 Examples: Numbers . 13 2.1.3 Examples: Permutations . 13 2.1.4 Examples: Matrix Groups . 14 2.1.5 Group Presentation . 14 2.2 Relations Between Group . 15 2.2.1 Homomorphism, Isomorphisms . 15 2.2.2 Automorphism and Conjugation . 16 2.2.3 Symmetry Group . 16 2.2.4 Subgroups and Normal Subgroups, Center . 17 2.2.5 Cosets, Quotient Groups . 20 2.2.6 Conjugacy Class . 21 2.2.7 Direct Products, Semidirect Products . 22 2.3 Finite Groups . 24 2.3.1 Cyclic Groups . 24 2.3.2 Dihedral Group . 24 2.3.3 The Symmetric Group . 25 2.3.4 The Alternating Group . 27 2.3.5 Other Permutation Groups and Wreath Product . 27 2.3.6 Classification of finite simple groups . 28 2.3.7 List of finite groups .
    [Show full text]
  • Mathematical Transformations and Songket Patterns
    International Society of communication and Development among universities www.europeansp.org Spectrum (Educational Research Service),ISSN:0740-7874 Mathematical Transformations and Songket Patterns Nor Maizan Abdul Aziza, Rokiah Embong b* a,b Faculty of Computer and Mathematical Sciences, Universiti Teknologi MARA, 40450 Shah Alam, Selangor, Malaysia Abstract Songket the beautiful traditional textile of the Malay in Malaysia is generally appreciated for its aesthetics motifs and patterns, without any thought on the mathematical concepts underlying those patterns. The symmetries in the motifs and the transformations concepts embedded in the pattern of two pieces of sampin songket were studied by utilizing the mathematical software GeoGebra. Based on the symmetries and transformations identified, the songket patterns could be categorized under the symmetry groups standardized by the Union of Crystallography namely the Frieze Pattern and the Wallpaper Pattern. The identified symmetries and transformations concepts were then used to generate new songket patterns, patterns with better symmetry, precise and accurate thread counts. For majority of students, mathematics is considered as a difficult and uninteresting subject, hence the idea of integrating mathematics, arts and one’s culture such as the songket patterns creation activity could act as a catalyst in students’ understanding of some mathematical concepts. It could help teachers to integrate concrete, abstracts ideas and creative elements in the classroom. This might make learning mathematics more interesting. © 2016 The Authors. Published by European Science publishing Ltd. Selection and peer-review under responsibility of the Organizing Committee of European Science publishing Ltd. Keywords: Songket; Mathematical Transformations; Symmetry Groups 1. Songket Songket is one of the beautiful traditional crafts produced by the Malays in Malaysia.
    [Show full text]
  • FRIEZE GROUPS in R2 Contents 1. Metric Spaces, Groups, And
    FRIEZE GROUPS IN R2 MAXWELL STOLARSKI Abstract. Focusing on the Euclidean plane under the Pythagorean Metric, our goal is to classify the frieze groups, discrete subgroups of the set of isome- tries of the Euclidean plane under the Pythagorean metric whose translation subgroups are infinite cyclic. We begin by developing a normal form for repre- senting all isometries. To simplify the problem of composing isometries written in normal form, we shall discuss the properties of compositions of reflections across different axes. Such a discussion will naturally lead to a classification of all isometries of the plane. Using such knowledge, we can then show that there are only seven geometrically different types of frieze groups. Contents 1. Metric Spaces, Groups, and Isometries 1 2. E and the Normal Form Theorem 3 3. Generators and Relations 5 4. Compositions of Reflections Across Different Axes 5 5. Classification of Frieze Groups 9 Acknowledgments 13 References 13 1. Metric Spaces, Groups, and Isometries Before we can begin to talk about frieze groups, we must discuss certain necessary preliminary concepts. We begin by formalizing the concept of distance between points in a set. Definition 1.1. A metric on a set X is a map d : X × X ! R such that i) d(x; y) ≥ 0 for all x; y 2 X and d(x; y) = 0 if and only if x = y; ii) d(x; y) = d(y; x) for all x; y 2 X; iii) d(x; y) + d(y; z) ≥ d(x; z) for all x; y; z 2 X. A set X with a metric d is called a metric space, written (X; d).
    [Show full text]
  • Euclidean Group - Wikipedia, the Free Encyclopedia Page 1 of 6
    Euclidean group - Wikipedia, the free encyclopedia Page 1 of 6 Euclidean group From Wikipedia, the free encyclopedia In mathematics, the Euclidean group E(n), sometimes called ISO( n) or similar, is the symmetry group of n-dimensional Euclidean space. Its elements, the isometries associated with the Euclidean metric, are called Euclidean moves . These groups are among the oldest and most studied, at least in the cases of dimension 2 and 3 — implicitly, long before the concept of group was known. Contents 1 Overview 1.1 Dimensionality 1.2 Direct and indirect isometries 1.3 Relation to the affine group 2 Detailed discussion 2.1 Subgroup structure, matrix and vector representation 2.2 Subgroups 2.3 Overview of isometries in up to three dimensions 2.4 Commuting isometries 2.5 Conjugacy classes 3 See also Overview Dimensionality The number of degrees of freedom for E(n) is n(n + 1)/2, which gives 3 in case n = 2, and 6 for n = 3. Of these, n can be attributed to available translational symmetry, and the remaining n(n − 1)/2 to rotational symmetry. Direct and indirect isometries There is a subgroup E+(n) of the direct isometries , i.e., isometries preserving orientation, also called rigid motions ; they are the rigid body moves. These include the translations, and the rotations, which together generate E+(n). E+(n) is also called a special Euclidean group , and denoted SE (n). The others are the indirect isometries . The subgroup E+(n) is of index 2. In other words, the indirect isometries form a single coset of E+(n).
    [Show full text]
  • Book04-1.Pdf
    i 1 ii GROUPS and GEOMETRY: A bridge to the Math major Marshall M. Cohen Kevin M. Pilgrim c June 25, 2004 1All rights reserved. May be copied for noncommercial educational use only. Please send comments and corrections, or write for updates to . Marshall M. Cohen Kevin M. Pilgrim Department of Mathematics Department of Mathematics Malott Hall Rawles Hall Cornell University Indiana University Ithaca, NY 14853-4201 Bloomington, IN 47405 [email protected] [email protected] ii Contents Preface v I Symmetry in the plane 1 I.1 Introduction . 1 I.2 The Euclidean plane and complex numbers . 10 I.3 Functions from the plane to the plane . 26 I.4 Isometries: definition and examples . 29 I.5 The basic factorization of an isometry . 46 I.6 Classification of isometries . 50 I.7 The structure of the set of symmetries of a plane figure . 58 II Group theory: the beginnings 63 II.1 Definition and numerical examples . 63 II.2 Isomorphic groups . 71 i ii CONTENTS II.3 Abelian and Non-Abelian groups . 76 II.4 Transformation groups and group actions . 85 II.5 The dynamics of a group action . 98 II.6 How do we recognize and generate subgroups? . 105 II.7 The number of elements in a subgroup . 116 II.8 Finite permutation groups . 124 III The Isometry Group of the Plane 137 III.1 What the classification tells us about Isom(C) . 138 III.2 Conjugacy and Congruence . 145 III.3 The point map π : Isom(C) → O2 .................... 160 III.4 Finite Subgroups of Isom(C)......................
    [Show full text]
  • Frieze Groups and Crystallographic Groups
    28 Frieze Groups and Crystallographic Groups Symmetry and group theory have an uncanny way of directing physicists to the right path. Mario Livio, The Equation That Could Not Be Solved Group theory is the bread and butter of crystallography. Mario Livio, The Equation That Could Not Be Solved The Frieze Groups In this chapter, we discuss an interesting collection of infinite symmetry groups that arise from periodic designs in a plane. There are two types of such groups. The discrete frieze groups are the plane symmetry groups of patterns whose subgroups of translations are isomorphic to Z. These kinds of designs are the ones used for decorative strips and for patterns on jewelry, as illustrated in Figure 28.1. In mathematics, familiar examples include the graphs of y 5 sin x, y 5 tan x, y 5 |sin x|, and |y| 5 sin x. After we analyze the discrete frieze groups, we examine the discrete symmetry groups of plane patterns whose subgroups of transla- tions are isomorphic to Z % Z. In previous chapters, it was our custom to view two isomorphic groups as the same group, since we could not distinguish between them algebraically. In the case of the frieze groups, we will soon see that, al- though some of them are isomorphic as groups (that is, algebraically the same), geometrically they are quite different. To emphasize this difference, we will treat them separately. In each of the following cases, the given pattern extends infinitely far in both directions. A proof that there are exactly seven types of frieze patterns is given in the appendix to [6].
    [Show full text]
  • Paper Explores the Properties of Frieze Patterns
    A CLASSIFICATION OF FRIEZE PATTERNS TAYLOR COLLINS, AARON REAVES, TOMMY NAUGLE, AND GERARD WILLIAMS Abstract. This paper explores the properties of frieze patterns. We will begin by displaying background information such as the definition of a group and of an isometry. Then, by showing that any frieze pattern is a group, we apply properties of isometries to the frieze patterns. This allows us to define five types of isometries and explore their relationship to each other, and the pattern as a whole. In exploring their properties, we classify every freize pattern as one of seven types. 1. Introduction A frieze pattern is a patterned band of repeated design. Frieze pat- terns are often seen as border patterns found on architecture, pottery, stitching, and wall paper. A frieze pattern will always have some type of symmetry. Different types of frieze patterns can be found from the different symmetries they possess. This paper will analyze the math- ematics behind the different symmetries of frieze patterns, and why only specific symmetries can make a frieze pattern. In this paper frieze patterns will be looked at as infinite strips of repeating symmetries. This analysis of frieze patterns will begin with two very important def- initions. 2. Important Definitions Definition 2.1. A Group is a non-empty set together with an oper- ation that is closed under that operation, associative, has an identity element, and every element in the set has an inverse. Definition 2.2. An isometry is a transformation of the plane which preserves distances and is bijective. 3. Isometries of a Figure Form a Group We find that the isometries of some figure F ⊆ C that fix F form a group.
    [Show full text]
  • From Friezes and Wallpapers to Decorating Rods and Further to Circular and Spiral Mosaics
    From friezes and wallpapers to decorating rods and further to circular and spiral mosaics Bogumila Klemp-Dyczek [email protected] Faculty of Mathematics & Computer Science Nicolaus Copernicus University Toru´n POLAND Abstract Our aim is to describe a relationship between frieze groups, wallpaper groups, rod groups and symmetry groups of circular and spiral mosaics. All is known about frieze and wallpaper groups and they were approached in many ways. However, rod groups are far less popular and symmetry groups of circular and spiral mo- saics of the Gaussian plane were not so extensively investigated and popularised. The relationship between these groups is given by means of an interpretation dictionary translating isometries of the Euclidean space into isometries of the Euclidean plane re- stricted to a stripe and further, into the inversive transformations of the Gaussian plane. In this dictionary axes of transformations are important since f.e. distinct translations of the Euclidean plane may correspond to translations, rotations and screws of the Euclidean space. We thoroughly investigate a few significant examples of creating rod groups and symme- try groups of spiral mosaics from wallpaper groups.The lecture uses little formalism and illustrates every notion by numerous pictures and diagrams. 1 Introduction In this paper we would like to establish connection between some discrete subgroups of isome- tries of the Euclidean plane Iz2 , isometries of the Euclidean space Iz3 and the inversive transformations of the Gaussian plane Inv(C). In order to visualize the transformations we use the invariant subsets of the plane and the space, respectively, on which the groups are act- ing.
    [Show full text]
  • Tessellations: Friezes & Wallpapers
    Tessellations: Wallpapers, Escher & Soccer Balls Robert Campbell <[email protected]> Tessellation Examples What Is … What is a Tessellation? A Tessellation (or tiling) is a pattern made by copies of one or more shapes, fitting together without gaps. A Tessellation can be extended indefinitely in any direction on the plane. What is a Symmetry? A Symmetry (possibly of a tessellation) is a way to turn, slide or flip it without changing it. What is a Soccer Ball? That’s a silly question. Tessellations Other Tessellations Not Edge-to-Edge Regular Polygons I Regular Polygons have sides that are all equal and angles that are all equal. Triangle (3-gon) A regular 3-gon is an equilateral triangle How many degrees are in each interior angle? Walking around the triangle we turn a full circle (360º) So in each of three corners we turn (360º/3) = 120º Each turn is an exterior angle of the triangle, and exterior + interior = 180º So, each interior angle is 180º - (360º/3) = 180º - 120º = 60º Regular Polygons II Square (4-gon) A regular 4-gon is a square How many degrees are in each interior angle? Walking around the square we turn (360º/4) = 90º So, each interior angle is 180º - (360º/4) = 180º - 90º = 90º Other Regular Polygons Pentagon (5-gon): 180º - (360º/5) = 180º - 72º = 108º Hexagon (6-gon): 180º - (360º/6) = 180º - 60º = 120º 7-gon: 180º - (360º/7) = 180º - 51 3/7º = 128 4/7º Octagon (8-gon): 180º - (360º/8) = 180º - 45º = 135º 9-gon: 180º - (360º/9) = 180º - 40º = 140º Decagon (10-gon): 180º - (360º/10) = 180º - 36º = 144º 11-gon: 180º - (360º/11) = 180º - 32 8/11º = 147 3/11º Dodecagon (12-gon): 180º - (360º/12) = 180º - 30º = 150º Regular Tessellations I Regular Tessellations cover the plane with equal sized copies of a regular polygon, matching edge to edge.
    [Show full text]
  • Three-Dimensional Finite Point Groups and the Symmetry of Beaded Beads
    Journal for Mathematics and the Arts, Vol. X, No. X, Month 2007, xxx-xxx Three-dimensional finite point groups and the symmetry of beaded beads G. L. FISHER*† AND B. MELLOR‡ †California Polytechnic State University, San Luis Obispo, USA ‡Loyola Marymount University, Los Angeles, USA Beaded beads are clusters of beads woven together (usually around one or more large holes). Their groups of symmetries are classified by the three-dimensional finite point groups, i.e. the finite subgroups of the orthogonal group of degree three, O(3). The question we answer is whether every finite subgroup of O(3) can be realized as the group of symmetries of a beaded bead. We show that this is possible, and we describe general weaving techniques we used to accomplish this feat, as well as examples of a beaded bead realizing each finite subgroup of O(3) or, in the case of the seven infinite classes of finite subgroups, at least one representative beaded bead for each class. Keywords: Symmetry; Beaded bead; Three-dimensional finite point group; Frieze group, Polyhedron 2000 Mathematics Subject Classifications: 00A06, 20H15, 51F25 Section 1: Introduction Weavers of beads use a needle and thread to sew beads together to make decorative objects including jewelry, wall hangings, and baskets. Many weavers of beads iterate patterns to create designs for cables and straps for necklaces, bracelets, and hand bags. Bead weave designers such as Diane Fitzgerald, Sharri Moroshok, Christine Prussing, Takako Samejima, Laura Shea, Florence Turnour, and Carol Wilcox Wells weave beads into composite clusters, usually with at least one large hole, called beaded beads [1-7].
    [Show full text]