Dissecting a Square into an Odd Number of Triangles of Almost Equal Area

Size: px
Start display at page:

Download "Dissecting a Square into an Odd Number of Triangles of Almost Equal Area"

Transcription

1 Dissecting a Square into an Odd Number of Triangles of Almost Equal Area Jean-Philippe Labbé, Günter Rote, Günter M. Ziegler Freie Universität Berlin

2 Dissecting a Square into an Odd Number of Triangles of Almost Equal Area Jean-Philippe Labbé, Günter Rote, Günter M. Ziegler Freie Universität Berlin n = 9 triangles root-mean-square (RMS) error: The optimum among dissections with at most 8 nodes.

3 Dissecting a Square into an Odd Number of Triangles of Almost Equal Area Jean-Philippe Labbé, Günter Rote, Günter M. Ziegler Freie Universität Berlin THEOREM (P. Monsky, 1970) If n is odd, there is no dissection of the square into n triangles of equal area

4 Dissecting a Square into an Odd Number of Triangles of Almost Equal Area Jean-Philippe Labbé, Günter Rote, Günter M. Ziegler Freie Universität Berlin THEOREM (P. Monsky, 1970) If n is odd, there is no dissection of the square into n triangles of equal area dissection triangulation

5 Measuring Area Deviation areas a 1,..., a n, target area = 1 n Root-mean-square error (RMS, standard deviation): RMS := 1 n n (a i 1 n )2 i=1 Range: range := max 1 i n a i min 1 i n a i range 2 n RMS range

6 Lower and Upper Bounds range 1 2 2O(n) (doubly-exponential) Proof: Gap theorems from real algebraic geometry A family of dissections for every n with range 1 n log 2 n 5 = 1 2 (superpolynomial) Ω(log2 n) Previous results: Numerical experiments, exhaustive enumeration for small n (Katja Mansow, 2003) A family of triangulations with range 1/n 3 (Bernd Schulze, 2011)

7 Overview Introduction: Problem statement and results Review of Monsky s proof (2-adic valuation, Sperner s lemma) Modeling the problem Lower bound via a gap theorem Numerical experiments Systematic construction (Thue-Morse sequence) More numerical experiments Speculations

8 Monsky: 3-coloring of the plane 2-adic valuation of R coloring of R R with three colors A, B, C Crucial property: A rainbow triangle cannot have area 0 or 1 n for odd n.

9 Monsky: 3-coloring of the plane 2-adic valuation of R coloring of R R with three colors A, B, C Crucial property: A rainbow triangle cannot have area 0 or 1 n for odd n. Parity argument like for Sperner s lemma: If the boundary of a polygon has an odd number of AB-colored edges, then every dissection has an odd number of rainbow triangles. B A C A

10 Lower Bound: Modeling Collinearity Lock at all maximal line segments

11 Lower Bound: Modeling Collinearity Lock at all maximal line segments

12 Lower Bound: Modeling Collinearity Lock at all maximal line segments Open them up Triangulate them arbitrarily. combinatorial triangulation of a 4-gon, with additional zero-area triangles Z

13 Lower Bound: Modeling Collinearity Lock at all maximal line segments Open them up Triangulate them arbitrarily. combinatorial triangulation of a 4-gon, with additional zero-area triangles Z

14 Lower Bound: Modeling Collinearity Lock at all maximal line segments Open them up Triangulate them arbitrarily. combinatorial triangulation of a 4-gon, with additional zero-area triangles Z Area 0 does not enforce collinearity!

15 Area Deviation Polynomial n triangles, areas a 1,..., a n v unknown vertex positions (apart from the 4 fixed corners of the square)

16 Area Deviation Polynomial n triangles, areas a 1,..., a n v unknown vertex positions (apart from the 4 fixed corners of the square)

17 Area Deviation Polynomial n triangles, areas a 1,..., a n v unknown vertex positions (apart from the 4 fixed corners of the square) n T ( x) = (a i ( x) 1 n )2, x R 2v i=1... a degree-4 polynomial, RMS = T ( x)/n

18 Area Deviation Polynomial n triangles, areas a 1,..., a n v unknown vertex positions (apart from the 4 fixed corners of the square) n T ( x) = (a i ( x) 1 n )2, x R 2v i=1... a degree-4 polynomial, RMS = T ( x)/n z zero-area triangles, areas b 1,..., b z z Z( x) = (b j ( x) 0) 2 j=1

19 Area Deviation Polynomial n triangles, areas a 1,..., a n v unknown vertex positions (apart from the 4 fixed corners of the square) n T ( x) = (a i ( x) 1 n )2, x R 2v i=1... a degree-4 polynomial, RMS = T ( x)/n z zero-area triangles, areas b 1,..., b z z Z( x) = (b j ( x) 0) 2 j=1 T ( x) + Z( x) min!, x R 2v

20 Lower-Bound Argument min{ RMS 2 n dissection } = min{ T ( x) x R 2v, x is a dissection } min{ T ( x) x R 2v, Z( x) = 0 } min{ T ( x) + Z( x) x R 2v, Z( x) = 0 } min{ T ( x) + Z( x) x R 2v } > 0 (à la Sperner and Monsky)

21 Lower-Bound Argument min{ RMS 2 n dissection } = min{ T ( x) x R 2v, x is a dissection } min{ T ( x) x R 2v, Z( x) = 0 } min{ T ( x) + Z( x) x R 2v, Z( x) = 0 } min{ T ( x) + Z( x) x R 2v } > 0 (à la Sperner and Monsky)

22 Lower-Bound Argument min{ RMS 2 n dissection } = min{ T ( x) x R 2v, x is a dissection } min{ T ( x) x R 2v, Z( x) = 0 } min{ T ( x) + Z( x) x R 2v, Z( x) = 0 } min{ T ( x) + Z( x) x R 2v } > 0 (à la Sperner and Monsky)

23 Gap Theorems An algebraic number α 0 cannot be arbitarily close to 0. (depending on the degree and the size of the coefficients)

