Drawing Planar Graphs via Dessins d Enfants

Size: px
Start display at page:

Download "Drawing Planar Graphs via Dessins d Enfants"

Transcription

1 Drawing Planar Graphs via Dessins d Enfants Kevin Bowman, Sheena Chandra, Anji Li and Amanda Llewellyn PRiME 2013: Purdue Research in Mathematics Experience, Purdue University July 21, 2013 Drawing Planar Graphs via Dessins d Enfants July 21, / 25

2 Belyi Maps Definition A rational function β(z) = p(z) q(z), where β : P1 (C) P 1 (C), is a Belyi Map if it has at most three critical values, say {ω (0), ω (1), ω ( ) }. Remarks: P 1 (C) refers to the complex projective line, that is the set C { }. An ω P 1 (C) is a critical value of β(z) if β(z) = ω for some β (z) = 0. Drawing Planar Graphs via Dessins d Enfants July 21, / 25

3 Belyi Maps Question Is β(z) = 4z 5 (1 z 5 ) a Belyi Map? 1 Form a polynomial equation β(z) = ω 1 ω 0 ω 0 4z 5 (1 z 5 ) ω 1 = 0 2 Compute the discriminant disc [ ω 0 4z 5 (1 z 5 ) ω 1 ] = (constant) ω 4 1 ω 9 0 (ω 1 ω 0 ) 5 3 Find the roots { } ω1 = P 1 (C) ω 0 ω4 1 ω0 9 (ω 1 ω 0 ) 5 = 0 = {0, 1, } Answer Yes, β(z) is a Belyi Map with critical values {0, 1, } Drawing Planar Graphs via Dessins d Enfants July 21, / 25

4 Dessin d Enfant Definition Given a Belyi map β(z) = p(z)/q(z) we consider the preimages B = black vertices = β 1 (0) W = white vertices = β 1 (1) E = edges = β 1 ([0, 1]) F = midpoints of faces = β 1 ( ) We define the bipartite graph β = (B W, E) as the Dessin d Enfant. Remarks: A bipartite graph is a collection of vertices and edges where the vertices are placed into two disjoint sets, none of whose elements are adjacent Following Grothendieck, Dessin d Enfants is French for Children s Drawings Drawing Planar Graphs via Dessins d Enfants July 21, / 25

5 Dessin d Enfant Example β(z) = 4z 5 (1 z 5 ) We found that β is a Belyi map with critical values 0, 1,. We consider its preimages B = β 1 (0) = {0} {5 th roots of 1} W = β 1 (1) = {5 th roots of 1/2} F = β 1 ( ) = { } Drawing Planar Graphs via Dessins d Enfants July 21, / 25

6 Research Question Motivating Question Let Γ be a connected planar graph. Can we find a Belyi map β(z) such that Γ is the Dessin d Enfant of this map? Remarks: A graph is connected if there is a path between any two points A graph is planar if it can be drawn without any edges crossing Any planar graph can be seen as a bipartite graph if we label all vertices as black and label all midpoints of edges as white Specific Question Given a specific web or a tree, can we explicitly find its corresponding Belyi map? Drawing Planar Graphs via Dessins d Enfants July 21, / 25

7 Methodology From a graph to a bipartite graph: 1) Label graph s vertices as black 2) Add white vertices as midpoints of edges Drawing Planar Graphs via Dessins d Enfants July 21, / 25

8 Methodology From a bipartite graph to a Belyi map: 3) Label black vertices as B = {b 1, b 2,..., b r } P 1 (C) such that each point b k has e k edges incident. Since we want B = β 1 (0), we must have r p(z) = (constant) (z b k ) e k where β(z) = p(z) q(z) k=1 Drawing Planar Graphs via Dessins d Enfants July 21, / 25

9 Methodology 4) Label white vertices as W = {w 1, w 2,..., w n } P 1 (C) such that each point w k has 2 edges incident. Since we want W = β 1 (1), we must have n p(z) q(z) = (constant) (z w k ) 2 where β(z) = p(z) q(z) k=1 5) Label midpoints of faces vertices as F = {f 1, f 2,..., f s } P 1 (C) such that each point f k has d k edges that enclose it. Since we want F = β 1 ( ), we must have s q(z) = (constant) (z f k ) d k k=1 Drawing Planar Graphs via Dessins d Enfants July 21, / 25

