Order from Chaos. University of Nebraska-Lincoln Discrete Mathematics Seminar

Similar documents
Order from Chaos. Nebraska Wesleyan University Mathematics Circle

Ramsey s Theorem on Graphs

Matchings, Ramsey Theory, And Other Graph Fun

In our first lecture on sets and set theory, we introduced a bunch of new symbols and terminology.

3 Fractional Ramsey Numbers

HW Graph Theory SOLUTIONS (hbovik) - Q

Ma/CS 6b Class 12: Ramsey Theory

1 Counting triangles and cliques

Formal Methods of Software Design, Eric Hehner, segment 24 page 1 out of 5

AXIOMS FOR THE INTEGERS

1. The following graph is not Eulerian. Make it into an Eulerian graph by adding as few edges as possible.

Material from Recitation 1

(Refer Slide Time: 01.26)

Notebook Assignments

(Refer Slide Time: 02.06)

A Reduction of Conway s Thrackle Conjecture

An Investigation of the Planarity Condition of Grötzsch s Theorem

Discovering. Algebra. An Investigative Approach. Condensed Lessons for Make-up Work

2010 SMT Power Round

Ma/CS 6b Class 10: Ramsey Theory

Extra Practice Problems 2

Graph Theory Part Two

On ɛ-unit distance graphs

The Game of Criss-Cross

Intro. Scheme Basics. scm> 5 5. scm>

Lecture 3: Recursion; Structural Induction

Slide Set 5. for ENEL 353 Fall Steve Norman, PhD, PEng. Electrical & Computer Engineering Schulich School of Engineering University of Calgary

Grades 7 & 8, Math Circles 31 October/1/2 November, Graph Theory

Kuratowski Notes , Fall 2005, Prof. Peter Shor Revised Fall 2007

3.7. Vertex and tangent

Chapter 3. Set Theory. 3.1 What is a Set?

A NOTE ON ON-LINE RAMSEY NUMBERS FOR QUADRILATERALS. Joanna Cyman and Tomasz Dzido

i W E I R D U T O P I A i

CS2 Algorithms and Data Structures Note 10. Depth-First Search and Topological Sorting

MITOCW watch?v=zm5mw5nkzjg

Divisibility Rules and Their Explanations

Snowflake Numbers. A look at the Collatz Conjecture in a recreational manner. By Sir Charles W. Shults III

Week - 04 Lecture - 01 Merge Sort. (Refer Slide Time: 00:02)

Chapter 7. Polygons, Circles, Stars and Stuff

Figure 4.1: The evolution of a rooted tree.

2. Draw a non-isosceles triangle. Now make a template of this triangle out of cardstock or cardboard.

Direct Variations DIRECT AND INVERSE VARIATIONS 19. Name

UNM - PNM STATEWIDE MATHEMATICS CONTEST XLI. February 7, 2009 Second Round Three Hours

Math Dr. Miller - Constructing in Sketchpad (tm) - Due via by Friday, Mar. 18, 2016

Lecture 20 : Trees DRAFT

9. MATHEMATICIANS ARE FOND OF COLLECTIONS

Formal Methods of Software Design, Eric Hehner, segment 1 page 1 out of 5

Instructor: Paul Zeitz, University of San Francisco

Analogy :24:47 / rev ebd

14.1 Encoding for different models of computation

Recitation 4: Elimination algorithm, reconstituted graph, triangulation

An Interesting Way to Combine Numbers

(Refer Slide Time 6:48)

9 R1 Get another piece of paper. We re going to have fun keeping track of (inaudible). Um How much time do you have? Are you getting tired?

A Solidify Understanding Task

Transcriber(s): Aboelnaga, Eman Verifier(s): Yedman, Madeline Date Transcribed: Fall 2010 Page: 1 of 9

Lecture 2 Finite Automata

ACT Math test Plane Geometry Review

Equations of planes in

γ(ɛ) (a, b) (a, d) (d, a) (a, b) (c, d) (d, d) (e, e) (e, a) (e, e) (a) Draw a picture of G.

(Refer Slide Time: 06:01)