24 Gap Theorems An algebraic number α 0 cannot be arbitarily close to 0. (depending on the degree and the size of the coefficients) The DMM bound ( Davenport Mahler Mignotte ) [ Emiris Mourrain Tsigaridas,2010 ] polynomial f( x) of degree d in k variables integer coefficients with τ bits f(x) > 0 on the unit simplex in R k = min{ f(x) x unit simplex } m DMM 1 = 2 d(d 1) (k 1) ((d log 2 k+τ+1)(k+1)+(k 2 +3k+1) log 2 d+d+2k+1) 2 m DMM

25 Gap Theorems An algebraic number α 0 cannot be arbitarily close to 0. (depending on the degree and the size of the coefficients) The DMM bound ( Davenport Mahler Mignotte ) [ Emiris Mourrain Tsigaridas,2010 ] polynomial f( x) of degree d in k variables integer coefficients with τ bits f(x) > 0 on the unit simplex in R k = min{ f(x) x unit simplex } m DMM 1 = 2 d(d 1) (k 1) ((d log 2 k+τ+1)(k+1)+(k 2 +3k+1) log 2 d+d+2k+1) 2 m DMM THEOREM: If the unit square is dissected into an odd number n of triangles, the range of areas is at least 1/2 2Ω(n).

26 Computer Experiments 1. Generate all combinatorial types of triangulations/dissections [ plantri by Brinkmann and McKay ] 2a. [ Katja Mansow 2003 ] for triangulations: Minimize the range numerically [ minmax command of Matlab ] 2b. For dissections: Minimize the squared error (RMS): Find critical points of T ( x) + λz( x). system of polynomial equations [ Bertini of Bates, Hauenstein, Sommese, Wampler ]

27 Computer Experiments n = 3, RMS = , range =

28 Computer Experiments n = 5, RMS = the best triangulation found by Mansow: range =

29 Computer Experiments n = 7, RMS = the RMS-optimal solutions with at most 8 vertices: the best triangulation found by Mansow: range =

30 Computer Experiments n = 9, RMS = the RMS-optimal solution with at most 8 vertices: best triangulation found by Mansow: 9 vertices, range = !

31 A Systematic Construction (0, 1) (1, 1) ( ) 1, 1 2 n... range = O(1/n 3 ) (0, 0) (1, 0)

32 A Systematic Construction (0, 1) (1, 1) ( ) 1, 1 2 n... n 1 (mod 4) range = O(1/n 5 ) (0, 0) (1, 0)

33 A Systematic Construction n 2 log 2 n 1 filler triangles THEOREM: range 8n2 n log 2 n (1 + O( log n n )) 2 log 2 n triangles use the Thue-Morse sequence s 1 s 2 s 3... =

34 Estimating the error a 1 a2 1/n 2/n a 3... a i a i+1... a n 1 O

35 Estimating the error a 1 a2 1/n 2/n a 3... a i a i+1... a n 1 O

36 Estimating the error a 1 a2 1/n 2/n a 3... a i a i+1... a n 1 O n 1 i=1 ( 1 iu 1 (i 1)U ) si! 1, U := 4 n 2

37 Estimating the error a 1 a2 1/n 2/n a 3... a i a i+1... a n 1 O W := n 1 i=1 n 1 i=1 ( 1 iu 1 (i 1)U s i ln 1 iu 1 (i 1)U ) si! 1, U := 4 n 2! 0

38 Estimating the error W := n 1 i=1 n 1 i=1 s i ln 1 iu 1 (i 1)U s i ln 1 iu ± ε 1 (i 1)U ± ε! 0! = 0 W small ε small. = Concentrate on small W! n 1 s i ln(1 iu) = i=1 n 1 i=1 s i ( iu i2 2 U 2 i3 3 U 3 ) Try to cancel the first powers of U

39 Annihilate Powers = = = = = 1536 Theorem (E. Prouhet 1851) If f is a polynomial of degree < k then 2 k i=1 s i f(i) = 0, for the Thue-Morse sequence s 1, s 2, s 3,....

40 Upper bound THEOREM: For every n, there is a dissection with range 8n2 n log 2 n (1 + O( log n n ))

41 Systematic is not Always Best n optimal sign sequence s ε = ±range/

42 Systematic is not Always Best Example: n = 33 Best sequence: ε = Thue-Morse: ε = Guarantee from theorem: ε

43 Heuristic Explanation W := n 1 i=1 s i ln 1 iu 1 (i 1)U! 0 RANDOM s i = ±1 W : approximately Gaussian with µ = 0 and σ U n n 3/2. Take N = 2 n 1 random samples from this distribution. f(x) 0 x

44 Heuristic Explanation W := n 1 i=1 s i ln 1 iu 1 (i 1)U! 0 RANDOM s i = ±1 W : approximately Gaussian with µ = 0 and σ U n n 3/2. Take N = 2 n 1 random samples from this distribution. f(x) Near x = 0, these samples are like a Poisson distribution with density λ = N f(0) 2 n /n 3/2 0 x 0 Smallest absolute value = 1/2λ n 3/2 /2 n

45 Triangulations? So far: Ideas for systematic computer experiments. No general analysis.

46 The Tarry-Escott Problem 2 k i=1 s i i d = 0, for d = 0, 1,..., k 1 Can you annihilate the first k powers with a SHORTER sign sequence? The Tarry-Escott Problem: Find two distinct sets of integers α 1,..., α n and β 1,..., β n such that α d α d n = β d β d n, for all d = 0, 1, 2,..., k 1 Try to make n as small as possible.

arxiv: v3 [math.mg] 6 Jun 2018

arxiv: v3 [math.mg] 6 Jun 2018 AREA DIFFERENCE BOUNDS FOR DISSECTIONS OF A SQUARE INTO AN ODD NUMBER OF TRIANGLES JEAN-PHILIPPE LABBÉ, GÜNTER ROTE, AND GÜNTER M. ZIEGLER arxiv:1708.02891v3 [math.mg] 6 Jun 2018 Abstract. Monsky s theorem

More information

Counting and Enumeration in Combinatorial Geometry Günter Rote

Counting and Enumeration in Combinatorial Geometry Günter Rote Counting and Enumeration in Combinatorial Geometry Günter Rote Freie Universität Berlin General position: No three points on a line two triangulations Counting and Enumeration in enumeration counting and