10 Methodology Proposition If there exist constants b k, w k, f k, p 0, q 0, r 0 C such that p 0 r (z b k ) e k q 0 k=1 } {{ } vertices n (z w k ) 2 r 0 k=1 for all z, then the rational function is a Belyi map of degree } {{ } edges β(z) = p 0 r 0 2 n = s (z f k ) d k = 0 k=1 r k=1 (z b k) e k s k=1 (z f k) d k r e k = k=1 s d k. k=1 } {{ } faces Drawing Planar Graphs via Dessins d Enfants July 21, / 25

11 List of Results Webs Trees Cycles Dipoles Prisms Bipyramids Antiprisms Trapezohedrons Wheels Gyroelongated Bipyramid Truncated Trapezohedron Paths Stars Drawing Planar Graphs via Dessins d Enfants July 21, / 25

12 Graphing: Mathematica Notebook egoins/site//dessins%20d Enfants.html Drawing Planar Graphs via Dessins d Enfants July 21, / 25

13 Cycles β(z) = (zn 1) 2 4z n Wikipedia Mathematica Notebook Drawing Planar Graphs via Dessins d Enfants July 21, / 25

14 Dipoles β(z) = 4zn (z n 1) 2 Wikipedia Mathematica Notebook Drawing Planar Graphs via Dessins d Enfants July 21, / 25

15 Prisms β(z) = (z2n + 14z n + 1) z n (z n 1) 4 Wikipedia Mathematica Notebook Drawing Planar Graphs via Dessins d Enfants July 21, / 25

16 Bipyramids β(z) = 108zn (z n 1) 4 (z 2n + 14z n + 1) 3 Wikipedia Mathematica Notebook Drawing Planar Graphs via Dessins d Enfants July 21, / 25

17 Antiprisms β(z) = (z2n + 10z n 2) 4 16(z n 1) 3 (2z n + 1) 3 Wikipedia Mathematica Notebook Drawing Planar Graphs via Dessins d Enfants July 21, / 25

18 Trapezohedron β(z) = 16(zn 1) 3 (2z n + 1) 3 (z 2n + 10z n 2) 4 Wikipedia Mathematica Notebook Drawing Planar Graphs via Dessins d Enfants July 21, / 25

19 Wheels β(z) = 64zn (z n 1) 3 (8z n + 1) 3 Wikipedia Mathematica Notebook Drawing Planar Graphs via Dessins d Enfants July 21, / 25

20 Gyroelongated Bipyramid 1728z n (z 2n + 11z n 1) 5 β(z) = (z 4n 228z 3n + 494z 2n + 228z n + 1) 3 Wikipedia Mathematica Notebook Drawing Planar Graphs via Dessins d Enfants July 21, / 25

21 Truncated Trapezohedron β(z) = (z4n 228z 3n + 494z 2n + 228z n + 1) z n (z 2n + 11z n 1) 5 Wikipedia Mathematica Notebook Drawing Planar Graphs via Dessins d Enfants July 21, / 25

22 Paths β(z) = sin 2 (n cos 1 z) Wikipedia Mathematica Notebook Drawing Planar Graphs via Dessins d Enfants July 21, / 25

23 Stars β(z) = 4z n (1 z n ) Wikipedia Mathematica Notebook Drawing Planar Graphs via Dessins d Enfants July 21, / 25

24 Further Research Find the Belyi maps for the following: Elongated Pyramid Gyroelongated Pyramid Rotunda Elongated Bipyramid Truncated Bipyramid Bicupola Birotunda Create a Mathematica notebook which will generate Belyi maps for any given tree or web. Find a Belyi map for the Stick Figure P3 P2 P4 P6 P Drawing Planar Graphs via Dessins d Enfants July 21, / 25

25 Acknowledgements The National Science Foundation (NSF) and Professor Steve Bell Dr. Joel Spira (Purdue BS 48, Physics) Andris Andy Zoltners (Purdue MS 69, Mathematics) Professor Edray Goins Andres Figuerola Drawing Planar Graphs via Dessins d Enfants July 21, / 25

Visualizing Dessins d Enfants on the Torus

Visualizing Dessins d Enfants on the Torus Department of Mathematics Purdue University Summer Project Presentation Purdue University October 04, 2015 Overview of the algorithm Input: An elliptic curve in the form: y 2 + a 1 xy + a 3 y = x 3 + a

More information

Metabelian Galois Representations

Metabelian Galois Representations Metabelian Galois Representations Edray Herber Goins AMS 2018 Spring Western Sectional Meeting Special Session on Automorphisms of Riemann Surfaces and Related Topics Portland State University Department

More information

Visualizing Dessins D Enfants

Visualizing Dessins D Enfants Willamette Valley Consortium for Mathematics Research Occidental College and Ave Maria University MAA MathFest August 7, 2014 Introduction Belyi Maps Dessins Passports Shabat Polynomials Question Example

More information

Belyi functions with prescribed monodromy

Belyi functions with prescribed monodromy Ravi Jagadeesan, Mentor: Akhil Mathew MIT PRIMES May 18, 2013 Compact Riemann surfaces Definition A Riemann surface is a one-dimensional complex manifold. 1 1 http://upload.wikimedia.org/wikipedia/commons/f/f0/triple_

More information

Hecke Groups, Dessins d Enfants and the Archimedean Solids

Hecke Groups, Dessins d Enfants and the Archimedean Solids arxiv:1309.2326v1 [math.ag] 9 Sep 2013 Hecke Groups Dessins d Enfants and the Archimedean Solids Yang-Hui He 1 and James Read 2 1 Department of Mathematics City University London Northampton Square London

More information

Megamaps: Construction and Examples

Megamaps: Construction and Examples Discrete Mathematics and Theoretical Computer Science Proceedings AA (DM-CCG), 200, 329 340 Megamaps: Construction and Examples Alexander Zvonkin LaBRI, Université Bordeaux I, 35 cours de la Libération,

More information

Chebyshev covers and exceptional number fields David P. Roberts University of Minnesota, Morris

Chebyshev covers and exceptional number fields David P. Roberts University of Minnesota, Morris Chebyshev covers and exceptional number fields David P. Roberts University of Minnesota, Morris 1. Context. A heuristic says that A N or S N number fields with discriminant ±2 a 5 b and degree N 49 need

More information

Uniform dessins on Shimura curves

Uniform dessins on Shimura curves Uniform dessins on Shimura curves Jürgen Wolfart joint work with Ernesto Girondo Sirvent and David Torres Teigéll, UAM Madrid Math. Zeitschrift 2011 + work in progress Mathematisches Seminar, Goethe Universität

More information

Dessins d enfants: Solving equations determining Belyi pairs

Dessins d enfants: Solving equations determining Belyi pairs Dessins d enfants: Solving equations determining Belyi pairs Elena KREINES Institut des Hautes Études Scientifiques 35, route de Chartres 91440 Bures-sur-Yvette (France) Septembre 2006 IHES/M/06/44 Dessins

More information

Dessins d enfants and transcendental lattices of singular K3 surfaces. Dessins d enfants and transcendental lattices of extremal elliptic surfaces

Dessins d enfants and transcendental lattices of singular K3 surfaces. Dessins d enfants and transcendental lattices of extremal elliptic surfaces Dessins d enfants and transcendental lattices of singular K3 surfaces Dessins d enfants and transcendental lattices of extremal elliptic surfaces Saitama, 2008 March Ichiro Shimada (Hokkaido University)

More information

AP Chemistry - Problem Drill 15: Lewis Structures and VSEPR Theory

AP Chemistry - Problem Drill 15: Lewis Structures and VSEPR Theory AP Chemistry - Problem Drill 15: Lewis Structures and VSEPR Theory No. 1 of 10 1. Which shape would have sp 3 hybridization? (A) Linear (B) Bent (C) Tetrahedron (D) Trigonal planar (E) Octahedron C. Correct.

More information

Correlation of Manitoba Curriculum to Pearson Foundations and Pre-calculus Mathematics 10

Correlation of Manitoba Curriculum to Pearson Foundations and Pre-calculus Mathematics 10 Measurement General Outcome: Develop spatial sense and proportional reasoning. 10I.M.1. Solve problems that involve linear measurement, using: SI and imperial units of measure estimation strategies measurement

More information

Children s Drawings From Seiberg-Witten Curves arxiv:hep-th/ v1 7 Nov 2006

Children s Drawings From Seiberg-Witten Curves arxiv:hep-th/ v1 7 Nov 2006 hep-th/0611072 RUNHETC-2006-27 Children s Drawings From Seiberg-Witten Curves arxiv:hep-th/0611082v1 7 Nov 2006 Sujay K. Ashok a, Freddy Cachazo a, and Eleonora Dell Aquila b a Perimeter Institute for

More information

Children s drawings from Seiberg Witten curves

Children s drawings from Seiberg Witten curves communications in number theory and physics Volume 1, Number 2, 237 305, 2007 Children s drawings from Seiberg Witten curves Sujay K. Ashok, Freddy Cachazo and Eleonora Dell Aquila We consider N = 2 supersymmetric

More information

Generalized Splines. Madeline Handschy, Julie Melnick, Stephanie Reinders. Smith College. April 1, 2013

Generalized Splines. Madeline Handschy, Julie Melnick, Stephanie Reinders. Smith College. April 1, 2013 Smith College April 1, 213 What is a Spline? What is a Spline? are used in engineering to represent objects. What is a Spline? are used in engineering to represent objects. What is a Spline? are used

More information

arxiv: v1 [math.cv] 1 Apr 2015

arxiv: v1 [math.cv] 1 Apr 2015 DESSINS D ENFANTS FOR ANALYSTS VINCENT BEFFARA arxiv:150400244v1 [mathcv] 1 Apr 2015 Abstract We present an algorithmic way of exactly computing Belyi functions for hypermaps and triangulations in genus

More information

ts - Tr e es Esther Röder Bachelor Thesis

ts - Tr e es Esther Röder Bachelor Thesis Des s i ns d e n fan ts - Tr e es Esther Röder Bachelor Thesis 1 Dessins d enfants - trees Bachelor Thesis of Esther Röder Supervised by Prof. Richard Pink and Patrik Hubschmid July 20, 2010 2 Contents

More information

Quasiconformal Folding (or dessins d adolescents) Christopher J. Bishop Stony Brook

Quasiconformal Folding (or dessins d adolescents) Christopher J. Bishop Stony Brook Quasiconformal Folding (or dessins d adolescents) Christopher J. Bishop Stony Brook Workshop on Dynamics of Groups and Rational Maps IPAM, UCLA April 8-12, 2013 lecture slides available at www.math.sunysb.edu/~bishop/lectures

More information

2 hours THE UNIVERSITY OF MANCHESTER. 6 June :45 11:45

2 hours THE UNIVERSITY OF MANCHESTER. 6 June :45 11:45 2 hours THE UNIVERSITY OF MANCHESTER DISCRETE MATHEMATICS 6 June 2016 9:45 11:45 Answer ALL THREE questions in Section A (30 marks in total) and TWO of the THREE questions in Section B (50 marks in total).

More information

MATH CALCULUS I 1.5: Continuity

MATH CALCULUS I 1.5: Continuity MATH 12002 - CALCULUS I 1.5: Continuity Professor Donald L. White Department of Mathematical Sciences Kent State University D.L. White (Kent State University) 1 / 12 Definition of Continuity Intuitively,

More information

Laplacians of Graphs, Spectra and Laplacian polynomials

Laplacians of Graphs, Spectra and Laplacian polynomials Laplacians of Graphs, Spectra and Laplacian polynomials Lector: Alexander Mednykh Sobolev Institute of Mathematics Novosibirsk State University Winter School in Harmonic Functions on Graphs and Combinatorial

More information

k-cleaning of Dessin d Enfants

k-cleaning of Dessin d Enfants k-cleaning of Dessin d Enfants Gabrielle Melamed, Jonathan Pham, Austin Wei Willamette University Mathematics Consortium REU August 4, 2017 Outline Motivation Belyi Maps Introduction and Definitions Dessins

More information

An Introduction to Algebraic Graph Theory

An Introduction to Algebraic Graph Theory An Introduction to Algebraic Graph Theory Rob Beezer beezer@ups.edu Department of Mathematics and Computer Science University of Puget Sound Mathematics Department Seminar Pacific University October 9,

More information

Lecture 6 Feb 5, The Lebesgue integral continued

Lecture 6 Feb 5, The Lebesgue integral continued CPSC 550: Machine Learning II 2008/9 Term 2 Lecture 6 Feb 5, 2009 Lecturer: Nando de Freitas Scribe: Kevin Swersky This lecture continues the discussion of the Lebesque integral and introduces the concepts

More information

Dessins d enfants and Hubbard trees

Dessins d enfants and Hubbard trees Dessins d enfants and Hubbard trees arxiv:math/9905170v1 [math.ds] 26 May 1999 Kevin M. Pilgrim Dept. of Mathematics and Statistics University of Missouri at Rolla Rolla, MO 65409-0020 USA pilgrim@umr.edu

More information

DYNAMICAL DESSINS ARE DENSE

DYNAMICAL DESSINS ARE DENSE DYNAMICAL DESSINS ARE DENSE CHRISTOPHER J. BISHOP AND KEVIN M. PILGRIM Abstract. We apply a recent result of the first author to prove the following result: any continuum in the plane can be approximated

More information

Correlation of WNCP Curriculum to Pearson Foundations and Pre-calculus Mathematics 10

Correlation of WNCP Curriculum to Pearson Foundations and Pre-calculus Mathematics 10 Measurement General Outcome: Develop spatial sense and proportional reasoning. 1. Solve problems that involve linear measurement, using: SI and imperial units of measure estimation strategies measurement

More information

Laplacians of Graphs, Spectra and Laplacian polynomials

Laplacians of Graphs, Spectra and Laplacian polynomials Mednykh A. D. (Sobolev Institute of Math) Laplacian for Graphs 27 June - 03 July 2015 1 / 30 Laplacians of Graphs, Spectra and Laplacian polynomials Alexander Mednykh Sobolev Institute of Mathematics Novosibirsk

More information

Geometry Summer Assignment

Geometry Summer Assignment 2018-2019 Geometry Summer Assignment You must show all work to earn full credit. This assignment will be due Friday, August 24, 2018. It will be worth 50 points. All of these skills are necessary to be

More information

Induced Cycles of Fixed Length

Induced Cycles of Fixed Length Induced Cycles of Fixed Length Terry McKee Wright State University Dayton, Ohio USA terry.mckee@wright.edu Cycles in Graphs Vanderbilt University 31 May 2012 Overview 1. Investigating the fine structure

More information

BELYI FUNCTION WHOSE GROTHENDIECK DESSIN IS A FLOWER TREE WITH TWO RAMIFICATION INDICES

BELYI FUNCTION WHOSE GROTHENDIECK DESSIN IS A FLOWER TREE WITH TWO RAMIFICATION INDICES Math. J. Okayama Univ. 47 (2005), 119 131 BELYI FUNCTION WHOSE GROTHENDIECK DESSIN IS A FLOWER TREE WITH TWO RAMIFICATION INDICES Toru KOMATSU Abstract. In this paper we present an explicit construction

More information

arxiv: v1 [math.cv] 19 Nov 2018

arxiv: v1 [math.cv] 19 Nov 2018 AUTOMORPHISM GROUPS OF DESSINS D ENFANTS arxiv:1811.07849v1 [math.cv] 19 Nov 2018 Abstract. Recently, Gareth Jones observed that every finite group G can be realized as the group of automorphisms of some

More information

Test Codes : MIA (Objective Type) and MIB (Short Answer Type) 2007

Test Codes : MIA (Objective Type) and MIB (Short Answer Type) 2007 Test Codes : MIA (Objective Type) and MIB (Short Answer Type) 007 Questions will be set on the following and related topics. Algebra: Sets, operations on sets. Prime numbers, factorisation of integers

More information

Daily Lessons and Assessments for AP* Calculus AB, A Complete Course Page 119 Mark Sparks 2012

Daily Lessons and Assessments for AP* Calculus AB, A Complete Course Page 119 Mark Sparks 2012 Unit # Understanding the Derivative Homework Packet f ( h) f ( Find lim for each of the functions below. Then, find the equation of the tangent line to h 0 h the graph of f( at the given value of. 1. f

More information

Graph Theorizing Peg Solitaire. D. Paul Hoilman East Tennessee State University

Graph Theorizing Peg Solitaire. D. Paul Hoilman East Tennessee State University Graph Theorizing Peg Solitaire D. Paul Hoilman East Tennessee State University December 7, 00 Contents INTRODUCTION SIMPLE SOLVING CONCEPTS 5 IMPROVED SOLVING 7 4 RELATED GAMES 5 5 PROGENATION OF SOLVABLE

More information

An extremal problem involving 4-cycles and planar polynomials

An extremal problem involving 4-cycles and planar polynomials An extremal problem involving 4-cycles and planar polynomials Work supported by the Simons Foundation Algebraic and Extremal Graph Theory Introduction Suppose G is a 3-partite graph with n vertices in

More information

The Inverse Galois Problem David P. Roberts University of Minnesota, Morris

The Inverse Galois Problem David P. Roberts University of Minnesota, Morris The Inverse Galois Problem David P. Roberts University of Minnesota, Morris 1. Polynomials, fields, and their invariants: A degree n number field K has a discriminant D Z and a Galois group G S n. 2. The

More information

Regular dessins with abelian automorphism groups

Regular dessins with abelian automorphism groups Jürgen Wolfart and Benjamin Mühlbauer 1 Institut für Mathematik der Goethe Universität, D 60629 Frankfurt a.m., Germany wolfart@math.uni-frankfurt.de Regular dessins with abelian automorphism groups Dedicated

More information

CHEMISTRY 110 EXAM 2 Feb 25, 2013 FORM A

CHEMISTRY 110 EXAM 2 Feb 25, 2013 FORM A EMISTRY 110 EXAM 2 Feb 25, 2013 FORM A 1. ow many valence electrons and lone pairs are in the structure of the ammonium ion? # valence electrons # lone pairs A. 8 0 B. 10 1. 8 1 D. 10 2 E. 12 3 2. Which

More information

arxiv:nlin/ v3 [nlin.si] 9 Oct 2003

arxiv:nlin/ v3 [nlin.si] 9 Oct 2003 Dessins d Enfants, Their Deformations and Algebraic the Sixth Painlevé and Gauss Hypergeometric Functions arxiv:nlin/00908v [nlin.si] 9 Oct 00 A. V. Kitaev Steklov Mathematical Institute, Fontanka, St.Petersburg,

More information

Math 181, Exam 2, Fall 2014 Problem 1 Solution. sin 3 (x) cos(x) dx.

Math 181, Exam 2, Fall 2014 Problem 1 Solution. sin 3 (x) cos(x) dx. Math 8, Eam 2, Fall 24 Problem Solution. Integrals, Part I (Trigonometric integrals: 6 points). Evaluate the integral: sin 3 () cos() d. Solution: We begin by rewriting sin 3 () as Then, after using the

More information

GRAPHS WITHOUT THETA SUBGRAPHS. 1. Introduction

GRAPHS WITHOUT THETA SUBGRAPHS. 1. Introduction GRAPHS WITHOUT THETA SUBGRAPHS J. VERSTRAETE AND J. WILLIFORD Abstract. In this paper we give a lower bound on the greatest number of edges of any n vertex graph that contains no three distinct paths of

More information

Methods in Mathematics

Methods in Mathematics Write your name here Surname Other names Pearson Edexcel GCSE Centre Number Candidate Number Methods in Mathematics Unit 1: Methods 1 For Approved Pilot Centres ONLY Higher Tier Monday 11 November 013

More information

EXACT DOUBLE DOMINATION IN GRAPHS

EXACT DOUBLE DOMINATION IN GRAPHS Discussiones Mathematicae Graph Theory 25 (2005 ) 291 302 EXACT DOUBLE DOMINATION IN GRAPHS Mustapha Chellali Department of Mathematics, University of Blida B.P. 270, Blida, Algeria e-mail: mchellali@hotmail.com

More information

ACO Comprehensive Exam March 17 and 18, Computability, Complexity and Algorithms

ACO Comprehensive Exam March 17 and 18, Computability, Complexity and Algorithms 1. Computability, Complexity and Algorithms (a) Let G(V, E) be an undirected unweighted graph. Let C V be a vertex cover of G. Argue that V \ C is an independent set of G. (b) Minimum cardinality vertex

More information

d 2 -coloring of a Graph

d 2 -coloring of a Graph d -coloring of a Graph K. Selvakumar and S. Nithya Department of Mathematics Manonmaniam Sundaranar University Tirunelveli 67 01, Tamil Nadu, India E-mail: selva 158@yahoo.co.in Abstract A subset S of

More information

Q(a)- Balance Edge Magic of Sun family Graphs

Q(a)- Balance Edge Magic of Sun family Graphs Volume-6, Issue-3, May-June 2016 International Journal of Engineering and Management Research Page Number: 143-149 Q(a)- Balance Edge Magic of Sun family Graphs S.Vimala 1, R.Prabavathi 2 1 Assistant Professor,

More information

PERIODS OF STREBEL DIFFERENTIALS AND ALGEBRAIC CURVES DEFINED OVER THE FIELD OF ALGEBRAIC NUMBERS

PERIODS OF STREBEL DIFFERENTIALS AND ALGEBRAIC CURVES DEFINED OVER THE FIELD OF ALGEBRAIC NUMBERS PERIODS OF STREBEL DIFFERENTIALS AND ALGEBRAIC CURVES DEFINED OVER THE FIELD OF ALGEBRAIC NUMBERS MOTOHICO MULASE 1 AND MICHAEL PENKAVA 2 Abstract. In [8] we have shown that if a compact Riemann surface

More information

FACTOR GRAPH OF NON-COMMUTATIVE RING

FACTOR GRAPH OF NON-COMMUTATIVE RING International Journal of Advanced Research in Engineering and Technology (IJARET) Volume 9, Issue 6, November - December 2018, pp. 178 183, Article ID: IJARET_09_06_019 Available online at http://www.iaeme.com/ijaret/issues.asp?jtype=ijaret&vtype=9&itype=6

More information

Chapter 1- Polynomial Functions

Chapter 1- Polynomial Functions Chapter 1- Polynomial Functions WORKBOOK MHF4U W1 1.1 Power Functions MHF4U Jensen 1) Identify which of the following are polynomial functions: a) p x = cos x b) h x = 7x c) f x = 2x, d) y = 3x / 2x 0

