Tightening Curves and Graphs on Surfaces By

Total Page:16

File Type:pdf, Size:1020Kb

Tightening Curves and Graphs on Surfaces By TIGHTENING CURVES AND GRAPHS ON SURFACES BY HSIEN-CHIH CHANG DISSERTATION Submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy in Computer Science in the Graduate College of the University of Illinois at Urbana-Champaign, 2018 Urbana, Illinois Doctoral Committee: Professor Jeff Erickson, Chair Professor Chandra Chekuri 1 Professor Nathan M. Dunfield Professor David Eppstein Associate Professor Alexandra Kolla ii 2 R 3 ∆ 4 {f ª愛的88½½ 5 謝謝`們的愛 iii iv Abstract 6 Any continuous deformation of closed curves on a surface can be decomposed into a finite sequence of local changes 7 on the structure of the curves; we refer to such local operations as homotopy moves. Tightening is the process of 8 deforming given curves into their minimum position; that is, those with minimum number of self-intersections. 9 While such operations and the tightening process has been studied extensively, surprisingly little is known about 10 the quantitative bounds on the number of homotopy moves required to tighten an arbitrary curve. 11 An unexpected connection exists between homotopy moves and a set of local operations on graphs called 12 electrical transformations. Electrical transformations have been used to simplify electrical networks since the 19th 13 century; later they have been used for solving various combinatorial problems on graphs, as well as applications in 14 statistical mechanics, robotics, and quantum mechanics. Steinitz, in his study of 3-dimensional polytopes, looked 15 at the electrical transformations through the lens of medial construction, and implicitly established the connection 16 to homotopy moves; later the same observation has been discovered independently in the context of knots. 17 In this thesis, we study the process of tightening curves on surfaces using homotopy moves and their con- 18 sequences on electrical transformations from a quantitative perspective. To derive upper and lower bounds we 19 utilize tools like curve invariants, surface theory, combinatorial topology, and hyperbolic geometry. We develop 20 several new tools to construct efficient algorithms on tightening curves and graphs, as well as to present examples 21 where no efficient algorithm exists. We then argue that in order to study electrical transformations, intuitively it is 22 most beneficial to work with monotonic homotopy moves instead, where no new crossings are created throughout 23 the process; ideas and proof techniques that work for monotonic homotopy moves should transfer to those for 24 electrical transformations. We present conjectures and partial evidence supporting the argument. v vi Acknowledgments 25 First I would like to express my most sincere gratitude towards my Ph.D. advisor, Jeff Erickson, for your guidance 26 throughout the years. It is an honor to be your student. You always give me the most honest advice; every meeting 27 with you is fun and fruitful. Most of all, your patience and listening ears lighten the burden when life was difficult 28 and research was slow. I am forever grateful to know you as a colleague, and a friend. 29 It is always joyful to talk to Sariel Har-Peled, either about research or just random fun. Thank you for 30 introducing me around on my first day in school, and all the ideas and advice (and jokes!) you shared with me. I 31 want to thank Alexandra Kolla for your constant support and trust. Thank you for always giving me opportunities 32 to travel and collaborate, even when no progress has been made for a long time. 33 The theory group in University of Illinois at Urbana-Champaign provides the most healthy research environment 34 for me to grow as a young researcher. The collaborative atmosphere allows us to explore freely among the topics 35 that interest us. I am fortunate to have so many great colleagues to work and share experience with, and sometimes 36 just having fun together in the last few wonderful years: Shashank Agrawal, Matthew Bauer, Shant Boodaghians, 37 Charles Carlson, Timothy Chan, Karthik Chandrasekaran, Chandra Chekuri, Kyle Fox, Shamoli Gupta, Mitchell 38 Jones, Konstantinos Koiliaris, Nirman Kumar, Patrick Lin, Vivek Madan, Sahand Mozaffari, Kent Quanrud, Benjamin 39 Raichel, Tasos Sidiropulos, Matus Telgarsky, Ross Vasko, Yipu Wang, Chao Xu, Ching-Hua Yu, Xilin Yu, and many 40 more that I didn’t have the chance to know better. 41 I am very fortunate to have the chance of working with great people all around the world: Paweł Gawrychowski, 42 Naonori Kakimura, David Letscher, Arnaud de Mesmay, Shay Mozes, Saul Schleimer, Eric Sedgwick, Dylan Thurston, 43 Stephan Tillmann, and Oren Weimann. Working together with similar minds on interesting projects is much more 44 fun than working alone. Also, I want to express my thanks to Erin Chambers, Ho-Lin Chen, Kai-Min Chung, Joshua 45 Grochow, Chung-Shou Liao, Michael Pelsmajer, and Marcus Schaefer for providing me opportunities to travel and 46 discuss research with you. 47 Without the days working with friends in the theory group of National Taiwan University, I might not even 48 pursue the career of being a theoretical computer scientist. Thanks to Hsueh-I Lu for your inspiring lectures, 49 guidance, and advice on research that lead me to where I am. 50 最後,y%感謝»PHH與昕R;`們/我生}-的喜樂。與³攜K同L使我知S,愛/最'的g秘。 51 Finally, special thanks to Chichi and Luke; you are the joy of my life. Being with you made me realize that love is 52 the greatest mystery. vii 53 Table of Contents 54 Chapter 1 Introduction and History1 55 1.1 Homotopy Moves................................................... 1 56 1.2 Electrical Transformations............................................. 3 57 1.3 Relation between Two Local Operations .................................... 4 58 1.4 Results and Outline of the Thesis ........................................ 5 59 1.5 History and Related Work............................................. 5 60 1.6 Acknowledgment .................................................. 7 61 Chapter 2 Preliminaries 9 62 2.1 Surfaces........................................................ 9 63 2.2 Curves and Graphs on Surfaces.......................................... 9 64 2.2.1 Curves .................................................... 9 65 2.2.2 Graphs and Their Embeddings ..................................... 10 66 2.2.3 Curves as 4-regular Maps......................................... 10 67 2.2.4 Jordan Curve Theorem........................................... 11 68 2.2.5 Multicurves .................................................. 11 69 2.2.6 Tangles..................................................... 11 70 2.3 Homotopy ...................................................... 12 71 2.3.1 Covering Spaces and Fundamental Groups.............................. 12 72 2.3.2 Lifting .................................................... 12 73 2.4 Combinatorial Properties of Curves....................................... 13 74 2.4.1 Monogons and Bigons........................................... 13 75 2.4.2 Homotopy Moves ............................................. 13 76 2.4.3 Signs and Winding Numbers....................................... 13 77 2.5 Relating Graphs to Curves............................................. 14 78 2.5.1 Medial Construction............................................ 14 79 2.5.2 Facial Electrical Moves .......................................... 14 80 2.5.3 Depths of Planar and Annular Multicurves.............................. 15 81 2.5.4 Smoothing.................................................. 15 82 2.6 Tightening Curves via Bigon Removal...................................... 16 83 Chapter 3 Curve Invariant — Defect 17 84 3.1 Defect Lower Bound ................................................ 18 85 3.1.1 Flat Torus Knots .............................................. 18 86 3.1.2 Defects of arbitrary flat torus knots................................... 20 87 3.2 Defect Upper Bound ................................................ 23 88 3.2.1 Winding Numbers and Diameter .................................... 23 89 3.2.2 Inclusion-Exclusion ............................................ 24 90 3.2.3 Divide and Conquer............................................ 27 91 3.3 Medial Defect is Independent of Planar Embeddings............................. 29 92 3.3.1 Navigating Between Planar Embeddings ............................... 29 93 3.3.2 Tangle Flips................................................. 30 94 3.4 Implications for Random Knots........................................... 31 viii 95 Chapter 4 Lower Bounds for Tightening Curves 33 96 4.1 Lower Bounds for Planar Curves......................................... 33 97 4.1.1 Multicurves................................................. 34 98 4.2 Quadratic Bound for Curves on Surfaces.................................... 36 99 4.3 Quadratic Bound for Contractible Curves on Surfaces............................ 38 100 4.3.1 Traces and Types.............................................. 38 101 4.3.2 A Bad Contractible Annular Curve ................................... 39 102 4.3.3 More Complicated Surfaces ....................................... 40 103 Chapter 5 Tightening Planar Curves 43 104 5.1 Planar Curves .................................................... 43 105 5.1.1 Contracting Simple Loops ........................................ 43 106 5.1.2 Tangles.................................................... 44 107 5.1.3 Main Algorithm............................................... 46 108 5.1.4 Efficient Implementation........................................
Recommended publications
  • An FPT Algorithm for the Embeddability of Graphs Into Two-Dimensional Simplicial Complexes∗
    An FPT Algorithm for the Embeddability of Graphs into Two-Dimensional Simplicial Complexes∗ Éric Colin de Verdière† Thomas Magnard‡ Abstract We consider the embeddability problem of a graph G into a two-dimensional simplicial com- plex C: Given G and C, decide whether G admits a topological embedding into C. The problem is NP-hard, even in the restricted case where C is homeomorphic to a surface. It is known that the problem admits an algorithm with running time f(c)nO(c), where n is the size of the graph G and c is the size of the two-dimensional complex C. In other words, that algorithm is polynomial when C is fixed, but the degree of the polynomial depends on C. We prove that the problem is fixed-parameter tractable in the size of the two-dimensional complex, by providing a deterministic f(c)n3-time algorithm. We also provide a randomized algorithm with O(1) expected running time 2c nO(1). Our approach is to reduce to the case where G has bounded branchwidth via an irrelevant vertex method, and to apply dynamic programming. We do not rely on any component of the existing linear-time algorithms for embedding graphs on a fixed surface; the only elaborated tool that we use is an algorithm to compute grid minors. 1 Introduction An embedding of a graph G into a host topological space X is a crossing-free topological drawing of G into X. The use and computation of graph embeddings is central in the communities of computational topology, topological graph theory, and graph drawing.
    [Show full text]
  • The Octagonal Pets by Richard Evan Schwartz
    The Octagonal PETs by Richard Evan Schwartz 1 Contents 1 Introduction 11 1.1 WhatisaPET?.......................... 11 1.2 SomeExamples .......................... 12 1.3 GoalsoftheMonograph . 13 1.4 TheOctagonalPETs . 14 1.5 TheMainTheorem: Renormalization . 15 1.6 CorollariesofTheMainTheorem . 17 1.6.1 StructureoftheTiling . 17 1.6.2 StructureoftheLimitSet . 18 1.6.3 HyperbolicSymmetry . 21 1.7 PolygonalOuterBilliards. 22 1.8 TheAlternatingGridSystem . 24 1.9 ComputerAssists ......................... 26 1.10Organization ........................... 28 2 Background 29 2.1 LatticesandFundamentalDomains . 29 2.2 Hyperplanes............................ 30 2.3 ThePETCategory ........................ 31 2.4 PeriodicTilesforPETs. 32 2.5 TheLimitSet........................... 34 2.6 SomeHyperbolicGeometry . 35 2.7 ContinuedFractions . 37 2.8 SomeAnalysis........................... 39 I FriendsoftheOctagonalPETs 40 3 Multigraph PETs 41 3.1 TheAbstractConstruction. 41 3.2 TheReflectionLemma . 43 3.3 ConstructingMultigraphPETs . 44 3.4 PlanarExamples ......................... 45 3.5 ThreeDimensionalExamples . 46 3.6 HigherDimensionalGeneralizations . 47 2 4 TheAlternatingGridSystem 48 4.1 BasicDefinitions ......................... 48 4.2 CompactifyingtheGenerators . 50 4.3 ThePETStructure........................ 52 4.4 CharacterizingthePET . 54 4.5 AMoreSymmetricPicture. 55 4.5.1 CanonicalCoordinates . 55 4.5.2 TheDoubleFoliation . 56 4.5.3 TheOctagonalPETs . 57 4.6 UnboundedOrbits ........................ 57 4.7 TheComplexOctagonalPETs. 58 4.7.1 ComplexCoordinates.
    [Show full text]
  • Arxiv:1812.02806V3 [Math.GT] 27 Jun 2019 Sphere Formed by the Triangles Bounds a Ball and the Vertex in the Identification Space Looks Like the Centre of a Ball
    TRAVERSING THREE-MANIFOLD TRIANGULATIONS AND SPINES J. HYAM RUBINSTEIN, HENRY SEGERMAN AND STEPHAN TILLMANN Abstract. A celebrated result concerning triangulations of a given closed 3–manifold is that any two triangulations with the same number of vertices are connected by a sequence of so-called 2-3 and 3-2 moves. A similar result is known for ideal triangulations of topologically finite non-compact 3–manifolds. These results build on classical work that goes back to Alexander, Newman, Moise, and Pachner. The key special case of 1–vertex triangulations of closed 3–manifolds was independently proven by Matveev and Piergallini. The general result for closed 3–manifolds can be found in work of Benedetti and Petronio, and Amendola gives a proof for topologically finite non-compact 3–manifolds. These results (and their proofs) are phrased in the dual language of spines. The purpose of this note is threefold. We wish to popularise Amendola’s result; we give a combined proof for both closed and non-compact manifolds that emphasises the dual viewpoints of triangulations and spines; and we give a proof replacing a key general position argument due to Matveev with a more combinatorial argument inspired by the theory of subdivisions. 1. Introduction Suppose you have a finite number of triangles. If you identify edges in pairs such that no edge remains unglued, then the resulting identification space looks locally like a plane and one obtains a closed surface, a two-dimensional manifold without boundary. The classification theorem for surfaces, which has its roots in work of Camille Jordan and August Möbius in the 1860s, states that each closed surface is topologically equivalent to a sphere with some number of handles or crosscaps.
    [Show full text]
  • Arxiv:Math/0405482V2 [Math.CO] 12 Sep 2016 (A) Lozenge Tiling (B) Lozenge Dual (C) Rhombus Tiling (D) Rhombus Dual
    FROM DOMINOES TO HEXAGONS DYLAN P. THURSTON Abstract. There is a natural generalization of domino tilings to tilings of a polygon by hexagons, or, dually, configurations of oriented curves that meet in triples. We show exactly when two such tilings can be connected by a series of moves analogous to the domino flip move. The triple diagrams that result have connections to Legendrian knots, cluster algebras, and planar algebras. 1. Introduction The study of tilings of a planar region by lozenges, as in Figure 1(a), or more generally by rhombuses, as in Figure 1(c), has a long history in combinatorics. Interesting questions include deciding when a region can be tiled, connectivity of the space of tilings under the basic move $ , counting the number of tilings, and behavior of a random tiling. One useful tool for studying these tilings is the dual picture, as in Figures 1(b). It consists of replacing each rhombus in the tiling by a cross of two strands connecting opposite, parallel sides. If we trace a strand through the tiling it comes out on a parallel face on the opposite side of the region, independently of the tiling of the region. Lozenge tilings give patterns of strands with three families of parallel (non-intersecting strands). If we drop the restriction to three families of parallel strands, as in Figure 1(d), and take any set of strands connecting boundary points which are both generic (only two strands intersect at a time) and minimal (no strand intersects itself and no two strands intersect more than once), then there is a corresponding dual tiling by rhombuses, as in Figure 1(c).
    [Show full text]
  • Annales Sciennifiques Supérieuke D L ÉCOLE Hormale
    ISSN 0012-9593 ASENAH quatrième série - tome 46 fascicule 5 septembre-octobre 2013 aNNALES SCIENnIFIQUES d L ÉCOLE hORMALE SUPÉRIEUkE Alexander B. GONCHAROV & Richard KENYON Dimers and cluster integrable systems SOCIÉTÉ MATHÉMATIQUE DE FRANCE Ann. Scient. Éc. Norm. Sup. 4 e série, t. 46, 2013, p. 747 à 813 DIMERS AND CLUSTER INTEGRABLE SYSTEMS ʙʏ Aʟɴʀ B. GONCHAROV ɴ Rɪʜʀ KENYON Aʙʀ. – We show that the dimer model on a bipartite graph Γ on a torus gives rise to a quantum integrable system of special type, which we call a cluster integrable system. The phase space of the classical system contains, as an open dense subset, the moduli space LΓ of line bundles with connections on the graph Γ. The sum of Hamiltonians is essentially the partition function of the dimer model. We say that two such graphs Γ1 and Γ2 are equivalent if the Newton polygons of the correspond- ing partition functions coincide up to translation. We define elementary transformations of bipartite surface graphs, and show that two equivalent minimal bipartite graphs are related by a sequence of elementary transformations. For each elementary transformation we define a birational Poisson iso- morphism LΓ LΓ providing an equivalence of the integrable systems. We show that it is a cluster 1 → 2 Poisson transformation, as defined in [10]. We show that for any convex integral polygon N there is a non-empty finite set of minimal graphs Γ for which N is the Newton polygon of the partition function related to Γ. Gluing the varieties LΓ for graphs Γ related by elementary transformations via the corresponding cluster Poisson transformations, we get a Poisson space X N .
    [Show full text]
  • Tightening Curves on Surfaces Monotonically with Applications
    Tightening Curves on Surfaces Monotonically with Applications † Hsien-Chih Chang∗ Arnaud de Mesmay March 3, 2020 Abstract We prove the first polynomial bound on the number of monotonic homotopy moves required to tighten a collection of closed curves on any compact orientable surface, where the number of crossings in the curve is not allowed to increase at any time during the process. The best known upper bound before was exponential, which can be obtained by combining the algorithm of de Graaf and Schrijver [J. Comb. Theory Ser. B, 1997] together with an exponential upper bound on the number of possible surface maps. To obtain the new upper bound we apply tools from hyperbolic geometry, as well as operations in graph drawing algorithms—the cluster and pipe expansions—to the study of curves on surfaces. As corollaries, we present two efficient algorithms for curves and graphs on surfaces. First, we provide a polynomial-time algorithm to convert any given multicurve on a surface into minimal position. Such an algorithm only existed for single closed curves, and it is known that previous techniques do not generalize to the multicurve case. Second, we provide a polynomial-time algorithm to reduce any k-terminal plane graph (and more generally, surface graph) using degree-1 reductions, series-parallel reductions, and ∆Y -transformations for arbitrary integer k. Previous algorithms only existed in the planar setting when k 4, and all of them rely on extensive case-by-case analysis based on different values of k. Our algorithm≤ makes use of the connection between electrical transformations and homotopy moves, and thus solves the problem in a unified fashion.
    [Show full text]
  • Coloured Quivers for Rigid Objects and Partial Triangulations: The
    COLOURED QUIVERS FOR RIGID OBJECTS AND PARTIAL TRIANGULATIONS: THE UNPUNCTURED CASE ROBERT J. MARSH AND YANN PALU Abstract. We associate a coloured quiver to a rigid object in a Hom-finite 2-Calabi–Yau triangulated category and to a partial triangulation on a marked (unpunctured) Riemann surface. We show that, in the case where the category is the generalised cluster category associated to a surface, the coloured quivers coincide. We also show that compatible notions of mutation can be defined and give an explicit description in the case of a disk. A partial description is given in the general 2-Calabi–Yau case. We show further that Iyama-Yoshino reduction can be interpreted as cutting along an arc in the surface. Introduction Let (S,M) be a pair consisting of an oriented Riemann surface S with non-empty boundary and a set M of marked points on the boundary of S, with at least one marked point on each component of the boundary. We further assume that (S,M) has no component homeomorphic to a monogon, digon, or triangle. A partial triangulation R of (S,M) is a set of noncrossing simple arcs between the points in M. We define a mutation of such triangulations, involving replacing an arc α of R with a new arc depending on the surface and the rest of the partial triangulation. This allows us to associate a coloured quiver to each partial triangulation of M in a natural way. The coloured quiver is a directed graph in which each edge has an associated colour which, in general, can be any integer.
    [Show full text]
  • Arxiv:1808.05573V2 [Math.GT] 13 May 2020 A.K.A
    THE MAXIMAL INJECTIVITY RADIUS OF HYPERBOLIC SURFACES WITH GEODESIC BOUNDARY JASON DEBLOIS AND KIM ROMANELLI Abstract. We give sharp upper bounds on the injectivity radii of complete hyperbolic surfaces of finite area with some geodesic boundary components. The given bounds are over all such surfaces with any fixed topology; in particular, boundary lengths are not fixed. This extends the first author's earlier result to the with-boundary setting. In the second part of the paper we comment on another direction for extending this result, via the systole of loops function. The main results of this paper relate to maximal injectivity radius among hyperbolic surfaces with geodesic boundary. For a point p in the interior of a hyperbolic surface F , by the injectivity radius of F at p we mean the supremum injrad p(F ) of all r > 0 such that there is a locally isometric embedding of an open metric neighborhood { a disk { of radius r into F that takes 1 the disk's center to p. If F is complete and without boundary then injrad p(F ) = 2 sysp(F ) at p, where sysp(F ) is the systole of loops at p, the minimal length of a non-constant geodesic arc in F with both endpoints at p. But if F has boundary then injrad p(F ) is bounded above by the distance from p to the boundary, so it approaches 0 as p approaches @F (and we extend it continuously to @F as 0). On the other hand, sysp(F ) does not approach 0 as p @F .
    [Show full text]
  • Toy Teichmüller Spaces of Real Dimension 2: the Pentagon and the Punctured Triangle
    TOY TEICHMÜLLER SPACES OF REAL DIMENSION 2: THE PENTAGON AND THE PUNCTURED TRIANGLE YUDONG CHEN, ROMAN CHERNOV, MARCO FLORES, MAXIME FORTIER BOURQUE, SEEWOO LEE, AND BOWEN YANG ABSTRACT. We study two 2-dimensional Teichmüller spaces of surfaces with boundary and marked points, namely, the pentagon and the punctured triangle. We show that their geometry is quite different from Teichmüller spaces of closed surfaces. Indeed, both spaces are exhausted by regular convex geodesic polygons with a fixed number of sides, and their geodesics diverge at most linearly. 1. INTRODUCTION Let Σ be a connected, compact, oriented surface with (possibly empty) boundary and let PÏ Σ be a finite (possibly empty) set of marked points. The Teichmüller space T (Σ;P / is the set of equivalence classes of pairs .X; f/ where X is a bordered Riemann surface and f :Σ → X is an orientation-preserving homeomorphism (sometimes called a marking). Two pairs .X; f/ and .Y ; g/ are equivalent if there is a conformal diffeomorphism h : X → Y such that g*1◦h◦f is isotopic to the identity rel P . The Teichmüller metric on T (Σ;P / (to be defined in Section 2) d is complete, uniquely geodesic, and homeomorphic to R for some d g 0. The dimension of T (Σ;P / is d = 6g * 6 + 3b + 2n + m + where g is the genus of Σ, b is the number of boundary components, n is the number of interior marked points, m is the number of boundary marked points, and is the dimension of the space of biholomorphisms X → X isotopic to the identity rel f.P / for any [.X; f/] in T (Σ;P /.
    [Show full text]
  • The Generalized Dehn Property Does Not Imply a Linear Isoperimetric Inequality
    The Generalized Dehn Property does not imply a linear isoperimetric inequality Owen Baker and Timothy Riley∗ September 23, 2019 Abstract The Dehn property for a complex is that every non-trivial disk diagram has spurs or shells. It implies a linear isoperimetric inequality. It has been conjectured that the same is true of a more general property which also allows cutcells. We give counterexamples. La propriété Dehn pour un complexe est que chaque diagramme de disque non trivial a des éperons ou des shells. Cela implique une inégalité isopérimétrique linéaire. Il a été supposé qu’il en était de même pour une propriété plus générale qui autorise également les cellules de coupe. Nous présentons des contre-exemples. 2010 Mathematics Subject Classification: 20F67, 57M20 Key words and phrases: Dehn property, isoperimetric inequality 2 A disk diagram D ⊂ S is a finite contractible 2-complex. The boundary path ∂p D is the attaching map of 2 the 2-cell R∞ giving the decomposition S = D ∪ R∞.A disk diagram in a 2-complex X is a combinatorial map D → X . It is minimal area if it contains the minimum number of 2-cells among all D → X with the same restriction to ∂p D . Minimal diagrams are reduced: there do not exist adjacent ‘back-to-back’ 2-cells in D overlapping in at least an edge e , mapping to the same cell in X with the same induced edge sequence on the boundaries starting from e . A spur is a valence 1 vertex in ∂ D . A shell is a 2-cell R for which more than half the perimeter forms a contiguous segment of the boundary attaching map ∂p D .
    [Show full text]
  • Arxiv:2007.03355V2 [Math.GT] 23 Jul 2020
    GEOMETRIC DECOMPOSITIONS OF SURFACES WITH SPHERICAL METRIC AND CONICAL SINGULARITIES GUILLAUME TAHAR Abstract. We prove that any compact surface with constant positive curvature and conical singularities can be decomposed into irreducible components of standard shape, glued along geodesic arcs connecting conical singularities. This is a spherical analog of the geometric triangulations for flat surfaces with conical singularities. The irreducible components include not only spherical triangles but also other interesting spherical poly- gons. In particular, we present the class of half-spherical concave polygons that are spherical polygons without diagonals and that can be arbitrarily complicated. Finally, we introduce the notion of core as a geometric invariant in the settings of spherical sur- faces. We use it to prove a reducibily result for spherical surfaces with a total conical angle at least (10g − 10 + 5n)2π. Contents 1. Introduction1 2. Basic notions3 3. Irreducible polygons5 4. Core of a spherical surface 12 References 18 1. Introduction A natural generalization of uniformization theorem concerns surfaces with prescribed sin- Pn gularities. For any compact Riemann surface S of genus g and any real divisor i=1 αiPi formed by positive real numbers αi > 0 and points Pi 2 S, we may ask if there is a metric with conical singularities of angle 2παi at each point Pi and constant curvature elsewhere. If there is a metric with constant curvature K on S n fP1;:::;Png, then angle defect at the conical singularities is interpreted as singular curvature in a generalized Gauss-Bonnet formula: n K:Area(S) X = 2 − 2g − n + α 2π i arXiv:2007.03355v2 [math.GT] 23 Jul 2020 i=1 The sign of this latter quantity, that depends only on the genus of the surface and the prescribed angles, determines if the constant curvature is negative, zero or positive.
    [Show full text]
  • Minimal Asymptotic Translation Lengths of Torelli Groups and Pure Braid Groups on the Curve Graph
    MINIMAL ASYMPTOTIC TRANSLATION LENGTHS OF TORELLI GROUPS AND PURE BRAID GROUPS ON THE CURVE GRAPH HYUNGRYUL BAIK AND HYUNSHIK SHIN Abstract. In this paper, we show that the minimal asymptotic trans- lation length of the Torelli group Ig of the surface Sg of genus g on the curve graph asymptotically behaves like 1/g, contrary to the mapping 2 class group Mod(Sg), which behaves like 1/g . We also show that the minimal asymptotic translation length of the pure braid group PBn on the curve graph asymptotically behaves like 1/n, contrary to the braid 2 group Bn, which behaves like 1/n . 1. Introduction Let S = Sg,n be an orientable surface of genus g with n punctures. The mapping class group of S, denoted by Mod(S), is the group of isotopy classes of orientation-preserving homeomorphisms of S. An element of Mod(S) is called a mapping class. The curve graph C(S) of S is one of the important spaces upon which Mod(S) is acting. The curve graph is a simplicial graph whose vertices are isotopy classes of essential simple closed curves in S and two vertices are joined by an edge if they are realized by a pair of disjoint curves. Assigning each edge length 1 induces a path metric dC(·, ·) on C(S). Then Mod(S) acts on C(S) by isometries. For an element f ∈ Mod(S), we define the asymptotic translation length (also known as stable translation length) of f by j dC(α, f (α)) ℓC(f) = lim inf , j →∞ j arXiv:1802.04507v2 [math.GT] 1 Nov 2018 where α is an element in C(S).
    [Show full text]