More information

One square and an odd number of triangles. Chapter 22

One square and an odd number of triangles. Chapter 22 One square and an odd number of triangles Chapter 22 Suppose we want to dissect a square into n triangles of equal area. When n is even, this is easily accomplished. For example, you could divide the horizontal

More information

An enumeration of equilateral triangle dissections

An enumeration of equilateral triangle dissections arxiv:090.599v [math.co] Apr 00 An enumeration of equilateral triangle dissections Aleš Drápal Department of Mathematics Charles University Sokolovská 83 86 75 Praha 8 Czech Republic Carlo Hämäläinen Department

More information

inv lve a journal of mathematics 2009 Vol. 2, No. 1 Equidissections of kite-shaped quadrilaterals mathematical sciences publishers

inv lve a journal of mathematics 2009 Vol. 2, No. 1 Equidissections of kite-shaped quadrilaterals mathematical sciences publishers inv lve a journal of mathematics Equidissections of kite-shaped quadrilaterals Charles H. Jepsen, Trevor Sedberry and Rolf Hoyer mathematical sciences publishers 2009 Vol. 2, No. 1 INVOLVE 2:1(2009) Equidissections

More information

Twitter: @Owen134866 www.mathsfreeresourcelibrary.com Prior Knowledge Check 1) Simplify: a) 3x 2 5x 5 b) 5x3 y 2 15x 7 2) Factorise: a) x 2 2x 24 b) 3x 2 17x + 20 15x 2 y 3 3) Use long division to calculate:

More information

P -adic root separation for quadratic and cubic polynomials

P -adic root separation for quadratic and cubic polynomials P -adic root separation for quadratic and cubic polynomials Tomislav Pejković Abstract We study p-adic root separation for quadratic and cubic polynomials with integer coefficients. The quadratic and reducible

More information

Wooden Geometric Puzzles: Design and Hardness Proofs

Wooden Geometric Puzzles: Design and Hardness Proofs Wooden Geometric Puzzles: Design and Hardness Proofs Helmut Alt Hans L. Bodlaender Marc van Kreveld Günter Rote Gerard Tel Department of Information and Computing Sciences, Utrecht University Technical

More information

Convex and Semidefinite Programming for Approximation

Convex and Semidefinite Programming for Approximation Convex and Semidefinite Programming for Approximation We have seen linear programming based methods to solve NP-hard problems. One perspective on this is that linear programming is a meta-method since

More information

RMT 2014 Power Round Solutions February 15, 2014

RMT 2014 Power Round Solutions February 15, 2014 Introduction This Power Round develops the many and varied properties of the Thue-Morse sequence, an infinite sequence of 0s and 1s which starts 0, 1, 1, 0, 1, 0, 0, 1,... and appears in a remarkable number

More information

Günter Rote. Freie Universität Berlin

Günter Rote. Freie Universität Berlin Algorithms for Isotonic Regression a i Günter Rote Freie Universität Berlin i Algorithms for Isotonic Regression a i x i Günter Rote Freie Universität Berlin Minimize n i=1 i h( x i a i ) subject to x

More information

Arithmetic properties of coefficients of power series expansion of. (with an appendix by Andrzej Schinzel)

Arithmetic properties of coefficients of power series expansion of. (with an appendix by Andrzej Schinzel) Monatsh Math 018 185:307 360 https://doi.org/10.1007/s00605-017-1041- Arithmetic properties of coefficients of power series expansion of 1 x n t with an appendix by Andrzej Schinzel Maciej Gawron 1 Piotr

More information

RMT 2014 Power Round February 15, 2014

RMT 2014 Power Round February 15, 2014 Time limit: 50 minutes. Maximum score: 200 points. Instructions: For this test, you work in teams of eight to solve a multi-part, proof-oriented question. Problems that use the words compute or list only

More information

Pigeonhole Principle and Ramsey Theory

Pigeonhole Principle and Ramsey Theory Pigeonhole Principle and Ramsey Theory The Pigeonhole Principle (PP) has often been termed as one of the most fundamental principles in combinatorics. The familiar statement is that if we have n pigeonholes

More information

( ) 0. Section 3.3 Graphs of Polynomial Functions. Chapter 3

( ) 0. Section 3.3 Graphs of Polynomial Functions. Chapter 3 76 Chapter 3 Section 3.3 Graphs of Polynomial Functions In the previous section we explored the short run behavior of quadratics, a special case of polynomials. In this section we will explore the short

More information

Generating p-extremal graphs