More information

CK-12 Geometry: Midsegments of a Triangle

CK-12 Geometry: Midsegments of a Triangle CK-12 Geometry: Midsegments of a Triangle Learning Objectives Identify the midsegments of a triangle. Use the Midsegment Theorem to solve problems involving side lengths, midsegments, and algebra. Review

More information

MATHEMATICS SYLLABUS SECONDARY 4th YEAR

MATHEMATICS SYLLABUS SECONDARY 4th YEAR European Schools Office of the Secretary-General Pedagogical Development Unit Ref.:010-D-591-en- Orig.: EN MATHEMATICS SYLLABUS SECONDARY 4th YEAR 6 period/week course APPROVED BY THE JOINT TEACHING COMMITTEE

More information

MATHEMATICS ( CANDIDATES WITH PRACTICALS/INTERNAL ASSESSMENT ) ( CANDIDATES WITHOUT PRACTICALS/INTERNAL ASSESSMENT )

MATHEMATICS ( CANDIDATES WITH PRACTICALS/INTERNAL ASSESSMENT ) ( CANDIDATES WITHOUT PRACTICALS/INTERNAL ASSESSMENT ) Total No. of Printed Pages 6 X/5/M 0 5 MATHEMATICS ( CANDIDATES WITH PRACTICALS/INTERNAL ASSESSMENT ) Full Marks : 80 Pass Marks : 4 ( CANDIDATES WITHOUT PRACTICALS/INTERNAL ASSESSMENT ) Full Marks : 00