ACT SparkNotes Test Prep: Plane Geometry

CS103 Handout 29 Winter 2018 February 9, 2018 Inductive Proofwriting Checklist

4. Write sets of directions for how to check for direct variation. How to check for direct variation by analyzing the graph :

Abstract. A graph G is perfect if for every induced subgraph H of G, the chromatic number of H is equal to the size of the largest clique of H.

Notes on Turing s Theorem and Computability

A Theorem of Ramsey- Ramsey s Number

introduction to Programming in C Department of Computer Science and Engineering Lecture No. #40 Recursion Linear Recursion

Complexity is around us. Part one: the chaos game

Discrete Dynamical Systems: A Pathway for Students to Become Enchanted with Mathematics

Michael Greenberg. September 13, 2004

What we still don t know about addition and multiplication

MITOCW watch?v=4dj1oguwtem

POLYHEDRAL GEOMETRY. Convex functions and sets. Mathematical Programming Niels Lauritzen Recall that a subset C R n is convex if

Typing Control. Chapter Conditionals

Unit 1, Lesson 1: Moving in the Plane

14 More Graphs: Euler Tours and Hamilton Cycles

We will show that the height of a RB tree on n vertices is approximately 2*log n. In class I presented a simple structural proof of this claim:

Lecture 1: Overview

An Eternal Domination Problem in Grids

MC 302 GRAPH THEORY 10/1/13 Solutions to HW #2 50 points + 6 XC points

Computation Club: Gödel s theorem

What we still don t know about addition and multiplication

1 Algorithm and Proof for Minimum Vertex Coloring

Forbidden Minors for a Pursuit Game on Graphs

of Nebraska - Lincoln

Assignment # 4 Selected Solutions

A simple problem that has a solution that is far deeper than expected!

Graph theory was invented by a mathematician named Euler in the 18th century. We will see some of the problems which motivated its study.

PRIMES Circle: High School Math Enrichment at MIT

Design and Analysis of Algorithms Prof. Madhavan Mukund Chennai Mathematical Institute. Module 02 Lecture - 45 Memoization

Party hard! The maths of connections. Colva Roney-Dougal. March 23rd, University of St Andrews

Extremal Graph Theory: Turán s Theorem

CS261: A Second Course in Algorithms Lecture #14: Online Bipartite Matching

Planar Graphs and Surfaces. Graphs 2 1/58

Lecture 1: An Introduction to Graph Theory

Solution Guide for Chapter 20

Inductive Reasoning: Observing Patterns to make generalizations is induction.

5 R1 The one green in the same place so either of these could be green.

What is a Graphon? Daniel Glasscock, June 2013

Transcription:

Order from Chaos University of Nebraska-Lincoln Discrete Mathematics Seminar Austin Mohr Department of Mathematics Nebraska Wesleyan University February 8, 20

The (, )-Puzzle Start by drawing six dots at the corners of a hexagon. One player takes a blue pen. The other player takes a red pen. At any time, a player may connect any two unconnected dots with their pen. Players need not take turns. If three dots ever form a triangle of a single color, both players immediately lose. If all fifteen possible connections are drawn without forming any triangles, both players win. Blue triangle Red triangle Work with your partner to find a solution to this puzzle. Please wait for the moderator before proceeding. 2

Triangles Are Unavoidable You may be getting the feeling that the (, )-Puzzle is unsolvable. You currently face a common mathematical dilemma: Do we keep searching for a solution, or do we try to prove that no solution exists? We ve already spent a bit of time with the former, so let s give the latter a try. Mathematicians call the dots in our pictures vertices and the connections between them edges. The object of our current interest is called the complete graph on six vertices (often abbreviated K 6 ). It is complete in the sense that every pair of vertices is connected by an edge. Here are a bunch of other complete graphs. Notice that a triangle is really just a K. 2 2 2 K 2 K K 2 5 2 6 5 K 5 K 6 We should clarify a couple things about graphs. The way we are using the word graph in this context has nothing to do with graphs of functions from algebra and calculus. There is no geometric significance to the way a graph is drawn on paper. All that a graph knows is whether two vertices are connected by an edge or not. In particular, an edge always connects exactly two vertices (even if you might draw it in a funny way that appears to connect fewer or more vertices).