Generating p-extremal graphs Generating p-extremal graphs Derrick Stolee Department of Mathematics Department of Computer Science University of Nebraska Lincoln s-dstolee1@math.unl.edu August 2, 2011 Abstract Let f(n, p be the maximum

More information

Binomial coefficients and k-regular sequences

Binomial coefficients and k-regular sequences Binomial coefficients and k-regular sequences Eric Rowland Hofstra University New York Combinatorics Seminar CUNY Graduate Center, 2017 12 22 Eric Rowland Binomial coefficients and k-regular sequences

More information

6.896: Topics in Algorithmic Game Theory

6.896: Topics in Algorithmic Game Theory 6.896: Topics in Algorithmic Game Theory Audiovisual Supplement to Lecture 5 Constantinos Daskalakis On the blackboard we defined multi-player games and Nash equilibria, and showed Nash s theorem that

More information

Lecture 11 October 7, 2013

Lecture 11 October 7, 2013 CS 4: Advanced Algorithms Fall 03 Prof. Jelani Nelson Lecture October 7, 03 Scribe: David Ding Overview In the last lecture we talked about set cover: Sets S,..., S m {,..., n}. S has cost c S. Goal: Cover

More information

TRISTRAM BOGART AND REKHA R. THOMAS

TRISTRAM BOGART AND REKHA R. THOMAS SMALL CHVÁTAL RANK TRISTRAM BOGART AND REKHA R. THOMAS Abstract. We introduce a new measure of complexity of integer hulls of rational polyhedra called the small Chvátal rank (SCR). The SCR of an integer

More information

Optimization of Submodular Functions Tutorial - lecture I

Optimization of Submodular Functions Tutorial - lecture I Optimization of Submodular Functions Tutorial - lecture I Jan Vondrák 1 1 IBM Almaden Research Center San Jose, CA Jan Vondrák (IBM Almaden) Submodular Optimization Tutorial 1 / 1 Lecture I: outline 1

More information

Planar Ramsey Numbers for Small Graphs

Planar Ramsey Numbers for Small Graphs Planar Ramsey Numbers for Small Graphs Andrzej Dudek Department of Mathematics and Computer Science Emory University Atlanta, GA 30322, USA Andrzej Ruciński Faculty of Mathematics and Computer Science

More information

Computing a Minimum-Dilation Spanning Tree is NP-hard

Computing a Minimum-Dilation Spanning Tree is NP-hard Computing a Minimum-Dilation Spanning Tree is NP-hard Otfried Cheong 1 Herman Haverkort 2 Mira Lee 1 October 0, 2008 Abstract In a geometric network G = (S, E), the graph distance between two vertices

More information

ACO Comprehensive Exam 19 March Graph Theory

ACO Comprehensive Exam 19 March Graph Theory 1. Graph Theory Let G be a connected simple graph that is not a cycle and is not complete. Prove that there exist distinct non-adjacent vertices u, v V (G) such that the graph obtained from G by deleting

More information

arxiv: v3 [math.co] 1 Oct 2018

arxiv: v3 [math.co] 1 Oct 2018 NON-SPANNING LATTICE 3-POLYTOPES arxiv:7.07603v3 [math.co] Oct 208 Abstract. We completely classify non-spanning 3-polytopes, by which we mean lattice 3-polytopes whose lattice points do not affinely span

More information

Geometric variants of Hall s Theorem through Sperner s Lemma

Geometric variants of Hall s Theorem through Sperner s Lemma Available online at www.sciencedirect.com Electronic Notes in Discrete Mathematics 44 (2013) 127 132 www.elsevier.com/locate/endm Geometric variants of Hall s Theorem through Sperner s Lemma Leonardo Martinez

More information

Automatic Sequences and Transcendence of Real Numbers

Automatic Sequences and Transcendence of Real Numbers Automatic Sequences and Transcendence of Real Numbers Wu Guohua School of Physical and Mathematical Sciences Nanyang Technological University Sendai Logic School, Tohoku University 28 Jan, 2016 Numbers

More information

ACO Comprehensive Exam October 18 and 19, Analysis of Algorithms

ACO Comprehensive Exam October 18 and 19, Analysis of Algorithms Consider the following two graph problems: 1. Analysis of Algorithms Graph coloring: Given a graph G = (V,E) and an integer c 0, a c-coloring is a function f : V {1,,...,c} such that f(u) f(v) for all

More information

Most General Position joint work with

Most General Position joint work with Most General Position joint work with Jan Kynčl, Alexander Pilz, André Schulz supported by the European Science Foundation as part of the EuroGIGA collaborative research project (Graphs in Geometry and

More information

Equidissections of Kite-Shaped Quadrilaterals. Charles H. Jepsen, Trevor Sedberry, and Rolf Hoyer. Abstract

Equidissections of Kite-Shaped Quadrilaterals. Charles H. Jepsen, Trevor Sedberry, and Rolf Hoyer. Abstract Equidissections of Kite-Shaped Quadrilaterals Charles H. Jepsen, Trevor Sedberry, and Rolf Hoyer Abstract Let Q(a) be the convex kite-shaped quadrilateral with vertices (0, 0), (, 0), (0, ), (a, a), where

More information

The Advantage Testing Foundation Olympiad Solutions

The Advantage Testing Foundation Olympiad Solutions The Advantage Testing Foundation 015 Olympiad Problem 1 Prove that every positive integer has a unique representation in the form d i i, where k is a nonnegative integer and each d i is either 1 or. (This

More information

Algorithmic Game Theory

Algorithmic Game Theory Nash Equilibria in Zero-Sum Games Algorithmic Game Theory Algorithmic game theory is not satisfied with merely an existence result for an important solution concept such as Nash equilibrium in mixed strategies.

More information

MINI-TUTORIAL ON SEMI-ALGEBRAIC PROOF SYSTEMS. Albert Atserias Universitat Politècnica de Catalunya Barcelona

MINI-TUTORIAL ON SEMI-ALGEBRAIC PROOF SYSTEMS. Albert Atserias Universitat Politècnica de Catalunya Barcelona MINI-TUTORIAL ON SEMI-ALGEBRAIC PROOF SYSTEMS Albert Atserias Universitat Politècnica de Catalunya Barcelona Part I CONVEX POLYTOPES Convex polytopes as linear inequalities Polytope: P = {x R n : Ax b}

More information

= 1 2x. x 2 a ) 0 (mod p n ), (x 2 + 2a + a2. x a ) 2

= 1 2x. x 2 a ) 0 (mod p n ), (x 2 + 2a + a2. x a ) 2 8. p-adic numbers 8.1. Motivation: Solving x 2 a (mod p n ). Take an odd prime p, and ( an) integer a coprime to p. Then, as we know, x 2 a (mod p) has a solution x Z iff = 1. In this case we can suppose

More information

SELECTIVELY BALANCING UNIT VECTORS AART BLOKHUIS AND HAO CHEN

SELECTIVELY BALANCING UNIT VECTORS AART BLOKHUIS AND HAO CHEN SELECTIVELY BALANCING UNIT VECTORS AART BLOKHUIS AND HAO CHEN Abstract. A set U of unit vectors is selectively balancing if one can find two disjoint subsets U + and U, not both empty, such that the Euclidean

More information

Algebra 2: Semester 2 Practice Final Unofficial Worked Out Solutions by Earl Whitney

Algebra 2: Semester 2 Practice Final Unofficial Worked Out Solutions by Earl Whitney Algebra 2: Semester 2 Practice Final Unofficial Worked Out Solutions by Earl Whitney 1. The key to this problem is recognizing cubes as factors in the radicands. 24 16 5 2. The key to this problem is recognizing

More information

Lecture 14: Random Walks, Local Graph Clustering, Linear Programming

Lecture 14: Random Walks, Local Graph Clustering, Linear Programming CSE 521: Design and Analysis of Algorithms I Winter 2017 Lecture 14: Random Walks, Local Graph Clustering, Linear Programming Lecturer: Shayan Oveis Gharan 3/01/17 Scribe: Laura Vonessen Disclaimer: These

More information

RECTANGULAR SIMPLICIAL SEMIGROUPS

RECTANGULAR SIMPLICIAL SEMIGROUPS RECTANGULAR SIMPLICIAL SEMIGROUPS WINFRIED BRUNS AND JOSEPH GUBELADZE In [3] Bruns, Gubeladze, and Trung define the notion of polytopal semigroup ring as follows. Let P be a lattice polytope in R n, i.

More information

Integer Linear Programs

Integer Linear Programs Lecture 2: Review, Linear Programming Relaxations Today we will talk about expressing combinatorial problems as mathematical programs, specifically Integer Linear Programs (ILPs). We then see what happens

More information

Combinatorics on Words:

Combinatorics on Words: Combinatorics on Words: Applications to Number Theory and Ramsey Theory Narad Rampersad Department of Mathematics and Statistics University of Winnipeg 9 May 2008 Narad Rampersad (University of Winnipeg)

More information

UNDERSTANDING RULER AND COMPASS CONSTRUCTIONS WITH FIELD THEORY

UNDERSTANDING RULER AND COMPASS CONSTRUCTIONS WITH FIELD THEORY UNDERSTANDING RULER AND COMPASS CONSTRUCTIONS WITH FIELD THEORY ISAAC M. DAVIS Abstract. By associating a subfield of R to a set of points P 0 R 2, geometric properties of ruler and compass constructions

More information

are the q-versions of n, n! and . The falling factorial is (x) k = x(x 1)(x 2)... (x k + 1).

are the q-versions of n, n! and . The falling factorial is (x) k = x(x 1)(x 2)... (x k + 1). Lecture A jacques@ucsd.edu Notation: N, R, Z, F, C naturals, reals, integers, a field, complex numbers. p(n), S n,, b(n), s n, partition numbers, Stirling of the second ind, Bell numbers, Stirling of the

More information

Chapter 8. P-adic numbers. 8.1 Absolute values

Chapter 8. P-adic numbers. 8.1 Absolute values Chapter 8 P-adic numbers Literature: N. Koblitz, p-adic Numbers, p-adic Analysis, and Zeta-Functions, 2nd edition, Graduate Texts in Mathematics 58, Springer Verlag 1984, corrected 2nd printing 1996, Chap.

More information

arxiv: v5 [math.nt] 23 May 2017

arxiv: v5 [math.nt] 23 May 2017 TWO ANALOGS OF THUE-MORSE SEQUENCE arxiv:1603.04434v5 [math.nt] 23 May 2017 VLADIMIR SHEVELEV Abstract. We introduce and study two analogs of one of the best known sequence in Mathematics : Thue-Morse

More information

Chapter 8 ~ Quadratic Functions and Equations In this chapter you will study... You can use these skills...

Chapter 8 ~ Quadratic Functions and Equations In this chapter you will study... You can use these skills... Chapter 8 ~ Quadratic Functions and Equations In this chapter you will study... identifying and graphing quadratic functions transforming quadratic equations solving quadratic equations using factoring

More information

Game Theory and Algorithms Lecture 7: PPAD and Fixed-Point Theorems

Game Theory and Algorithms Lecture 7: PPAD and Fixed-Point Theorems Game Theory and Algorithms Lecture 7: PPAD and Fixed-Point Theorems March 17, 2011 Summary: The ultimate goal of this lecture is to finally prove Nash s theorem. First, we introduce and prove Sperner s

More information

A Diophantine System and a Problem on Cubic Fields

A Diophantine System and a Problem on Cubic Fields International Mathematical Forum, Vol. 6, 2011, no. 3, 141-146 A Diophantine System and a Problem on Cubic Fields Paul D. Lee Department of Mathematics and Statistics University of British Columbia Okanagan

More information

MAXIMAL PERIODS OF (EHRHART) QUASI-POLYNOMIALS

MAXIMAL PERIODS OF (EHRHART) QUASI-POLYNOMIALS MAXIMAL PERIODS OF (EHRHART QUASI-POLYNOMIALS MATTHIAS BECK, STEVEN V. SAM, AND KEVIN M. WOODS Abstract. A quasi-polynomial is a function defined of the form q(k = c d (k k d + c d 1 (k k d 1 + + c 0(k,

More information

On the Average Complexity of Brzozowski s Algorithm for Deterministic Automata with a Small Number of Final States

On the Average Complexity of Brzozowski s Algorithm for Deterministic Automata with a Small Number of Final States On the Average Complexity of Brzozowski s Algorithm for Deterministic Automata with a Small Number of Final States Sven De Felice 1 and Cyril Nicaud 2 1 LIAFA, Université Paris Diderot - Paris 7 & CNRS

More information

CIS Spring 2018 (instructor Val Tannen)

CIS Spring 2018 (instructor Val Tannen) CIS 160 - Spring 018 (instructor Val Tannen) Lecture 11 Tuesday, February 0 PROOFS: STRONG INDUCTION Example 1.1 Any integer n can be written as the product of one or more (not necessarily distinct) prime

More information

LINEAR RECURSIVE SEQUENCES. The numbers in the sequence are called its terms. The general form of a sequence is

LINEAR RECURSIVE SEQUENCES. The numbers in the sequence are called its terms. The general form of a sequence is LINEAR RECURSIVE SEQUENCES BJORN POONEN 1. Sequences A sequence is an infinite list of numbers, like 1) 1, 2, 4, 8, 16, 32,.... The numbers in the sequence are called its terms. The general form of a sequence

More information

CSC 2429 Approaches to the P vs. NP Question and Related Complexity Questions Lecture 2: Switching Lemma, AC 0 Circuit Lower Bounds

CSC 2429 Approaches to the P vs. NP Question and Related Complexity Questions Lecture 2: Switching Lemma, AC 0 Circuit Lower Bounds CSC 2429 Approaches to the P vs. NP Question and Related Complexity Questions Lecture 2: Switching Lemma, AC 0 Circuit Lower Bounds Lecturer: Toniann Pitassi Scribe: Robert Robere Winter 2014 1 Switching

More information

CS 6820 Fall 2014 Lectures, October 3-20, 2014

CS 6820 Fall 2014 Lectures, October 3-20, 2014 Analysis of Algorithms Linear Programming Notes CS 6820 Fall 2014 Lectures, October 3-20, 2014 1 Linear programming The linear programming (LP) problem is the following optimization problem. We are given

More information

Example: feasibility. Interpretation as formal proof. Example: linear inequalities and Farkas lemma

Example: feasibility. Interpretation as formal proof. Example: linear inequalities and Farkas lemma 4-1 Algebra and Duality P. Parrilo and S. Lall 2006.06.07.01 4. Algebra and Duality Example: non-convex polynomial optimization Weak duality and duality gap The dual is not intrinsic The cone of valid

More information

Auxiliary polynomials for some problems regarding Mahler s measure

Auxiliary polynomials for some problems regarding Mahler s measure ACTA ARITHMETICA 119.1 (2005) Auxiliary polynomials for some problems regarding Mahler s measure by Artūras Dubickas (Vilnius) and Michael J. Mossinghoff (Davidson NC) 1. Introduction. In this paper we

More information

Design of Non-Binary Quasi-Cyclic LDPC Codes by Absorbing Set Removal

Design of Non-Binary Quasi-Cyclic LDPC Codes by Absorbing Set Removal Design of Non-Binary Quasi-Cyclic LDPC Codes by Absorbing Set Removal Behzad Amiri Electrical Eng. Department University of California, Los Angeles Los Angeles, USA Email: amiri@ucla.edu Jorge Arturo Flores

More information

Jeong-Hyun Kang Department of Mathematics, University of West Georgia, Carrollton, GA

Jeong-Hyun Kang Department of Mathematics, University of West Georgia, Carrollton, GA #A33 INTEGERS 10 (2010), 379-392 DISTANCE GRAPHS FROM P -ADIC NORMS Jeong-Hyun Kang Department of Mathematics, University of West Georgia, Carrollton, GA 30118 jkang@westga.edu Hiren Maharaj Department

More information

European Journal of Combinatorics

European Journal of Combinatorics European Journal of Combinatorics 30 (2009) 1686 1695 Contents lists available at ScienceDirect European Journal of Combinatorics ournal homepage: www.elsevier.com/locate/ec Generalizations of Heilbronn

More information

Zeroes of Transcendental and Polynomial Equations. Bisection method, Regula-falsi method and Newton-Raphson method

Zeroes of Transcendental and Polynomial Equations. Bisection method, Regula-falsi method and Newton-Raphson method Zeroes of Transcendental and Polynomial Equations Bisection method, Regula-falsi method and Newton-Raphson method PRELIMINARIES Solution of equation f (x) = 0 A number (real or complex) is a root of the

More information

Lecture 1: April 24, 2013

Lecture 1: April 24, 2013 TTIC/CMSC 31150 Mathematical Toolkit Spring 2013 Madhur Tulsiani Lecture 1: April 24, 2013 Scribe: Nikita Mishra 1 Applications of dimensionality reduction In this lecture we talk about various useful

More information

Approximation Algorithms

Approximation Algorithms Approximation Algorithms What do you do when a problem is NP-complete? or, when the polynomial time solution is impractically slow? assume input is random, do expected performance. Eg, Hamiltonian path

More information

= More succinctly we can write the preceding statements as

= More succinctly we can write the preceding statements as Evil twins alternate with odious twins Chris Bernhardt Fairfield University Fairfield, CT 06824 cbernhardt@mail.fairfield.edu An integer is called evil if the number of ones in its binary expansion is

More information

COPPERSMITH-RIVLIN TYPE INEQUALITIES AND THE ORDER OF VANISHING OF POLYNOMIALS AT 1. Texas A&M University. Typeset by AMS-TEX

COPPERSMITH-RIVLIN TYPE INEQUALITIES AND THE ORDER OF VANISHING OF POLYNOMIALS AT 1. Texas A&M University. Typeset by AMS-TEX 1 COPPERSMITH-RIVLIN TYPE INEQUALITIES AND THE ORDER OF VANISHING OF POLYNOMIALS AT 1 Tamás Erdélyi Texas A&M University Typeset by AMS-TEX 2 1. Introduction and Notation In [B-99] and [B-13] we (P. Borwein,

More information

Local Maxima and Improved Exact Algorithm for MAX-2-SAT

Local Maxima and Improved Exact Algorithm for MAX-2-SAT CHICAGO JOURNAL OF THEORETICAL COMPUTER SCIENCE 2018, Article 02, pages 1 22 http://cjtcs.cs.uchicago.edu/ Local Maxima and Improved Exact Algorithm for MAX-2-SAT Matthew B. Hastings Received March 8,

More information

Total NP Functions I: Complexity and Reducibility

Total NP Functions I: Complexity and Reducibility Total NP Functions I: Complexity and Reducibility (UCSD) sbuss@math.ucsd.edu Newton Institute, March 2012 Total NP Functions [Meggido-Papadimitriou 91, Papadimitriou 94]. Definition, the class of Total

More information

Definitions, Theorems and Exercises. Abstract Algebra Math 332. Ethan D. Bloch

Definitions, Theorems and Exercises. Abstract Algebra Math 332. Ethan D. Bloch Definitions, Theorems and Exercises Abstract Algebra Math 332 Ethan D. Bloch December 26, 2013 ii Contents 1 Binary Operations 3 1.1 Binary Operations............................... 4 1.2 Isomorphic Binary

More information

ZEROS OF SPARSE POLYNOMIALS OVER LOCAL FIELDS OF CHARACTERISTIC p

ZEROS OF SPARSE POLYNOMIALS OVER LOCAL FIELDS OF CHARACTERISTIC p ZEROS OF SPARSE POLYNOMIALS OVER LOCAL FIELDS OF CHARACTERISTIC p BJORN POONEN 1. Statement of results Let K be a field of characteristic p > 0 equipped with a valuation v : K G taking values in an ordered

More information

Contents. Preface to the First Edition. Preface to the Second Edition. Preface to the Third Edition

Contents. Preface to the First Edition. Preface to the Second Edition. Preface to the Third Edition Contents Preface to the First Edition Preface to the Second Edition Preface to the Third Edition i iii iv Glossary of Symbols A. Prime Numbers 3 A1. Prime values of quadratic functions. 7 A2. Primes connected

More information

Approximating Riemannian Voronoi Diagrams and Delaunay triangulations.

Approximating Riemannian Voronoi Diagrams and Delaunay triangulations. Approximating Riemannian Voronoi Diagrams and Delaunay triangulations. Jean-Daniel Boissonnat, Mael Rouxel-Labbé and Mathijs Wintraecken Boissonnat, Rouxel-Labbé, Wintraecken Approximating Voronoi Diagrams

More information

2 Generating Functions

2 Generating Functions 2 Generating Functions In this part of the course, we re going to introduce algebraic methods for counting and proving combinatorial identities. This is often greatly advantageous over the method of finding

More information

CS 372: Computational Geometry Lecture 4 Lower Bounds for Computational Geometry Problems

CS 372: Computational Geometry Lecture 4 Lower Bounds for Computational Geometry Problems CS 372: Computational Geometry Lecture 4 Lower Bounds for Computational Geometry Problems Antoine Vigneron King Abdullah University of Science and Technology September 20, 2012 Antoine Vigneron (KAUST)

More information

Lecture 2 Linear Codes

Lecture 2 Linear Codes Lecture 2 Linear Codes 2.1. Linear Codes From now on we want to identify the alphabet Σ with a finite field F q. For general codes, introduced in the last section, the description is hard. For a code of

More information

P -ADIC ROOT SEPARATION FOR QUADRATIC AND CUBIC POLYNOMIALS. Tomislav Pejković

P -ADIC ROOT SEPARATION FOR QUADRATIC AND CUBIC POLYNOMIALS. Tomislav Pejković RAD HAZU. MATEMATIČKE ZNANOSTI Vol. 20 = 528 2016): 9-18 P -ADIC ROOT SEPARATION FOR QUADRATIC AND CUBIC POLYNOMIALS Tomislav Pejković Abstract. We study p-adic root separation for quadratic and cubic

More information

Integer Representations of Convex Polygon Intersection Graphs

Integer Representations of Convex Polygon Intersection Graphs Integer Representations of Convex Polygon Intersection Graphs Tobias Müller 1 Erik Jan van Leeuwen 2 Jan van Leeuwen 3 1 Mathematical Institute, Utrecht University P.O. Box 80.010, NL-3508 TA Utrecht,

More information

Worksheet 9. Topics: Taylor series; using Taylor polynomials for approximate computations. Polar coordinates.

Worksheet 9. Topics: Taylor series; using Taylor polynomials for approximate computations. Polar coordinates. ATH 57H Spring 0 Worksheet 9 Topics: Taylor series; using Taylor polynomials for approximate computations. Polar coordinates.. Let f(x) = +x. Find f (00) (0) - the 00th derivative of f at point x = 0.

More information

A PASCAL-LIKE BOUND FOR THE NUMBER OF NECKLACES WITH FIXED DENSITY

A PASCAL-LIKE BOUND FOR THE NUMBER OF NECKLACES WITH FIXED DENSITY A PASCAL-LIKE BOUND FOR THE NUMBER OF NECKLACES WITH FIXED DENSITY I. HECKENBERGER AND J. SAWADA Abstract. A bound resembling Pascal s identity is presented for binary necklaces with fixed density using

More information

DOUBLE SERIES AND PRODUCTS OF SERIES

DOUBLE SERIES AND PRODUCTS OF SERIES DOUBLE SERIES AND PRODUCTS OF SERIES KENT MERRYFIELD. Various ways to add up a doubly-indexed series: Let be a sequence of numbers depending on the two variables j and k. I will assume that 0 j < and 0

More information

arithmetic properties of weighted catalan numbers

arithmetic properties of weighted catalan numbers arithmetic properties of weighted catalan numbers Jason Chen Mentor: Dmitry Kubrak May 20, 2017 MIT PRIMES Conference background: catalan numbers Definition The Catalan numbers are the sequence of integers

More information

arxiv: v1 [math.co] 20 Dec 2016

arxiv: v1 [math.co] 20 Dec 2016 F-POLYNOMIAL FORMULA FROM CONTINUED FRACTIONS MICHELLE RABIDEAU arxiv:1612.06845v1 [math.co] 20 Dec 2016 Abstract. For cluster algebras from surfaces, there is a known formula for cluster variables and

More information

Combinatorial Optimization

Combinatorial Optimization Combinatorial Optimization 2017-2018 1 Maximum matching on bipartite graphs Given a graph G = (V, E), find a maximum cardinal matching. 1.1 Direct algorithms Theorem 1.1 (Petersen, 1891) A matching M is

More information

Topics of Algorithmic Game Theory

Topics of Algorithmic Game Theory COMP323 Introduction to Computational Game Theory Topics of Algorithmic Game Theory Paul G. Spirakis Department of Computer Science University of Liverpool Paul G. Spirakis (U. Liverpool) Topics of Algorithmic

More information

Lecture 3: Tropicalizations of Cluster Algebras Examples David Speyer

Lecture 3: Tropicalizations of Cluster Algebras Examples David Speyer Lecture 3: Tropicalizations of Cluster Algebras Examples David Speyer Let A be a cluster algebra with B-matrix B. Let X be Spec A with all of the cluster variables inverted, and embed X into a torus by

More information

Parity Dominating Sets in Grid Graphs

Parity Dominating Sets in Grid Graphs Parity Dominating Sets in Grid Graphs John L. Goldwasser and William F. Klostermeyer Dept. of Mathematics West Virginia University Morgantown, WV 26506 Dept. of Computer and Information Sciences University

More information

USA Mathematical Talent Search Solutions to Problem 4/4/16

USA Mathematical Talent Search Solutions to Problem 4/4/16 4/4/1. Find, with proof, all integers n such that there is a solution in nonnegative real numbers (x, y, z) to the system of equations 2x 2 + y 2 + z 2 = n and x + 4y + 5z = 2. Credit This problem was

More information

Problems for Putnam Training

Problems for Putnam Training Problems for Putnam Training 1 Number theory Problem 1.1. Prove that for each positive integer n, the number is not prime. 10 1010n + 10 10n + 10 n 1 Problem 1.2. Show that for any positive integer n,

More information

k-protected VERTICES IN BINARY SEARCH TREES

k-protected VERTICES IN BINARY SEARCH TREES k-protected VERTICES IN BINARY SEARCH TREES MIKLÓS BÓNA Abstract. We show that for every k, the probability that a randomly selected vertex of a random binary search tree on n nodes is at distance k from

More information

Multi-coloring and Mycielski s construction

Multi-coloring and Mycielski s construction Multi-coloring and Mycielski s construction Tim Meagher Fall 2010 Abstract We consider a number of related results taken from two papers one by W. Lin [1], and the other D. C. Fisher[2]. These articles

More information

Lecture Notes Introduction to Cluster Algebra

Lecture Notes Introduction to Cluster Algebra Lecture Notes Introduction to Cluster Algebra Ivan C.H. Ip Update: July 11, 2017 11 Cluster Algebra from Surfaces In this lecture, we will define and give a quick overview of some properties of cluster

More information

A Z q -Fan theorem. 1 Introduction. Frédéric Meunier December 11, 2006

A Z q -Fan theorem. 1 Introduction. Frédéric Meunier December 11, 2006 A Z q -Fan theorem Frédéric Meunier December 11, 2006 Abstract In 1952, Ky Fan proved a combinatorial theorem generalizing the Borsuk-Ulam theorem stating that there is no Z 2-equivariant map from the

More information

DIVISIBILITY OF BINOMIAL COEFFICIENTS AT p = 2

DIVISIBILITY OF BINOMIAL COEFFICIENTS AT p = 2 DIVISIBILITY OF BINOMIAL COEFFICIENTS AT p = 2 BAILEY SWINFORD Abstract. This paper will look at the binomial coefficients divisible by the prime number 2. The paper will seek to understand and explain

More information

LINEAR FORMS IN LOGARITHMS

LINEAR FORMS IN LOGARITHMS LINEAR FORMS IN LOGARITHMS JAN-HENDRIK EVERTSE April 2011 Literature: T.N. Shorey, R. Tijdeman, Exponential Diophantine equations, Cambridge University Press, 1986; reprinted 2008. 1. Linear forms in logarithms

More information

On non-bipartite distance-regular graphs with valency k and smallest eigenvalue not larger than k/2

On non-bipartite distance-regular graphs with valency k and smallest eigenvalue not larger than k/2 On non-bipartite distance-regular graphs with valency k and smallest eigenvalue not larger than k/2 J. Koolen School of Mathematical Sciences USTC (Based on joint work with Zhi Qiao) CoCoA, July, 2015

More information

Introduction to Linear Programming (LP) Mathematical Programming (MP) Concept

Introduction to Linear Programming (LP) Mathematical Programming (MP) Concept Introduction to Linear Programming (LP) 1. Mathematical Programming Concept 2. LP Concept 3. Standard Form 4. Assumptions 5. Consequences of Assumptions 6. Solution Approach 7. Solution Methods 8. Typical

More information

INTRODUCTION TO FINITE ELEMENT METHODS

INTRODUCTION TO FINITE ELEMENT METHODS INTRODUCTION TO FINITE ELEMENT METHODS LONG CHEN Finite element methods are based on the variational formulation of partial differential equations which only need to compute the gradient of a function.

More information

Generating Function Notes , Fall 2005, Prof. Peter Shor

Generating Function Notes , Fall 2005, Prof. Peter Shor Counting Change Generating Function Notes 80, Fall 00, Prof Peter Shor In this lecture, I m going to talk about generating functions We ve already seen an example of generating functions Recall when we

More information

VIII. NP-completeness

VIII. NP-completeness VIII. NP-completeness 1 / 15 NP-Completeness Overview 1. Introduction 2. P and NP 3. NP-complete (NPC): formal definition 4. How to prove a problem is NPC 5. How to solve a NPC problem: approximate algorithms

More information

Contents. Counting Methods and Induction

Contents. Counting Methods and Induction Contents Counting Methods and Induction Lesson 1 Counting Strategies Investigations 1 Careful Counting... 555 Order and Repetition I... 56 3 Order and Repetition II... 569 On Your Own... 573 Lesson Counting

More information

arxiv: v1 [math.co] 2 Dec 2013

arxiv: v1 [math.co] 2 Dec 2013 What is Ramsey-equivalent to a clique? Jacob Fox Andrey Grinshpun Anita Liebenau Yury Person Tibor Szabó arxiv:1312.0299v1 [math.co] 2 Dec 2013 November 4, 2018 Abstract A graph G is Ramsey for H if every

More information

ON PATTERNS OCCURRING IN BINARY ALGEBRAIC NUMBERS

ON PATTERNS OCCURRING IN BINARY ALGEBRAIC NUMBERS ON PATTERNS OCCURRING IN BINARY ALGEBRAIC NUMBERS B. ADAMCZEWSKI AND N. RAMPERSAD Abstract. We prove that every algebraic number contains infinitely many occurrences of 7/3-powers in its binary expansion.

More information

ON COST MATRICES WITH TWO AND THREE DISTINCT VALUES OF HAMILTONIAN PATHS AND CYCLES

ON COST MATRICES WITH TWO AND THREE DISTINCT VALUES OF HAMILTONIAN PATHS AND CYCLES ON COST MATRICES WITH TWO AND THREE DISTINCT VALUES OF HAMILTONIAN PATHS AND CYCLES SANTOSH N. KABADI AND ABRAHAM P. PUNNEN Abstract. Polynomially testable characterization of cost matrices associated

More information