More information

Folding, Jamming, and Random Walks

Folding, Jamming, and Random Walks Folding, Jamming, and Random Walks August Chen Mentor: Prof. Jayadev Athreya, University of Washington Seventh Annual MIT Primes Conference May 20, 2017 Motivation and Background Jammed circular billiard

More information

GROTHENDIECK S DESSINS D ENFANTS, THEIR DEFORMATIONS, AND ALGEBRAIC SOLUTIONS OF THE SIXTH PAINLEVÉ AND GAUSS HYPERGEOMETRIC EQUATIONS

GROTHENDIECK S DESSINS D ENFANTS, THEIR DEFORMATIONS, AND ALGEBRAIC SOLUTIONS OF THE SIXTH PAINLEVÉ AND GAUSS HYPERGEOMETRIC EQUATIONS Algebra i analiz St. Petersburg Math. J. Tom. (00), vyp. Vol. (00), No., Pages 9 0 S 0-00(0)00899- Article electronically published on January, 00 GROTHENDIECK S DESSINS D ENFANTS, THEIR DEFORMATIONS,

More information

Deciding the Bell number for hereditary graph properties. A. Atminas, A. Collins, J. Foniok and V. Lozin

Deciding the Bell number for hereditary graph properties. A. Atminas, A. Collins, J. Foniok and V. Lozin Deciding the Bell number for hereditary graph properties A. Atminas, A. Collins, J. Foniok and V. Lozin REPORT No. 11, 2013/2014, spring ISSN 1103-467X ISRN IML-R- -11-13/14- -SE+spring Deciding the Bell

