Krakow, Summer 2011 Circle and Sphere Orders William T. Trotter

Slides:



Advertisements
Similar presentations
Partial Orderings Section 8.6.
Advertisements

Shortest Vector In A Lattice is NP-Hard to approximate
CSCI 115 Chapter 6 Order Relations and Structures.
Sequences and Mathematical Induction
On the Density of a Graph and its Blowup Raphael Yuster Joint work with Asaf Shapira.
Orthogonal Drawing Kees Visser. Overview  Introduction  Orthogonal representation  Flow network  Bend optimal drawing.
Relations Relations on a Set. Properties of Relations.
Generalization and Specialization of Kernelization Daniel Lokshtanov.
COUNTING AND PROBABILITY
Krakow, Summer 2011 Schnyder’s Theorem and Relatives William T. Trotter
Edge-Coloring of Graphs On the left we see a 1- factorization of  5, the five-sided prism. Each factor is respresented by its own color. No edges of the.
Osculating curves Étienne Ghys CNRS- ENS Lyon « Geometry and the Imagination » Bill Thurston’s 60 th birthday Princeton, June 2007.
1 Diagonalization Fact: Many books exist. Fact: Some books contain the titles of other books within them. Fact: Some books contain their own titles within.
CHAPTER 5: CONVEX POLYTOPES Anastasiya Yeremenko 1.
Cubic Subgraphs Why? Why not?. 5 vertices, 8 edges, claw-free, no cubic subgraph.
An Algorithm for Polytope Decomposition and Exact Computation of Multiple Integrals.
2.III. Basis and Dimension 1.Basis 2.Dimension 3.Vector Spaces and Linear Systems 4.Combining Subspaces.
What is the next line of the proof? a). Let G be a graph with k vertices. b). Assume the theorem holds for all graphs with k+1 vertices. c). Let G be a.
Dimension of a Vector Space (11/9/05) Theorem. If the vector space V has a basis consisting of n vectors, then any set of more than n vectors in V must.
Vapnik-Chervonenkis Dimension Definition and Lower bound Adapted from Yishai Mansour.
Sequence A list of objects arranged in a particular order.
Chapter 4: Straight Line Drawing Ronald Kieft. Contents Introduction Algorithm 1: Shift Method Algorithm 2: Realizer Method Other parts of chapter 4 Questions?
What is the next line of the proof? a). Assume the theorem holds for all graphs with k edges. b). Let G be a graph with k edges. c). Assume the theorem.
Section 7.6: Partial Orderings Def: A relation R on a set S is called a partial ordering (or partial order) if it is reflexive, antisymmetric, and transitive.
Partially Ordered Sets (POSets)
Course Outline Book: Discrete Mathematics by K. P. Bogart Topics:
DOUBLE INTEGRALS OVER GENERAL REGIONS
Postulates and Paragraph Proofs
Solving fixpoint equations
Chapter 1 Infinite Series, Power Series
Krakow, Summer 2011 Adjacency Posets of Planar Graphs William T. Trotter
Krakow, Summer 2011 Comparability Graphs William T. Trotter
Section 1.8. Section Summary Proof by Cases Existence Proofs Constructive Nonconstructive Disproof by Counterexample Nonexistence Proofs Uniqueness Proofs.
Planar Graphs and Partially Ordered Sets William T. Trotter Georgia Institute of Technology.
Set, Combinatorics, Probability & Number Theory Mathematical Structures for Computer Science Chapter 3 Copyright © 2006 W.H. Freeman & Co.MSCS Slides Set,
8.3 Representing Relations Directed Graphs –Vertex –Arc (directed edge) –Initial vertex –Terminal vertex.
Mathematical Induction
MATERI I FUNGSI. Preliminaries REAL NUMBERS A real number may be either rational or irrational; either algebraic or transcendental; and either positive,
Relations, Functions, and Countability
CS201: Data Structures and Discrete Mathematics I
Copyright © Cengage Learning. All rights reserved.
Sets and Subsets Set A set is a collection of well-defined objects (elements/members). The elements of the set are said to belong to (or be contained in)
1 RELATIONS Learning outcomes Students are able to: a. determine the properties of relations – reflexive, symmetric, transitive, and antisymmetric b. determine.
1 Decomposition into bipartite graphs with minimum degree 1. Raphael Yuster.
Krakow, Summer 2011 Partially Ordered Sets Basic Concepts William T. Trotter
1 RELATIONS Learning outcomes Students are able to: a. determine the properties of relations – reflexive, symmetric, transitive, and antisymmetric b. determine.
Discrete Mathematics Set.
2.5 Postulates and Proofs GEOMETRY. Postulate (axiom)- a statement that is accepted as true without proof 2.1: Through any two points, there is exactly.
Section 2.5. Cardinality Definition: A set that is either finite or has the same cardinality as the set of positive integers (Z + ) is called countable.
Abstractions Eric Feron. Outline Principles of abstraction Motivating example Abstracting variables Abstracting functions Abstracting operators Recommended.
Algebra 2 Properties of Real Numbers Lesson 1-2 Goals Goal To graph and order real numbers. To Identity properties of real numbers. Rubric Level 1 –
1-1 Copyright © 2013, 2005, 2001 Pearson Education, Inc. Section 2.4, Slide 1 Chapter 2 Sets and Functions.
Reasoning and Proof Unit 2.
Vector Spaces B.A./B.Sc. III: Mathematics (Paper II) 1 Vectors in Rn
8.2 Kernel And Range.
Set, Combinatorics, Probability & Number Theory
3.7 The Real Zeros of a Polynomial Function
Chapter 4: Using NP-Completeness to Analyze Subproblems
Throttling for Cops and Robbers on Graphs
3.7 The Real Zeros of a Polynomial Function
Basis and Dimension Basis Dimension Vector Spaces and Linear Systems
Algebra 1 Section 1.1.
Alternating tree Automata and Parity games
2.III. Basis and Dimension
Student:連敏筠 Advisor:傅恆霖
2.1 – Symbols and Terminology
Chapter 4 Sequences.
1. Defining and Representing Functions
Zeros of polynomial functions
2-5 Postulates and Paragraph Proofs
Presentation transcript:

Krakow, Summer 2011 Circle and Sphere Orders William T. Trotter

Families of Disks

Contact Graphs

A Theorem with Many Proofs Theorem (Koebe 1936, Andreev 1970, Thurston 1985, and many others) Every planar graph is the contact graph of a family of circular disks in the plane. Note All known proofs are non-constructive.

Circle Orders

Circle and Sphere Orders Question Which posets are circle orders? Question For each d, which posets can be represented as inclusion orders of d- dimensional spheres? Conjecture Every 3-dimensional poset is a circle order.

Degrees of Freedom – Informal Discussion Definition A family F of posets has (at most) k degrees of freedom when it is possible to assign to each element x in a poset in F a sequence x = (x 1, x 2, …, x k ) of real numbers so that there is a finite family p 1, p 2, …,p r of polynomials in 2k variables so that the issue of whether x ≤ y in P is determined by the sign pattern of p 1 (x,y), p 2 (x,y),…, p r (x,y).

Degrees of Freedom – Examples Examples Interval orders and interval inclusion orders both have two degrees of freedom. Exercise Circle orders have three degrees of freedom. More generally, spheres in R d have d + 1 degrees of freedom.

Alon and Scheinerman’s Theorem Theorem (Alon and Scheinerman) For every positive integer k, when n is large relative to k, almost no posets on n points having dimension at least k + 1 have a representation by a family which has only k degrees of freedom. Remark This theorem is proven by first showing an lower bound on the number of posets on n points having dimension at most k + 1. Then a theorem of Warren is used to establish an upper bound for posets representable with only k degrees of freedom.

Sometimes a Matter of Overkill Remark By the degrees of freedom argument, when n is large, almost all posets of dimension 4 on n points are not circle orders. Exercise Show that the 14 element poset obtained by removing the zero and the one from the 4-dimensional subset lattice 2 4 is not a circle order. This is the reason why Venn diagrams are not a useful tool in discussions of intersections and unions of four sets.

Some Basic Results Remark Spheres in 1-space are just intervals of R, the set of real numbers. A poset P is the inclusion order of a family of intervals of R if and only if dim(P) ≤ 2. Observation Since circle orders have 3 degrees of freedom, this makes it seem reasonable that all 3-dimensional posets are circle orders.

Motivating Results Theorem (Schnyder) A graph G is planar if and only if the dimension of its incidence poset (vertices and edges ordered by inclusion) has dimension at most 3. Theorem (Brightwell and Scheinerman) A graph G is planar if and only if its incidence poset is a circle order.

More Results for Circle Orders Exercise Show that for each n, the standard example S n is a circle order. Theorem (Fishburn) Every interval order is a circle order.

The Answer Should be “Yes” Exercise Let P be a poset with dim(P) ≤ 3. P should be a circle order because for every n ≥ 3, P can be represented as the inclusion order of regular n - gons in the plane (of variable size but with a fixed orientation). When n is very large, a regular n - gon is essentially just a circle.

The Answer Should be “No” Theorem (Scheinerman and Weirman) The countably infinite 3-dimensional poset Z × Z × Z is not a circle order. Theorem (Fon der Flaass) The countably infinite poset 2 × 3 × N is not a sphere order. Remark These results are for infinite posets. But perhaps it is still true that every finite 3- dimensional poset is a circle order.

The Real Answer Theorem (Felsner, Fishburn and Trotter) When n is sufficiently large, the finite 3- dimensional poset n × n × n is not a sphere order. Remark The integer n in the proof of the preceding theorem is huge, but in fact, the result might hold when n is very reasonable, perhaps even when n < 10.