Our guess that the (, )-Puzzle has no solution on six dots can be expressed in the language of graphs. Conjecture. If one colors every edge of K 6 either red or blue, there will always be three vertices that form a monochromatic K (that is, a triangle that is all red or all blue). Here is a crucial observation: Since vertex has five edges connected to it, one of the colors forms a strict majority of at least three edges. In the pictures below, we consider examples of majorities at vertex. There are still many more edges to be added to form a complete graph (all the edges between vertices 2,,, 5, and 6). 2 2 6 6 5 Example of blue majority 5 Example of red majority. Consider the blue majority in the example. There are still lots of edges to add between vertices 2,, and. What structure is formed if even one these edges is blue? 2. The alternative in this example blue majority is that every edge between vertices 2,, and is red. What structure is formed in this case?. Are your conclusions specific to this example, or do they always apply when there is a blue majority?. Can you construct a similar argument when there is a red majority? According to this line of reasoning, every coloration of K 6 contains a monochromatic triangle. In other words, the (, )-Puzzle has no solution on six vertices. This fact has an interesting consequence on social networks. 5. Invite any six people in the world to a party. No matter who is invited, we can always find three of them who are mutual acquaintances (i.e., all three have met each other before) or three of them who are mutual strangers (i.e., none of these three people have ever met before). How can we justify this phenomenon? It is natural to wonder whether there is anything special about the number six. 6. Is there a solution to the (, )-Puzzle on seven vertices? What about even more vertices? 7. Is there a solution to the (, )-Puzzle on five vertices? What about even fewer vertices? Please wait for the moderator before proceeding.

Ramsey Numbers We have proven two interesting facts about the (, )-Puzzle. If there are six or more vertices, then the (, )-Puzzle has no solution. If there are five or fewer vertices, then the (, )-Puzzle has a solution. In other words, six is the smallest number of vertices for which the (, )-Puzzle is unsolvable. Mathematicians condense this fact even further by writing R (, ) = 6. (The lefthand side is typically read aloud as R three three.) The R stands for Frank Ramsey, the economist who first thought about the puzzle. It is in his honor that the numbers we are investigating are called Ramsey numbers. The first indicates that the players can lose by drawing a blue K (that is, a triangle). The second indicates that the players can also lose by drawing a red K. With this notation, we can extend the puzzle to other kinds of blue or red graphs. The (m, n)-puzzle (for any whole numbers m and n) Start by drawing several vertices on the circumference of a circle. You can draw as many as you like. Each number of vertices is a different version of the puzzle. One player takes a blue pen. The other player takes a red pen. At any time, a player may connect any two unconnected dots with their pen. Players need not take turns. If m dots ever form a blue K m, both players immediately lose. If n dots ever form a red K n, both players immediately lose. If all possible connections are drawn without forming either of these two graphs, both players win. Our experience with the (, )-Puzzle tells us that the (m, n)-puzzle may become unsolvable if too many vertices are drawn, so we make the following definition. Definition. Let m and n be any whole numbers. The Ramsey number R (m, n) is the smallest number of vertices for which the (m, n)-puzzle is unsolvable. To rephrase this in terms of social networks, R (m, n) stands for the minimum number of people you would need to invite to your party to guarantee that either m of them are mutual acquaintances or n of them are mutual strangers. 8. What is R (2, )? (Can you solve the (2, )-Puzzle on two vertices? What about three vertices?) 9. What is R (2, )? (Can you solve the (2, )-Puzzle on three vertices? What about four vertices?) 0. What is R (2, n) for any whole number n? (Can you solve the (2, n)-puzzle on n vertices? What about n vertices?) 5