More information

On improving matchings in trees, via bounded-length augmentations 1

On improving matchings in trees, via bounded-length augmentations 1 On improving matchings in trees, via bounded-length augmentations 1 Julien Bensmail a, Valentin Garnero a, Nicolas Nisse a a Université Côte d Azur, CNRS, Inria, I3S, France Abstract Due to a classical

More information

184/09 MATHEMATICS HIGHER TIER PAPER 1. A.M. TUESDAY, 7 November (2 Hours) CALCULATORS ARE NOT TO BE USED FOR THIS PAPER

184/09 MATHEMATICS HIGHER TIER PAPER 1. A.M. TUESDAY, 7 November (2 Hours) CALCULATORS ARE NOT TO BE USED FOR THIS PAPER Candidate Name Centre Number Candidate Number WELSH JOINT EDUCATION COMMITTEE General Certificate of Secondary Education CYD-BWYLLGOR ADDYSG CYMRU Tystysgrif Gyffredinol Addysg Uwchradd 184/09 INSTRUCTIONS

More information

PreCalculus: Semester 1 Final Exam Review

PreCalculus: Semester 1 Final Exam Review Name: Class: Date: ID: A PreCalculus: Semester 1 Final Exam Review Short Answer 1. Determine whether the relation represents a function. If it is a function, state the domain and range. 9. Find the domain

