Planar Drawings of Higher-Genus Graphs Christian A
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
Surfaces and Fundamental Groups
HOMEWORK 5 — SURFACES AND FUNDAMENTAL GROUPS DANNY CALEGARI This homework is due Wednesday November 22nd at the start of class. Remember that the notation e1; e2; : : : ; en w1; w2; : : : ; wm h j i denotes the group whose generators are equivalence classes of words in the generators ei 1 and ei− , where two words are equivalent if one can be obtained from the other by inserting 1 1 or deleting eiei− or ei− ei or by inserting or deleting a word wj or its inverse. Problem 1. Let Sn be a surface obtained from a regular 4n–gon by identifying opposite sides by a translation. What is the Euler characteristic of Sn? What surface is it? Find a presentation for its fundamental group. Problem 2. Let S be the surface obtained from a hexagon by identifying opposite faces by translation. Then the fundamental group of S should be given by the generators a; b; c 1 1 1 corresponding to the three pairs of edges, with the relation abca− b− c− coming from the boundary of the polygonal region. What is wrong with this argument? Write down an actual presentation for π1(S; p). What surface is S? Problem 3. The four–color theorem of Appel and Haken says that any map in the plane can be colored with at most four distinct colors so that two regions which share a com- mon boundary segment have distinct colors. Find a cell decomposition of the torus into 7 polygons such that each two polygons share at least one side in common. Remark. -
Analytic Vortex Solutions on Compact Hyperbolic Surfaces
Analytic vortex solutions on compact hyperbolic surfaces Rafael Maldonado∗ and Nicholas S. Mantony Department of Applied Mathematics and Theoretical Physics, Wilberforce Road, Cambridge CB3 0WA, U.K. August 27, 2018 Abstract We construct, for the first time, Abelian-Higgs vortices on certain compact surfaces of constant negative curvature. Such surfaces are represented by a tessellation of the hyperbolic plane by regular polygons. The Higgs field is given implicitly in terms of Schwarz triangle functions and analytic solutions are available for certain highly symmetric configurations. 1 Introduction Consider the Abelian-Higgs field theory on a background surface M with metric ds2 = Ω(x; y)(dx2+dy2). At critical coupling the static energy functional satisfies a Bogomolny bound 2 1 Z B Ω 2 E = + jD Φj2 + 1 − jΦj2 dxdy ≥ πN; (1) 2 2Ω i 2 where the topological invariant N (the `vortex number') is the number of zeros of Φ counted with multiplicity [1]. In the notation of [2] we have taken e2 = τ = 1. Equality in (1) is attained when the fields satisfy the Bogomolny vortex equations, which are obtained by completing the square in (1). In complex coordinates z = x + iy these are 2 Dz¯Φ = 0;B = Ω (1 − jΦj ): (2) This set of equations has smooth vortex solutions. As we explain in section 2, analytical results are most readily obtained when M is hyperbolic, having constant negative cur- vature K = −1, a case which is of interest in its own right due to the relation between arXiv:1502.01990v1 [hep-th] 6 Feb 2015 hyperbolic vortices and SO(3)-invariant instantons, [3]. -
Animal Testing
Animal Testing Adrian Dumitrescu∗ Evan Hilscher † Abstract an animal A. Let A′ be the animal such that there is a cube at every integer coordinate within the box, i.e., it A configuration of unit cubes in three dimensions with is a solid rectangular box containing the given animal. integer coordinates is called an animal if the boundary The algorithm is as follows: of their union is homeomorphic to a sphere. Shermer ′ discovered several animals from which no single cube 1. Transform A1 to A1 by addition only. ′ ′ may be removed such that the resulting configurations 2. Transform A1 to A2 . are also animals [6]. Here we obtain a dual result: we ′ give an example of an animal to which no cube may 3. Transform A2 to A2 by removal only. be added within its minimal bounding box such that ′ ′ It is easy to see that A1 can be transformed to A2 . the resulting configuration is also an animal. We also ′ We simply add or remove one layer of A1 , one cube O n present a ( )-time algorithm for determining whether at a time. The only question is, can any animal A be n a configuration of unit cubes is an animal. transformed to A′ by addition only? If the answer is yes, Keywords: Animal, polyomino, homeomorphic to a then the third step above is also feasible. As it turns sphere. out, the answer is no, thus our alternative algorithm is also infeasible. 1 Introduction Our results. In Section 2 we present a construction of an animal to which no cube may be added within its An animal is defined as a configuration of axis-aligned minimal bounding box such that the resulting collection unit cubes with integer coordinates in 3-space such of unit cubes is an animal. -
Space Complexity of Perfect Matching in Bounded Genus Bipartite Graphs
Space Complexity of Perfect Matching in Bounded Genus Bipartite Graphs Samir Datta1, Raghav Kulkarni2, Raghunath Tewari3, and N. Variyam Vinodchandran4 1 Chennai Mathematical Institute Chennai, India [email protected] 2 University of Chicago Chicago, USA [email protected] 3 University of Nebraska-Lincoln Lincoln, USA [email protected] 4 University of Nebraska-Lincoln Lincoln, USA [email protected] Abstract We investigate the space complexity of certain perfect matching problems over bipartite graphs embedded on surfaces of constant genus (orientable or non-orientable). We show that the prob- lems of deciding whether such graphs have (1) a perfect matching or not and (2) a unique perfect matching or not, are in the logspace complexity class SPL. Since SPL is contained in the logspace counting classes ⊕L (in fact in ModkL for all k ≥ 2), C=L, and PL, our upper bound places the above-mentioned matching problems in these counting classes as well. We also show that the search version, computing a perfect matching, for this class of graphs is in FLSPL. Our results extend the same upper bounds for these problems over bipartite planar graphs known earlier. As our main technical result, we design a logspace computable and polynomially bounded weight function which isolates a minimum weight perfect matching in bipartite graphs embedded on surfaces of constant genus. We use results from algebraic topology for proving the correctness of the weight function. 1998 ACM Subject Classification Computational Complexity Keywords and phrases perfect matching, bounded genus graphs, isolation problem Digital Object Identifier 10.4230/LIPIcs.STACS.2011.579 1 Introduction The perfect matching problem and its variations are one of the most well-studied prob- lems in theoretical computer science. -
Problem Set 10 ETH Zürich FS 2020
d-math Topology ETH Zürich Prof. A. Carlotto Solutions - Problem set 10 FS 2020 10. Computing the fundamental group - Part I Chef’s table This week we start computing fundamental group, mainly using Van Kampen’s Theorem (but possibly in combination with other tools). The first two problems are sort of basic warm-up exercises to get a feeling for the subject. Problems 10.3 - 10.4 - 10.5 are almost identical, and they all build on the same trick (think in terms of the planar models!); you can write down the solution to just one of them, but make sure you give some thought about all. From there (so building on these results), using Van Kampen you can compute the fundamental group of the torus (which we knew anyway, but through a different method), of the Klein bottle and of higher-genus surfaces. Problem 10.8 is the most important in this series, and learning this trick will trivialise half of the problems on this subject (see Problem 10.9 for a first, striking, application); writing down all homotopies of 10.8 explicitly might be a bit tedious, so just make sure to have a clear picture (and keep in mind this result for the future). 10.1. Topological manifold minus a point L. Let X be a connected topological ∼ manifold, of dimension n ≥ 3. Prove that for every x ∈ X one has π1(X) = π1(X \{x}). 10.2. Plane without the circle L. Show that there is no homeomorphism f : R2 \S1 → R2 \ S1 such that f(0, 0) = (2, 0). -
On the Classification of Heegaard Splittings
Manuscript (Revised) ON THE CLASSIFICATION OF HEEGAARD SPLITTINGS TOBIAS HOLCK COLDING, DAVID GABAI, AND DANIEL KETOVER Abstract. The long standing classification problem in the theory of Heegaard splittings of 3-manifolds is to exhibit for each closed 3-manifold a complete list, without duplication, of all its irreducible Heegaard surfaces, up to isotopy. We solve this problem for non Haken hyperbolic 3-manifolds. 0. Introduction The main result of this paper is Theorem 0.1. Let N be a closed non Haken hyperbolic 3-manifold. There exists an effec- tively constructible set S0;S1; ··· ;Sn such that if S is an irreducible Heegaard splitting, then S is isotopic to exactly one Si. Remarks 0.2. Given g 2 N Tao Li [Li3] shows how to construct a finite list of genus-g Heegaard surfaces such that, up to isotopy, every genus-g Heegaard surface appears in that list. By [CG] there exists an effectively computable C(N) such that one need only consider g ≤ C(N), hence there exists an effectively constructible set of Heegaard surfaces that contains every irreducible Heegaard surface. (The methods of [CG] also effectively constructs these surfaces.) However, this list may contain reducible splittings and duplications. The main goal of this paper is to give an effective algorithm that weeds out the duplications and reducible splittings. Idea of Proof. We first prove the Thick Isotopy Lemma which implies that if Si is isotopic to Sj, then there exists a smooth isotopy by surfaces of area uniformly bounded above and diametric soul uniformly bounded below. (The diametric soul of a surface T ⊂ N is the infimal diameter in N of the essential closed curves in T .) The proof of this lemma uses a 2-parameter sweepout argument that may be of independent interest. -
Lecture 1 Rachel Roberts
Lecture 1 Rachel Roberts Joan Licata May 13, 2008 The following notes are a rush transcript of Rachel’s lecture. Any mistakes or typos are mine, and please point these out so that I can post a corrected copy online. Outline 1. Three-manifolds: Presentations and basic structures 2. Foliations, especially codimension 1 foliations 3. Non-trivial examples of three-manifolds, generalizations of foliations to laminations 1 Three-manifolds Unless otherwise noted, let M denote a closed (compact) and orientable three manifold with empty boundary. (Note that these restrictions are largely for convenience.) We’ll start by collecting some useful facts about three manifolds. Definition 1. For our purposes, a triangulation of M is a decomposition of M into a finite colleciton of tetrahedra which meet only along shared faces. Fact 1. Every M admits a triangulation. This allows us to realize any M as three dimensional simplicial complex. Fact 2. M admits a C ∞ structure which is unique up to diffeomorphism. We’ll work in either the C∞ or PL category, which are equivalent for three manifolds. In partuclar, we’ll rule out wild (i.e. pathological) embeddings. 2 Examples 1. S3 (Of course!) 2. S1 × S2 3. More generally, for F a closed orientable surface, F × S1 1 Figure 1: A Heegaard diagram for the genus four splitting of S3. Figure 2: Left: Genus one Heegaard decomposition of S3. Right: Genus one Heegaard decomposi- tion of S2 × S1. We’ll begin by studying S3 carefully. If we view S3 as compactification of R3, we can take a neighborhood of the origin, which is a solid ball. -
Approximation Algorithms for Euler Genus and Related Problems
Approximation algorithms for Euler genus and related problems Chandra Chekuri Anastasios Sidiropoulos February 3, 2014 Slides based on a presentation of Tasos Sidiropoulos Theorem (Kuratowski, 1930) A graph is planar if and only if it does not contain K5 and K3;3 as a topological minor. Theorem (Wagner, 1937) A graph is planar if and only if it does not contain K5 and K3;3 as a minor. Graphs and topology Theorem (Wagner, 1937) A graph is planar if and only if it does not contain K5 and K3;3 as a minor. Graphs and topology Theorem (Kuratowski, 1930) A graph is planar if and only if it does not contain K5 and K3;3 as a topological minor. Graphs and topology Theorem (Kuratowski, 1930) A graph is planar if and only if it does not contain K5 and K3;3 as a topological minor. Theorem (Wagner, 1937) A graph is planar if and only if it does not contain K5 and K3;3 as a minor. Minors and Topological minors Definition A graph H is a minor of G if H is obtained from G by a sequence of edge/vertex deletions and edge contractions. Definition A graph H is a topological minor of G if a subdivision of H is isomorphic to a subgraph of G. Planarity planar graph non-planar graph Planarity planar graph non-planar graph g = 0 g = 1 g = 2 g = 3 k = 1 k = 2 What about other surfaces? sphere torus double torus triple torus real projective plane Klein bottle What about other surfaces? sphere torus double torus triple torus g = 0 g = 1 g = 2 g = 3 real projective plane Klein bottle k = 1 k = 2 Genus of graphs Definition The orientable (reps. -
The Fundamental Polygon 3 3. Method Two: Sewing Handles and Mobius Strips 13 Acknowledgments 18 References 18
THE CLASSIFICATION OF SURFACES CASEY BREEN Abstract. The sphere, the torus, and the projective plane are all examples of surfaces, or topological 2-manifolds. An important result in topology, known as the classification theorem, is that any surface is a connected sum of the above examples. This paper will introduce these basic surfaces and provide two different proofs of the classification theorem. While concepts like triangulation will be fundamental to both, the first method relies on representing surfaces as the quotient space obtained by pasting edges of a polygon together, while the second builds surfaces by attaching handles and Mobius strips to a sphere. Contents 1. Preliminaries 1 2. Method One: the Fundamental Polygon 3 3. Method Two: Sewing Handles and Mobius Strips 13 Acknowledgments 18 References 18 1. Preliminaries Definition 1.1. A topological space is Hausdorff if for all x1; x2 2 X, there exist disjoint neighborhoods U1 3 x1;U2 3 x2. Definition 1.2. A basis, B for a topology, τ on X is a collection of open sets in τ such that every open set in τ can be written as a union of elements in B. Definition 1.3. A surface is a Hausdorff space with a countable basis, for which each point has a neighborhood that is homeomorphic to an open subset of R2. This paper will focus on compact connected surfaces, which we refer to simply as surfaces. Below are some examples of surfaces.1 The first two are the sphere and torus, respectively. The subsequent sequences of images illustrate the construction of the Klein bottle and the projective plane. -
Arxiv:1912.13021V1 [Math.GT] 30 Dec 2019 on Small, Compact 4-Manifolds While Also Constraining Their Handle Structures and Piecewise- Linear Topology
The trace embedding lemma and spinelessness Kyle Hayden Lisa Piccirillo We demonstrate new applications of the trace embedding lemma to the study of piecewise- linear surfaces and the detection of exotic phenomena in dimension four. We provide infinitely many pairs of homeomorphic 4-manifolds W and W 0 homotopy equivalent to S2 which have smooth structures distinguished by several formal properties: W 0 is diffeomor- phic to a knot trace but W is not, W 0 contains S2 as a smooth spine but W does not even contain S2 as a piecewise-linear spine, W 0 is geometrically simply connected but W is not, and W 0 does not admit a Stein structure but W does. In particular, the simple spineless 4-manifolds W provide an alternative to Levine and Lidman's recent solution to Problem 4.25 in Kirby's list. We also show that all smooth 4-manifolds contain topological locally flat surfaces that cannot be approximated by piecewise-linear surfaces. 1 Introduction In 1957, Fox and Milnor observed that a knot K ⊂ S3 arises as the link of a singularity of a piecewise-linear 2-sphere in S4 with one singular point if and only if K bounds a smooth disk in B4 [17, 18]; such knots are now called slice. Any such 2-sphere has a neighborhood diffeomorphic to the zero-trace of K , where the n-trace is the 4-manifold Xn(K) obtained from B4 by attaching an n-framed 2-handle along K . In this language, Fox and Milnor's 3 4 observation says that a knot K ⊂ S is slice if and only if X0(K) embeds smoothly in S (cf [35, 42]). -
Classifying Surfaces Jenny Wilson
Math Club 27 March 2014 Classifying Surfaces Jenny Wilson Exercise # 1. (Recognizing surfaces) Which of the following are surfaces? Which are surfaces with boundary? z z y x y x (b) Solution to x2 + y2 = z2 (c) Solution to z = x2 + y2 (a) 2–Sphere S2 (d) Genus 4 Surface (e) Closed Mobius Strip (f) Closed Hemisphere A A A BB A A A A A (g) Quotient Space ABAB−1 (h) Quotient Space AA (i) Quotient Space AAAA Exercise # 2. (Isomorphisms of surfaces) Sort the following surfaces into isomorphism classes. 1 Math Club 27 March 2014 Classifying Surfaces Jenny Wilson Exercise # 3. (Quotient surfaces) Identify among the following quotient spaces: a cylinder, a Mobius¨ band, a sphere, a torus, real projective space, and a Klein bottle. A A A A BB A B BB A A B A Exercise # 4. (Gluing Mobius bands) How many boundary components does a Mobius band have? What surface do you get by gluing two Mobius bands along their boundary compo- nents? Exercise # 5. (More quotient surfaces) Identify the following surfaces. A A BB A A h h g g Triangulations Exercise # 6. (Minimal triangulations) What is the minimum number of triangles needed to triangulate a sphere? A cylinder? A torus? 2 Math Club 27 March 2014 Classifying Surfaces Jenny Wilson Orientability Exercise # 7. (Orientability is well-defined) Fix a surface S. Prove that if one triangulation of S is orientable, then all triangulations of S are orientable. Exercise # 8. (Orientability) Prove that the disk, sphere, and torus are orientable. Prove that the Mobius strip and Klein bottle are nonorientiable. -
On Real Projective Connections, VI Smirnov's Approach, and Black Hole
ON REAL PROJECTIVE CONNECTIONS, V.I. SMIRNOV’S APPROACH, AND BLACK HOLE TYPE SOLUTIONS OF THE LIOUVILLE EQUATION LEON A. TAKHTAJAN Dedicated to my teacher Ludwig Dmitrievich Faddeev on the occasion of his 80th birthday Abstract. We consider real projective connections on Riemann sur- faces and their corresponding solutions of the Liouville equation. We show that these solutions have singularities of special type (a black-hole type) on a finite number of simple analytical contours. We analyze the case of the Riemann sphere with four real punctures, considered in V.I. Smirnov’s thesis (Petrograd, 1918), in detail. 1. Introduction One of the central problems of mathematics in the second half of the 19th century and at the beginning of the 20th century was the problem of uniformization of Riemann surfaces. The classics, Klein [1] and Poincar´e [2], associated it with studying second-order ordinary differential equations with regular singular points. Poincar´eproposed another approach to the uniformization problem [3]. It consists in finding a complete conformal met- ric of constant negative curvature, and it reduces to the global solvability of the Liouville equation, a special nonlinear partial differential equations of elliptic type on a Riemann surface. Here, we illustrate the relation between these two approaches and describe solutions of the Liouville equation corresponding to second-order ordinary differential equations with a real monodromy group. In the modern physics arXiv:1407.1815v2 [math.CV] 9 Jan 2015 literature on the Liouville equation it is rather commonly assumed that for the Fuchsian uniformization of a Riemann surface it suffices to have a second-order ordinary differential equation with a real monodromy group.