We can modify our majority argument from earlier to prove R (, ) 0. In words, we will prove the (, )-Puzzle on ten vertices is unsolvable. (In fact, the (, )-Puzzle on nine vertices is also unsolavble, but it takes a bit more work to prove.) Restrict your attention for a moment to vertex. It has nine edges connected to it. No matter how the graph is colored, one of the following two statements must be true: at least four of these edges is blue, or at least six of these edges is red. This seems strange at first, but believe for a moment that both statements are false. According to this belief, there are at most three blue edges and at most five red edges, which is only eight edges in total. Since the belief leads to a contradiction (eight edges instead of the required nine), we reject it. (As an aside, mathematicians call this type of argument proof by contradiction.) Let s now consider our two cases. In the first case, there are at least four blue edges connected to vertex number.. There are still lots of edges to add between the lower vertices in the picture. What structure is formed if even one of them is blue? 2. The alternative is that every edge between the lower vertices is red. What structure would be formed? In the second case, there are at least six red edges connected to vertex. We re poised to ask What happens if even one of the lower edges is red?, but that approach has finally run out of steam. Adding one red edge only gives a red K, but we are looking for a red K (or a blue K ). 6

We can still salvage our proof. Notice there are six vertices in the lower part of the picture. Moreover, we know that every possible edge is present between them, since these vertices live inside K 0. Perhaps the following is a better picture to have in mind.... K 6 The red ellipsis is meant to indicate that there is a red edge between vertex and each of the vertices within the K 6. Now, we ve already proven a very interesting fact about colorations of K 6. Among just these six vertices, there must be a blue K or a red K. This is what we mean by R (, ) = 6.. Suppose there is a blue K inside the circle. Why have we already lost the (, )-Puzzle?. The other possibility is that there is a red K inside the circle. Together with vertex, what structure is formed? If we are careful with our record-keeping, we ll notice that we ve exhausted every possibility for colorations of K 0. In each case, we discover either a blue K or a red K, which means R (, ) 0. Please wait for the moderator before proceeding. 7

Every Ramsey Number Exists We ve proven some results about a handful of Ramsey numbers so far, but does R (m, n) exist for any whole numbers m and n? For example, does the (000, 000)-Puzzle become unsolvable for a large enough number of vertices? In other words, can we really throw a large enough party that guarantees either,000 mutual acquaintances or,000 mutual strangers? (Caveat: The number of people we would need to invite far exceeds the number of people who have ever lived.) We will make use of a technique called recursion, which means we use smaller Ramsey numbers to prove that larger Ramsey numbers exist. We ve actually used this technique already - we used the fact that R (, ) exists to prove that R (, ) exists. Let s take one more step and prove that R (, ) exists. To do so, we rely on the fact that R (, ) and R (, ) exist (in fact, they are equal to each other). Proposition. R (, ) R (, ) + R (, ), and therefore R (, ) exists. Take a moment to digest what the inequality says. Remember R (, ) and R (, ) are just numbers. (We proved that this number is no bigger than 0, and in fact the correct value is 9.) The proposition says that the (, )-Puzzle on R (, ) + R (, ) vertices (which is 8 vertices) is unsolvable. Let us trying solving the (, )-Puzzle on R (, ) + R (, ) vertices. Restrict your attention for a moment to vertex. It has R (, ) + R (, ) - edges connected to it. No matter how the graph is colored, one of the following two statements must be true: at least R (, ) of these edges is blue, or at least R (, ) of these edges is red. This seems strange at first, but believe for a moment that both statements are false. According to this belief, there are at most R (, ) blue edges and at most R (, ) red edges, which is only R (, ) + R (, ) - 2 edges in total. Since the belief leads to a contradiction (R (, ) + R (, ) - 2 edges instead of the required R (, ) + R (, ) - ), we reject it. Consider the case in which there are at least R (, ) blue edges connected to vertex.... K R(,) 5. According to the definition of R (, ), one of two structures must appear in the lower circle. What are they? 6. Based on the previous answer, can you guarantee that there is either a blue K or a red K in the overall picture? (Don t forget about vertex.) 8