More information

A Universal Theory of Pseudocodewords

A Universal Theory of Pseudocodewords A Universal Theory of Pseudocodewords Nathan Axvig, Emily Price, Eric Psota, Deanna Turk, Lance C. Pérez, and Judy L. Walker Abstract Three types of pseudocodewords for LDPC codes are found in the literature:

More information

INTRODUCTION TO ALGEBRA SYLLABUS Academic School-Year

INTRODUCTION TO ALGEBRA SYLLABUS Academic School-Year INTRODUCTION TO ALGEBRA SYLLABUS 2018-2019 Academic School-Year 1 st Marking Period No calculator Chapter 1: Algebraic Expressions and Integers (Test 1.1-1.6, 1.9, 1.10) 1.1 Variables and Expressions (NJSLS.6.6.EE.C.9,

More information

DESSINS D ENFANTS OF TRIGONAL CURVES MEHMET EMIN AKTAŞ. 1. Introduction

DESSINS D ENFANTS OF TRIGONAL CURVES MEHMET EMIN AKTAŞ. 1. Introduction DESSINS D ENFANTS OF TRIGONAL CURVES MEHMET EMIN AKTAŞ arxiv:1706.09956v1 [math.ag] 29 Jun 2017 Abstract. In this paper, we focus on properties of dessins d enfants associated to trigonal curves. Degtyarev

More information

Horizontal and Vertical Asymptotes from section 2.6

Horizontal and Vertical Asymptotes from section 2.6 Horizontal and Vertical Asymptotes from section 2.6 Definition: In either of the cases f(x) = L or f(x) = L we say that the x x horizontal line y = L is a horizontal asymptote of the function f. Note:

More information

Laplacian Integral Graphs with Maximum Degree 3

Laplacian Integral Graphs with Maximum Degree 3 Laplacian Integral Graphs with Maximum Degree Steve Kirkland Department of Mathematics and Statistics University of Regina Regina, Saskatchewan, Canada S4S 0A kirkland@math.uregina.ca Submitted: Nov 5,

More information

Section 1.4 Circles. Objective #1: Writing the Equation of a Circle in Standard Form.

Section 1.4 Circles. Objective #1: Writing the Equation of a Circle in Standard Form. 1 Section 1. Circles Objective #1: Writing the Equation of a Circle in Standard Form. We begin by giving a definition of a circle: Definition: A Circle is the set of all points that are equidistant from

More information

On the postcritical set of a rational map

On the postcritical set of a rational map On the postcritical set of a rational map Laura G. DeMarco, Sarah C. Koch and Curtis T. McMullen 30 June 2018 Abstract The postcritical set P (f) of a rational map f : P 1 P 1 is the smallest forward invariant

More information

The Bell locus of rational functions and problems of Goldberg

The Bell locus of rational functions and problems of Goldberg Communications of JSSAC (2012) Vol. 1, pp. 67 74 The Bell locus of rational functions and problems of Goldberg Masayo Fujimura National Defense Academy Mohaby Karima Nara Women s University Masahiko Taniguchi

More information

Iterating the hessian: a dynamical system on the moduli space of elliptic curves and dessins d enfants

Iterating the hessian: a dynamical system on the moduli space of elliptic curves and dessins d enfants Hess5.tex : 2009/4/30 (20:9) page: 83 Advanced Studies in Pure Mathematics 55, 2009 Noncommutativity and Singularities pp. 83 98 Iterating the hessian: a dynamical system on the moduli space of elliptic

More information

Preliminaries and Complexity Theory

Preliminaries and Complexity Theory Preliminaries and Complexity Theory Oleksandr Romanko CAS 746 - Advanced Topics in Combinatorial Optimization McMaster University, January 16, 2006 Introduction Book structure: 2 Part I Linear Algebra

More information

Approaches to the Enumerative Theory of Meanders. Michael La Croix

Approaches to the Enumerative Theory of Meanders. Michael La Croix Approaches to the Enumerative Theory of Meanders Michael La Croix September 29, 2003 Contents 1 Introduction 1 1.1 Definitions............................. 2 1.2 Enumerative Strategies......................

More information

Realizability and exceptionality of candidate surface branched covers: methods and results

Realizability and exceptionality of candidate surface branched covers: methods and results arxiv:0709.050v [math.gt] 3 Sep 007 Realizability and exceptionality of candidate surface branched covers: methods and results Let f : Ekaterina Pervova February 6, 008 Abstract Carlo Petronio Σ denote

More information

The aim of this section is to introduce the numerical, graphical and listing facilities of the graphic display calculator (GDC).

The aim of this section is to introduce the numerical, graphical and listing facilities of the graphic display calculator (GDC). Syllabus content Topic 1 Introduction to the graphic display calculator The aim of this section is to introduce the numerical, graphical and listing facilities of the graphic display calculator (GDC).

More information

Ringing the Changes II

Ringing the Changes II Ringing the Changes II Cayley Color Graphs Let G be a group and H a subset of G. We define a Cayley digraph (directed graph) by: Each element of G is a vertex of the digraph Γ and an arc is drawn from

More information

HERON TRIANGLES VIA ELLIPTIC CURVES

HERON TRIANGLES VIA ELLIPTIC CURVES ROCKY MOUNTAIN JOURNAL OF MATHEMATICS Volume 36, Number 5, 006 HERON TRIANGLES VIA ELLIPTIC CURVES EDRAY HERBER GOINS AND DAVIN MADDOX ABSTRACT. Given a positive integer n, one may ask if there is a right

More information

On cordial labeling of hypertrees

On cordial labeling of hypertrees On cordial labeling of hypertrees Michał Tuczyński, Przemysław Wenus, and Krzysztof Węsek Warsaw University of Technology, Poland arxiv:1711.06294v3 [math.co] 17 Dec 2018 December 19, 2018 Abstract Let

More information

Belyi Lattès maps. Ayberk Zeytin. Department of Mathematics, Galatasaray University. İstanbul Turkey. January 12, 2016

Belyi Lattès maps. Ayberk Zeytin. Department of Mathematics, Galatasaray University. İstanbul Turkey. January 12, 2016 Belyi Lattès maps Ayberk Zeytin Department of Mathematics, Galatasaray University Çırağan Cad. No. 36, 3357 Beşiktaş İstanbul Turkey January 1, 016 Abstract In this work, we determine all Lattès maps which

More information

Mathematics (6-8) Graduation Standards and Essential Outcomes

Mathematics (6-8) Graduation Standards and Essential Outcomes Mathematics (6-8) Graduation Standards and Essential Outcomes Mathematics Graduation Standard 1 NUMBER AND QUANTITY: Reason and model quantitatively, using units and number systems to solve problems. Common

More information

Math Day at the Beach 2017

Math Day at the Beach 2017 Math Day at the Beach 017 Multiple Choice Write your name and school and mark your answers on the answer sheet. You have 0 minutes to work on these problems. No calculator is allowed. 1. How many integers

More information

Counting Spanning Trees on Fractal Graphs

Counting Spanning Trees on Fractal Graphs Jason Anema Cornell University 4th Cornell Conference on Analysis, Probability, and Mathematical Physics on Fractals September 13, 2011 Spanning Trees Definition A Spanning Tree T = (V T, E T ) of a finite,

More information

arxiv: v1 [math.nt] 2 Mar 2015

arxiv: v1 [math.nt] 2 Mar 2015 Parametric solutions of Pell equations arxiv:1503.00637v1 [math.nt] 2 Mar 2015 Leonardo Zapponi Abstract. This short paper is concerned with polynomial Pell equations with P, Q, D C[X] and deg(d) = 2.

More information

NEW METHODS FOR MAGIC TOTAL LABELINGS OF GRAPHS

NEW METHODS FOR MAGIC TOTAL LABELINGS OF GRAPHS NEW METHODS FOR MAGIC TOTAL LABELINGS OF GRAPHS A THESIS SUBMITTED TO THE FACULTY OF THE GRADUATE SCHOOL OF THE UNIVERSITY OF MINNESOTA BY Inne Singgih IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE

More information

FANO PLANE S EMBEDDINGS ON COMPACT ORIENTABLE SURFACES

FANO PLANE S EMBEDDINGS ON COMPACT ORIENTABLE SURFACES FANO PLANE S EMBEDDINGS ON COMPACT ORIENTABLE SURFACES DOMENICO A. CATALANO AND CRISTINA SARTI Abstract. In this paper we study embeddings of the Fano plane as a bipartite graph. We classify all possible

More information

Dynamic Programming on Trees. Example: Independent Set on T = (V, E) rooted at r V.

Dynamic Programming on Trees. Example: Independent Set on T = (V, E) rooted at r V. Dynamic Programming on Trees Example: Independent Set on T = (V, E) rooted at r V. For v V let T v denote the subtree rooted at v. Let f + (v) be the size of a maximum independent set for T v that contains

More information

Chem 121 Exam 4 Practice Exam

Chem 121 Exam 4 Practice Exam Chem 121 Exam 4 Practice Exam 1. What is the correct electron configuration for bromine? b. 1s 2 2s 2 2p 6 3s 2 3p 6 3d 9 4s 2 4p 6 c. 1s 2 2s 2 2p 6 3s 2 3p 6 3d 10 4s 2 4p 5 d. 1s 2 2s 2 2p 6 3s 2 3p

More information

A graph with the partial order competition dimension greater than five

A graph with the partial order competition dimension greater than five A graph with the partial order competition dimension greater than five Jihoon Choi Soogang Eoh Suh-Ryung Kim arxiv:1810.05278v1 [math.co] 11 Oct 2018 Abstract In this paper, weuse theerdös-szekeres lemma

More information

Galois theory of a quaternion group origami

Galois theory of a quaternion group origami Galois theory of a quaternion group origami Special Session on Automorphisms of Riemann Surfaces and Related Topics Fall Sectional Meeting Loyola University Chicago, Chicago, IL Rachel Joint work with

More information

b) since the remainder is 0 I need to factor the numerator. Synthetic division tells me this is true