In the remaining case, there are at least R (, ) red edges connected to vertex.... K R(,) 7. According to the definition of R (, ), one of two structures must appear in the lower circle. What are they? 8. Based on the previous answer, can you guarantee that there is either a blue K or a red K in the overall picture? (Don t forget about vertex.) If we are careful with our record-keeping, we ll notice that we ve exhausted every possibility for colorations of this graph. In each case, we discover either a blue K or a red K, which means R (, ) R (, ) + R (, ). We can duplicate this proof as many times as we like, each time stepping up the size of the blue or red complete graph we desire. For example, we might prove all the Ramsey numbers with a blue K exist as follows: R (, 5) R (2, 5) + R (, ), so R (, 5) exists. R (, 6) R (2, 6) + R (, 5), so R (, 6) exists. R (, 7) R (2, 7) + R (, 6), so R (, 7) exists. Notice each subsequent proof uses a Ramsey number that has just been shown to exist. 9. Replace the question marks to make a reasonable conjecture: R (, 5) R (?,?) + R (?,?). 20. Mimic the proof we used for R (, ) to prove your conjecture about R (, 5). While these individual proofs are nice to help us understand Ramsey numbers, a mathematician would never dream of proving all these claims one by one. There are an infinite number of possibilities, and we don t have time to prove each one separately. The technique of mathematical induction allows one to prove an infinite number of statements at once. Using this technique, we could show that every Ramsey number exists with a single proof that is extremely similar to the one we gave for R (, ). Theorem. For any whole numbers m and n, and therefore R (m, n) exists. R (m, n) R (m, n) + R (m, n ), 9

More About Ramsey Numbers To prove a statement like R (, ) > 5, we produced a specific coloration of K 5 that contained neither a blue K nor a red K. As you can imagine, this becomes very difficult to accomplish for large Ramsey numbers. Paul Erdős (who is an interesting character in his own right) is perhaps most famous for his development of the probabilistic method, which allows one to prove that an object exists without actually constructing it. (If it sounds like magic, that s because it is.) In the context of Ramsey numbers, Erdős showed that there is a coloration of the complete graph on 2 m 2 vertices that contains neither a blue K m nor a red K m, which means R (m, m) > 2 m 2 for every whole number m. His proof shows that such a coloration exists, but does not tell what it actually looks like, which is simultaneously the most beautiful and the most frustrating aspect of the probabilistic method. Learn more: tinyurl.com/ramseylower While we re on the subject of R (m, m), the theorem at the end of the previous section can be used to provide an explicit (rather than recursive) upper bound. Recall that R (m, n) = R (n, m), since we are just switching what we mean by blue and red. According to the theorem, R (m, m) R (m, m) + R (m, m ) = 2R (m, m). Essentially, this means it costs a factor of 2 to increase one of the colors by a single vertex, and thus a factor of jump from R (m, m ) to R (m, m). With a little care, one can use this observation to prove R (m, m) m. This means that every coloration of K m must contain a monochromatic K m. Taking the first two points together, we know 2 m 2 < R (m, m) m. Even though many talented mathematicians have been thinking about this problem for nearly 00 years, no substantial improvements have been made to these bounds. Very few Ramsey numbers are known exactly, but mathematicians work on narrowing the range of particular values. For example, it is known that 0 R (, 0) 2. A straightforward computer search through all the colorations on even 0 vertices would require much longer than the age of the universe to complete, so it will take considerable ingenuity to determine R (, 0) exactly. Learn more: tinyurl.com/smallramsey One could ask about Ramsey numbers that use more than two colors. For example, R (,, 5) would be the number of vertices needed so that every coloration of the complete graph contains either a yellow K, a red K, or a green K 5. The only three-color Ramsey number that is known exactly is R (,, ) = 7. The following coloration of K 6 has no monochromatic triangle in any of the three colors and gives some sense of how complicated it is to work with more than two colors. Essentially the same proof that shows Ramsey numbers always exist for two colors can be used to show Ramsey numbers always exist for any number of colors. For example, every coloration of a big enough complete graph using,000 different colors must contain a monochromatic K,000,000. Learn more: tinyurl.com/ramsey Allow me to write K to mean a complete graph on an infinite number of vertices. There is an infinite version of Ramsey s theorem with a marvelous proof: Every coloration of K contains a monochromatic K. Order from chaos, indeed. Learn more: tinyurl.com/ramseyinfinite 0