b) since the remainder is 0 I need to factor the numerator. Synthetic division tells me this is true Section 5.2 solutions #1-10: a) Perform the division using synthetic division. b) if the remainder is 0 use the result to completely factor the dividend (this is the numerator or the polynomial to the

More information

KS3 Revision work. Level 5

KS3 Revision work. Level 5 KS3 Revision work Level 5 1. Frog spawn The graph shows the date each year that frogs eggs were first seen. 28th Feb 21st Feb Date eggs first seen 14th Feb 7th Feb 31st Jan 24th Jan 87 88 89 90 91 92 93

More information

Electron Geometry Hybrid Orbitals

Electron Geometry Hybrid Orbitals Molecular Shape and Hybridized Orbitals CH2000: Introduction to General Chemistry, Plymouth State University, Fall 2014 Introduction: In chemistry, the three dimensional shape of a molecule is as important

More information

CHEM J-3 June 2014

CHEM J-3 June 2014 CEM1101 2014-J-3 June 2014 (R)-Carvone is a typical terpene, a class of compounds widely distributed in nature. n the structure of (R)-carvone below, circle all of the carbon atoms with trigonal planar

More information

Math 105A HW 1 Solutions

Math 105A HW 1 Solutions Sect. 1.1.3: # 2, 3 (Page 7-8 Math 105A HW 1 Solutions 2(a ( Statement: Each positive integers has a unique prime factorization. n N: n = 1 or ( R N, p 1,..., p R P such that n = p 1 p R and ( n, R, S

More information

12.1 Chromatic Number

12.1 Chromatic Number 12.1 Chromatic Number History of Graph Colorings Theorem The Four Color Theorem: Any planar graph can be colored in at most four colors. But, it wasn t always the Four Color Theorem... Four Color Conjecture

More information

On zero sum-partition of Abelian groups into three sets and group distance magic labeling

On zero sum-partition of Abelian groups into three sets and group distance magic labeling Also available at http://amc-journal.eu ISSN 1855-3966 (printed edn.), ISSN 1855-3974 (electronic edn.) ARS MATHEMATICA CONTEMPORANEA 13 (2017) 417 425 On zero sum-partition of Abelian groups into three

More information

AMTH140 Trimester Question 1. [8 marks] Answer

AMTH140 Trimester Question 1. [8 marks] Answer Question 1 Let A B = {(1, 1), (2, 2), (3, 1), (3, 2), (1, 2), (1, 4), (2, 1), (2, 4), (3, 4)}. Find the power set of B, P(B). The set B = {1, 2, 4}. Then P(B) = {, {1}, {2}, {4}, {1, 2}, {1, 4}, {2, 4},

More information

MAP 2302 MAP 4103 MAE 3920 MAE 4360 MAS 4301 MAS Introduction to Abstract Algebra I. Introduction to Abstract Algebra

MAP 2302 MAP 4103 MAE 3920 MAE 4360 MAS 4301 MAS Introduction to Abstract Algebra I. Introduction to Abstract Algebra B.S. In Mathematics Florida A&M University MAC 2311 MAD 2120 MAC 2312 MAE 1920 MAC 2313 STA 2023 MHF 4202 MAE 2920 MAS 3105 MAP 2302 MAP 4103 MAS 4301 MAE 3920 MAE 4360 MTG 4212 MAS 4203 FTCE Skills &

More information

Chapter V DIVISOR GRAPHS

Chapter V DIVISOR GRAPHS i J ' Chapter V DIVISOR GRAPHS Divisor graphs 173 CHAPTER V DIVISOR GRAPHS 5.1 Introduction In this chapter we introduce the concept of a divisor graph. Adivisor graph 0(8) of a finite subset S of Zis

More information

On the linear differential equations whose general solutions are elementary entire functions

On the linear differential equations whose general solutions are elementary entire functions On the linear differential equations whose general solutions are elementary entire functions Alexandre Eremenko August 8, 2012 The following system of algebraic equations was derived in [3], in the study

More information

MAT 135 In-Class Assignments Answer Key

MAT 135 In-Class Assignments Answer Key MAT 135 In-Class Assignments Answer Key Answers are listed under the heading of each section. Where a section was continued on multiple pages, the answers are all listed under the section heading. If there

More information

CBSE Sample Paper-05 (Solved) SUMMATIVE ASSESSMENT I MATHEMATICS Class IX. Time allowed: 3 hours Maximum Marks: 90. Section A.

CBSE Sample Paper-05 (Solved) SUMMATIVE ASSESSMENT I MATHEMATICS Class IX. Time allowed: 3 hours Maximum Marks: 90. Section A. CBSE Sample Paper-05 (Solved) SUMMATIVE ASSESSMENT I MATHEMATICS Class IX Time allowed: hours Maximum Marks: 90 General Instructions: a) All questions are compulsory. b) The question paper consists of

More information

Topic Review Precalculus Handout 1.2 Inequalities and Absolute Value. by Kevin M. Chevalier

Topic Review Precalculus Handout 1.2 Inequalities and Absolute Value. by Kevin M. Chevalier Topic Review Precalculus Handout 1.2 Inequalities and Absolute Value by Kevin M. Chevalier Real numbers are ordered where given the real numbers a, b, and c: a < b a is less than b Ex: 1 < 2 c > b c is

More information