The Probabilistic Method

Size: px
Start display at page:

Download "The Probabilistic Method"

Transcription

1 The Probabilistic Method Ted, Cole, Reilly, Manny Combinatorics Math 372 November 23, 2015 Ted, Cole, Reilly, Manny (Reed) The Probabilistic Method November 23, / 18

2 Overview 1 History created by Erds Paul Erds himself said, during his 80th birthday conference, that he believes the method will live long after him. 2 Basics describe the probability that an element of a set has a certain property use that to deduce the existence or nonexistence of elements with that property 3 Example: Planar Graphs 4 Example: Liar Game The Chip-Liar Game Expected Values Existence of a Winner Ted, Cole, Reilly, Manny (Reed) The Probabilistic Method November 23, / 18

3 Planar Graphs Projecting simple graphs into the plane n vertices, m edges result from earlier: Planar graph G has at most 3n-6 elements Define cr(g) as minimum # of crossings in drawings of G cr(g)=0 iff G planar Ted, Cole, Reilly, Manny (Reed) The Probabilistic Method November 23, / 18

4 basic rules no edge crosses itself edges with common end vertex cannot cross no two edges cross twice these all follow from redrawing Ted, Cole, Reilly, Manny (Reed) The Probabilistic Method November 23, / 18

5 Non-probabilistic Result suppose G drawn with cr(g) crossings consider H where a new vertex is placed at each crossing H has n+cr(g) vertices and m+2cr(g) edges invoking bound we get m+2cr(g) 3(n+cr(G))-6 cr(g) m-3n+6 Ted, Cole, Reilly, Manny (Reed) The Probabilistic Method November 23, / 18

6 Probabilistic Result What if there are many more vertices then edges? We can get a better bound using probabilistic method Assume m 4n Choose a subgraph G p including each vertex with probability p. Ted, Cole, Reilly, Manny (Reed) The Probabilistic Method November 23, / 18

7 Probabilistic Result Let n p, m p, X p be random variables counting vertices, edges and crossings in G p Since cr(g)-m+3n 0 holds for all graphs, E(X p m p + 3n p ) 0 E(n p ) = pn, E(m p ) = p 2 m, E(X p ) = p 4 cr(g) By linearity of expectation, 0 p 4 cr(g) p 2 m + 3pn cr(g) m p 2 3n p 3 Choose p = 4n m cr(g) 1 m 3 64 n 2 Ted, Cole, Reilly, Manny (Reed) The Probabilistic Method November 23, / 18

8 Example: The Liar Game Paul asks q questions in the form Is xɛs? for any subset S Determining xɛ {1,..., n} Carole doesn t necessarily need to select an x beforehand, but at least one x must be consistent with her answers. For which n numbers, q questions, and k lies are known by both Carole and Paul. Can Paul determine the number? Use Probabilistic method to prove the existence of a winning strategy for one player. Ted, Cole, Reilly, Manny (Reed) The Probabilistic Method November 23, / 18

9 An Equivalent Game: Chip-Liar Chip for each x. Board is a method for keeping track of lies each x has remaining. Used to keep track of the possibility that each answer x S and x S could be a lie. Chips are removed from the board past the 0th slot, they are not possible x s. If there are more than one chips on the board at the end of the game then Paul cannot determine between them which is x and Carol wins. Ted, Cole, Reilly, Manny (Reed) The Probabilistic Method November 23, / 18

10 Playing Chip-Liar: Examples Example 1 Imagine asking Is x {1, 2,..., n}?. Clearly it is. Carole could respond no, but would certainly use a lie and move the whole stack left one unit. Example 2 Imagine asking Is x {1, 2}? Carole could answer No, and has either lied or told the truth. Or she could answer Yes and has either lied or told the truth. At each round Carole can choose to either more S or S c one space to the left. Ted, Cole, Reilly, Manny (Reed) The Probabilistic Method November 23, / 18

11 Does a Chip Survive: Expected Value Consider Carole playing randomly, moving S or S c. For each c {1,..., n} let I c is 1 iff c is on the board after q rounds If c is on position j, c will survive if chosen j times. Probability of Survival ( ) E [I c ] = 1 j q def 2 q i=0 = B(q, j) i B(q, j) to be the probability that a chip at j survives q rounds. Ted, Cole, Reilly, Manny (Reed) The Probabilistic Method November 23, / 18

12 Expected Number of Chips Number chips on each space is given by {x 1,..., x k } The expected total number of chips is C is the number of chips in a position times the probability each will survive the game Expected total number of chips. E [C] = c E [I c] = k i=0 x ib(q, i) Ted, Cole, Reilly, Manny (Reed) The Probabilistic Method November 23, / 18

13 Existence of a Winner Game Theory: Theorem In a game with perfect information, no hidden moves and no draws one player has a perfect winning strategy. E [C] weighted average of possibilities. If E [C] > 1, E [C] = C 1 µ (C 1 ) C p µ (C p ) > 1 implies C k > 1 with µ (C k ) > 0 If some C k > 1 with µ (C k ) > 0 then Carole is able to win. So no strategy allows Paul to always win. But by the Theorem someone has a perfect strategy that always wins, so it must be Carole. Ted, Cole, Reilly, Manny (Reed) The Probabilistic Method November 23, / 18

14 Corollary E [C] = k i=0 x ib(q, i) gives k i=0 x ib(q, k) = {x 1,..., x k } = {0,..., n} When E [C] > 1 and Carole wins this gives k i=0 x ib(q, k) > 1 Rearranges to: k i=0 x i > 2q B(q,k) and k i=0 x i = n yield Corrolary - Carole wins the n number, q question, and k lie game n > k i=0 2 q q i (Probability of removing an x) * (the number of x s) > (total number of subsets of x s) Ted, Cole, Reilly, Manny (Reed) The Probabilistic Method November 23, / 18

15 De-randomization Random play is expected to yield the same result, so the initial position will decide a better move. With l moves remaining Carole s dominant strategy is to maximize the expected number of chips on the board playing randomly after moving S or S c. Strategy E if E S [ C ] = ( ) x 1,..., x k and S c k x i B(l, i) and E i=0 [ C ] > E ( ) x 1,..., x k [ C ] = k i=0 x i B(l, i) [ C ] then move S, otherwise move S c Ted, Cole, Reilly, Manny (Reed) The Probabilistic Method November 23, / 18

16 Homework Problems The Ramsey-number R(k, l) is the smallest number n such that in any two-coloring of the edges of a complete graph on n vertices K n by red and blue, either there is a red K k (i.e., a complete subgraph on k vertices all of whose edges are colored red) or there is a blue K l. 1 Draw the complete graph on 6 vertices, K 6 that is two-colored with a complete subgraph on 4 vertices with all edges colored the same. 2 Use the probabilistic method to prove this lower bound on diagonal Ramsey numbers, R(k, k): ( ) n 1 If < 1, then R(k, k) > n. k 2 (k 2) 1 (Hint: Consider the probability that a subgraph K k of the complete graph K n is monochromatic.) Ted, Cole, Reilly, Manny (Reed) The Probabilistic Method November 23, / 18

17 References Noga Alon and Joel H. Spencer (2000) The Probabilistic Method (2nd Ed.) New York: Wiley-Interscience. ISBN Martin Aigner, Gnter M. Ziegler (2010) Proofs from THE BOOK (4th Ed.) Springer Publishing Company, Incorporated. ISBN: Ted, Cole, Reilly, Manny (Reed) The Probabilistic Method November 23, / 18

18 The End Ted, Cole, Reilly, Manny (Reed) The Probabilistic Method November 23, / 18

The Probabilistic Method

The Probabilistic Method The Probabilistic Method In Graph Theory Ehssan Khanmohammadi Department of Mathematics The Pennsylvania State University February 25, 2010 What do we mean by the probabilistic method? Why use this method?

More information

Multichannel liar games with a fixed number of lies

Multichannel liar games with a fixed number of lies Multichannel liar games with a fixed number of lies Robert Ellis 1 Kathryn Nyman 2 1 Illinois Institute of Technology 2 Loyola University SIAM Discrete Mathematics 2006 Ellis, Nyman (June 27, 2006) Multichannel

More information

Lecture 5: January 30

Lecture 5: January 30 CS71 Randomness & Computation Spring 018 Instructor: Alistair Sinclair Lecture 5: January 30 Disclaimer: These notes have not been subjected to the usual scrutiny accorded to formal publications. They

More information

Outline. Two-batch liar games on a general bounded channel. Paul s t-ary questions: binary case. Basic liar game setting

Outline. Two-batch liar games on a general bounded channel. Paul s t-ary questions: binary case. Basic liar game setting Outline Two-batch liar games on a general bounded channel Robert B. Ellis 1 Kathryn L. Nyman 2 1 Illinois Institute of Technology 2 Loyola University, Chicago University of Illinois at Urbana-Champaign

More information

Randomness and Computation

Randomness and Computation Randomness and Computation or, Randomized Algorithms Mary Cryan School of Informatics University of Edinburgh RC (2018/19) Lecture 11 slide 1 The Probabilistic Method The Probabilistic Method is a nonconstructive

More information

COMPSCI 611 Advanced Algorithms Second Midterm Exam Fall 2017

COMPSCI 611 Advanced Algorithms Second Midterm Exam Fall 2017 NAME: COMPSCI 611 Advanced Algorithms Second Midterm Exam Fall 2017 A. McGregor 15 November 2017 DIRECTIONS: Do not turn over the page until you are told to do so. This is a closed book exam. No communicating

More information

Two-batch liar games on a general bounded channel

Two-batch liar games on a general bounded channel Two-batch liar games on a general bounded channel R.B. Ellis 1 K.L. Nyman 2 1 Illinois Institute of Technology 2 Loyola University Chicago BilleraFest Ellis, Nyman (June 14, 2008) Liar Games BilleraFest

More information

Probabilistic Methods in Combinatorics Lecture 6

Probabilistic Methods in Combinatorics Lecture 6 Probabilistic Methods in Combinatorics Lecture 6 Linyuan Lu University of South Carolina Mathematical Sciences Center at Tsinghua University November 16, 2011 December 30, 2011 Balance graphs H has v vertices

More information

Independence numbers of locally sparse graphs and a Ramsey type problem

Independence numbers of locally sparse graphs and a Ramsey type problem Independence numbers of locally sparse graphs and a Ramsey type problem Noga Alon Abstract Let G = (V, E) be a graph on n vertices with average degree t 1 in which for every vertex v V the induced subgraph

More information

Certainty from uncertainty: the probabilistic method

Certainty from uncertainty: the probabilistic method Certainty from uncertainty: the probabilistic method Lily Silverstein UC Davis Nov 9, 2017 Seattle University 0 / 17 Ramsey numbers 1 / 17 Ramsey numbers A graph is a set of vertices {1,..., n} and edges

More information

Two-batch liar games on a general bounded channel

Two-batch liar games on a general bounded channel Two-batch liar games on a general bounded channel Robert B. Ellis 1 Kathryn L. Nyman 2 1 Illinois Institute of Technology 2 Loyola University, Chicago AMS/PTM Joint Meeting, Warsaw (July 31, 2007) Two-batch

More information

COMPSCI 611 Advanced Algorithms Second Midterm Exam Fall 2017

COMPSCI 611 Advanced Algorithms Second Midterm Exam Fall 2017 NAME: COMPSCI 611 Advanced Algorithms Second Midterm Exam Fall 2017 A. McGregor 15 November 2017 DIRECTIONS: Do not turn over the page until you are told to do so. This is a closed book exam. No communicating

More information

MATH 2200 Final Review

MATH 2200 Final Review MATH 00 Final Review Thomas Goller December 7, 01 1 Exam Format The final exam will consist of 8-10 proofs It will take place on Tuesday, December 11, from 10:30 AM - 1:30 PM, in the usual room Topics

More information

The application of probabilistic method in graph theory. Jiayi Li

The application of probabilistic method in graph theory. Jiayi Li The application of probabilistic method in graph theory Jiayi Li Seite 2 Probabilistic method The probabilistic method is a nonconstructive method, primarily used in combinatorics and pioneered by Paul

More information

Lecture 1 : Probabilistic Method

Lecture 1 : Probabilistic Method IITM-CS6845: Theory Jan 04, 01 Lecturer: N.S.Narayanaswamy Lecture 1 : Probabilistic Method Scribe: R.Krithika The probabilistic method is a technique to deal with combinatorial problems by introducing

More information

FIRST ORDER SENTENCES ON G(n, p), ZERO-ONE LAWS, ALMOST SURE AND COMPLETE THEORIES ON SPARSE RANDOM GRAPHS

FIRST ORDER SENTENCES ON G(n, p), ZERO-ONE LAWS, ALMOST SURE AND COMPLETE THEORIES ON SPARSE RANDOM GRAPHS FIRST ORDER SENTENCES ON G(n, p), ZERO-ONE LAWS, ALMOST SURE AND COMPLETE THEORIES ON SPARSE RANDOM GRAPHS MOUMANTI PODDER 1. First order theory on G(n, p) We start with a very simple property of G(n,

More information

A note on network reliability

A note on network reliability A note on network reliability Noga Alon Institute for Advanced Study, Princeton, NJ 08540 and Department of Mathematics Tel Aviv University, Tel Aviv, Israel Let G = (V, E) be a loopless undirected multigraph,

More information

The concentration of the chromatic number of random graphs

The concentration of the chromatic number of random graphs The concentration of the chromatic number of random graphs Noga Alon Michael Krivelevich Abstract We prove that for every constant δ > 0 the chromatic number of the random graph G(n, p) with p = n 1/2

More information

18.5 Crossings and incidences

18.5 Crossings and incidences 18.5 Crossings and incidences 257 The celebrated theorem due to P. Turán (1941) states: if a graph G has n vertices and has no k-clique then it has at most (1 1/(k 1)) n 2 /2 edges (see Theorem 4.8). Its

More information

besides your solutions of these problems. 1 1 We note, however, that there will be many factors in the admission decision

besides your solutions of these problems. 1 1 We note, however, that there will be many factors in the admission decision The PRIMES 2015 Math Problem Set Dear PRIMES applicant! This is the PRIMES 2015 Math Problem Set. Please send us your solutions as part of your PRIMES application by December 1, 2015. For complete rules,

More information

HW3, for MATH441, STAT461, STAT561, due September 20th

HW3, for MATH441, STAT461, STAT561, due September 20th HW3, for MATH441, STAT461, STAT561, due September 20th 1. Suppose A and B are independent with 0 < P (A), P (B) < 1. Show that A c and B c are also independent. Solution. We know that P (AB) = P (A)P (B)

More information

Paul Erdős and the Probabilistic Method

Paul Erdős and the Probabilistic Method Paul Erdős and the Probabilistic Method Noga Alon 1 The Probabilistic Method The Probabilistic Method is one of the most significant contributions of Paul Erdős. Indeed, Paul himself said, during his 80th

More information

ARRANGEABILITY AND CLIQUE SUBDIVISIONS. Department of Mathematics and Computer Science Emory University Atlanta, GA and

ARRANGEABILITY AND CLIQUE SUBDIVISIONS. Department of Mathematics and Computer Science Emory University Atlanta, GA and ARRANGEABILITY AND CLIQUE SUBDIVISIONS Vojtěch Rödl* Department of Mathematics and Computer Science Emory University Atlanta, GA 30322 and Robin Thomas** School of Mathematics Georgia Institute of Technology

More information

arxiv: v1 [math.co] 25 Apr 2013

arxiv: v1 [math.co] 25 Apr 2013 GRAHAM S NUMBER IS LESS THAN 2 6 MIKHAIL LAVROV 1, MITCHELL LEE 2, AND JOHN MACKEY 3 arxiv:1304.6910v1 [math.co] 25 Apr 2013 Abstract. In [5], Graham and Rothschild consider a geometric Ramsey problem:

More information

Math 261A Probabilistic Combinatorics Instructor: Sam Buss Fall 2015 Homework assignments

Math 261A Probabilistic Combinatorics Instructor: Sam Buss Fall 2015 Homework assignments Math 261A Probabilistic Combinatorics Instructor: Sam Buss Fall 2015 Homework assignments Problems are mostly taken from the text, The Probabilistic Method (3rd edition) by N Alon and JH Spencer Please

More information

Avoider-Enforcer games played on edge disjoint hypergraphs

Avoider-Enforcer games played on edge disjoint hypergraphs Avoider-Enforcer games played on edge disjoint hypergraphs Asaf Ferber Michael Krivelevich Alon Naor July 8, 2013 Abstract We analyze Avoider-Enforcer games played on edge disjoint hypergraphs, providing

More information

All Ramsey numbers for brooms in graphs

All Ramsey numbers for brooms in graphs All Ramsey numbers for brooms in graphs Pei Yu Department of Mathematics Tongji University Shanghai, China yupeizjy@16.com Yusheng Li Department of Mathematics Tongji University Shanghai, China li yusheng@tongji.edu.cn

More information

Paul Erdős and Graph Ramsey Theory

Paul Erdős and Graph Ramsey Theory Paul Erdős and Graph Ramsey Theory Benny Sudakov ETH and UCLA Ramsey theorem Ramsey theorem Definition: The Ramsey number r(s, n) is the minimum N such that every red-blue coloring of the edges of a complete

More information

Graph Theory. Thomas Bloom. February 6, 2015

Graph Theory. Thomas Bloom. February 6, 2015 Graph Theory Thomas Bloom February 6, 2015 1 Lecture 1 Introduction A graph (for the purposes of these lectures) is a finite set of vertices, some of which are connected by a single edge. Most importantly,

More information

The domination game played on unions of graphs

The domination game played on unions of graphs The domination game played on unions of graphs Paul Dorbec 1,2 Gašper Košmrlj 3 Gabriel Renault 1,2 1 Univ. Bordeaux, LaBRI, UMR5800, F-33405 Talence 2 CNRS, LaBRI, UMR5800, F-33405 Talence Email: dorbec@labri.fr,

More information

Student Guide. 2. Estimate: One possible estimate 2,900,000. Copyright Kendall Hunt Publishing Company

Student Guide. 2. Estimate: One possible estimate 2,900,000. Copyright Kendall Hunt Publishing Company Self-Check: Questions Planet Problems Before you solve the following problems, decide if you need to find an exact answer or an estimated answer. Then choose a strategy to solve each problem. Be ready

More information

THE METHOD OF CONDITIONAL PROBABILITIES: DERANDOMIZING THE PROBABILISTIC METHOD

THE METHOD OF CONDITIONAL PROBABILITIES: DERANDOMIZING THE PROBABILISTIC METHOD THE METHOD OF CONDITIONAL PROBABILITIES: DERANDOMIZING THE PROBABILISTIC METHOD JAMES ZHOU Abstract. We describe the probabilistic method as a nonconstructive way of proving the existence of combinatorial

More information

MATH 2200 Final LC Review

MATH 2200 Final LC Review MATH 2200 Final LC Review Thomas Goller April 25, 2013 1 Final LC Format The final learning celebration will consist of 12-15 claims to be proven or disproven. It will take place on Wednesday, May 1, from

More information

Lecture 5: The Principle of Deferred Decisions. Chernoff Bounds

Lecture 5: The Principle of Deferred Decisions. Chernoff Bounds Randomized Algorithms Lecture 5: The Principle of Deferred Decisions. Chernoff Bounds Sotiris Nikoletseas Associate Professor CEID - ETY Course 2013-2014 Sotiris Nikoletseas, Associate Professor Randomized

More information

Dominating a family of graphs with small connected subgraphs

Dominating a family of graphs with small connected subgraphs Dominating a family of graphs with small connected subgraphs Yair Caro Raphael Yuster Abstract Let F = {G 1,..., G t } be a family of n-vertex graphs defined on the same vertex-set V, and let k be a positive

More information

MATH 682 Notes Combinatorics and Graph Theory II

MATH 682 Notes Combinatorics and Graph Theory II MATH 68 Notes Combinatorics and Graph Theory II 1 Ramsey Theory 1.1 Classical Ramsey numbers Furthermore, there is a beautiful recurrence to give bounds on Ramsey numbers, but we will start with a simple

More information

CS5314 Randomized Algorithms. Lecture 18: Probabilistic Method (De-randomization, Sample-and-Modify)

CS5314 Randomized Algorithms. Lecture 18: Probabilistic Method (De-randomization, Sample-and-Modify) CS5314 Randomized Algorithms Lecture 18: Probabilistic Method (De-randomization, Sample-and-Modify) 1 Introduce two topics: De-randomize by conditional expectation provides a deterministic way to construct

More information

Preliminaries. Graphs. E : set of edges (arcs) (Undirected) Graph : (i, j) = (j, i) (edges) V = {1, 2, 3, 4, 5}, E = {(1, 3), (3, 2), (2, 4)}

Preliminaries. Graphs. E : set of edges (arcs) (Undirected) Graph : (i, j) = (j, i) (edges) V = {1, 2, 3, 4, 5}, E = {(1, 3), (3, 2), (2, 4)} Preliminaries Graphs G = (V, E), V : set of vertices E : set of edges (arcs) (Undirected) Graph : (i, j) = (j, i) (edges) 1 2 3 5 4 V = {1, 2, 3, 4, 5}, E = {(1, 3), (3, 2), (2, 4)} 1 Directed Graph (Digraph)

More information

On the Maximum Number of Hamiltonian Paths in Tournaments

On the Maximum Number of Hamiltonian Paths in Tournaments On the Maximum Number of Hamiltonian Paths in Tournaments Ilan Adler Noga Alon Sheldon M. Ross August 2000 Abstract By using the probabilistic method, we show that the maximum number of directed Hamiltonian

More information

Properly colored Hamilton cycles in edge colored complete graphs

Properly colored Hamilton cycles in edge colored complete graphs Properly colored Hamilton cycles in edge colored complete graphs N. Alon G. Gutin Dedicated to the memory of Paul Erdős Abstract It is shown that for every ɛ > 0 and n > n 0 (ɛ), any complete graph K on

More information

PGSS Discrete Math Solutions to Problem Set #4. Note: signifies the end of a problem, and signifies the end of a proof.

PGSS Discrete Math Solutions to Problem Set #4. Note: signifies the end of a problem, and signifies the end of a proof. PGSS Discrete Math Solutions to Problem Set #4 Note: signifies the end of a problem, and signifies the end of a proof. 1. Prove that for any k N, there are k consecutive composite numbers. (Hint: (k +

More information

Coverings and packings for radius 1 adaptive block coding

Coverings and packings for radius 1 adaptive block coding Coverings and packings for radius 1 adaptive block coding Robert B. Ellis Illinois Institute of Technology DIMACS/DIMATIA/Rényi Inst. Combinatorial Challenges 2006 (April 28, 2006) Packings within Coverings

More information

HOMEWORK #2 - MATH 3260

HOMEWORK #2 - MATH 3260 HOMEWORK # - MATH 36 ASSIGNED: JANUARAY 3, 3 DUE: FEBRUARY 1, AT :3PM 1) a) Give by listing the sequence of vertices 4 Hamiltonian cycles in K 9 no two of which have an edge in common. Solution: Here is

More information

Probabilistic Proofs of Existence of Rare Events. Noga Alon

Probabilistic Proofs of Existence of Rare Events. Noga Alon Probabilistic Proofs of Existence of Rare Events Noga Alon Department of Mathematics Sackler Faculty of Exact Sciences Tel Aviv University Ramat-Aviv, Tel Aviv 69978 ISRAEL 1. The Local Lemma In a typical

More information

Ramsey Numbers. Introduction. Author: John G. Michaels, Department of Mathematics, State University of New York, College at Brockport.

Ramsey Numbers. Introduction. Author: John G. Michaels, Department of Mathematics, State University of New York, College at Brockport. 8 Ramsey Numbers Author: John G. Michaels, Department of Mathematics, State University of New York, College at Brockport. Prerequisites: The prerequisites for this chapter are the pigeonhole principle

More information

3-1 Graphing and Writing Inequalities. Warm Up Lesson Presentation Lesson Quiz

3-1 Graphing and Writing Inequalities. Warm Up Lesson Presentation Lesson Quiz 3-1 Graphing and Writing Inequalities Warm Up Lesson Presentation Lesson Quiz Holt Holt Algebra Algebra 1 1 Bell Quiz 3-1 Compare. Write , or =. 2 pts 1. 3 2 2 pts 2. 6.5 6.3 1 pt for putting your

More information

A Study on Ramsey Numbers and its Bounds

A Study on Ramsey Numbers and its Bounds Annals of Pure and Applied Mathematics Vol. 8, No. 2, 2014, 227-236 ISSN: 2279-087X (P), 2279-0888(online) Published on 17 December 2014 www.researchmathsci.org Annals of A Study on Ramsey Numbers and

More information

On the Maximum Number of Hamiltonian Paths in Tournaments

On the Maximum Number of Hamiltonian Paths in Tournaments On the Maximum Number of Hamiltonian Paths in Tournaments Ilan Adler, 1 Noga Alon,, * Sheldon M. Ross 3 1 Department of Industrial Engineering and Operations Research, University of California, Berkeley,

More information

Schur s Theorem and Related Topics in Ramsey Theory

Schur s Theorem and Related Topics in Ramsey Theory Schur s Theorem and Related Topics in Ramsey Theory Summer Lynne Kisner Advisor: Dr. Andrés E. Caicedo Boise State University March 4, 2013 Acknowledgments Advisor: Dr. Caicedo Committee: Dr. Scheepers

More information

arxiv: v1 [math.co] 24 Sep 2017

arxiv: v1 [math.co] 24 Sep 2017 k-planar Crossing Number of Random Graphs and Random Regular Graphs arxiv:1709.08136v1 [math.co] 24 Sep 2017 John Asplund 1 Thao Do 2 Arran Hamm 3 László Székely 4 Libby Taylor 5 Zhiyu Wang 4 Abstract

More information

The Lopsided Lovász Local Lemma

The Lopsided Lovász Local Lemma Department of Mathematics Nebraska Wesleyan University With Linyuan Lu and László Székely, University of South Carolina Note on Probability Spaces For this talk, every a probability space Ω is assumed

More information

Great Theoretical Ideas in Computer Science

Great Theoretical Ideas in Computer Science 15-251 Great Theoretical Ideas in Computer Science Lecture 28: A Computational Lens on Proofs December 6th, 2016 Evolution of proof First there was GORM GORM = Good Old Regular Mathematics Pythagoras s

More information

Ramsey determinacy of adversarial Gowers games

Ramsey determinacy of adversarial Gowers games Université Paris VII, IMJ-PRG Descriptive set theory in Paris December 8, 2015 Gower s theorems Theorem (Gowers first dichotomy, 1996) Every infinite-dimensional Banach space has an infinite-dimensional

More information

Probabilistic models

Probabilistic models Kolmogorov (Andrei Nikolaevich, 1903 1987) put forward an axiomatic system for probability theory. Foundations of the Calculus of Probabilities, published in 1933, immediately became the definitive formulation

More information

FINITE MEMORY DETERMINACY

FINITE MEMORY DETERMINACY p. 1/? FINITE MEMORY DETERMINACY Alexander Rabinovich Department of Computer Science Tel-Aviv University p. 2/? Plan 1. Finite Memory Strategies. 2. Finite Memory Determinacy of Muller games. 3. Latest

More information

the yellow gene from each of the two parents he wrote Experiments in Plant

the yellow gene from each of the two parents he wrote Experiments in Plant CHAPTER PROBLEM Did Mendel s results from plant hybridization experiments contradict his theory? Gregor Mendel conducted original experiments offspring can have a yellow pod only if it inherits to study

More information

Georgia Tech High School Math Competition

Georgia Tech High School Math Competition Georgia Tech High School Math Competition Multiple Choice Test February 28, 2015 Each correct answer is worth one point; there is no deduction for incorrect answers. Make sure to enter your ID number on

More information

1 Primals and Duals: Zero Sum Games

1 Primals and Duals: Zero Sum Games CS 124 Section #11 Zero Sum Games; NP Completeness 4/15/17 1 Primals and Duals: Zero Sum Games We can represent various situations of conflict in life in terms of matrix games. For example, the game shown

More information

Mr. Paint and Mrs. Correct go fractional

Mr. Paint and Mrs. Correct go fractional Mr. Paint and Mrs. Correct go fractional Grzegorz Gutowski Theoretical Computer Science Department Jagiellonian University, Kraków, Poland grzegorz.gutowski@tcs.uj.edu.pl Submitted: Mar 14, 2011; Accepted:

More information

The Tenacity of Zero-One Laws

The Tenacity of Zero-One Laws The Tenacity of Zero-One Laws Joel H. Spencer Courant Institute New York University 251 Mercer Street New York, NY 10012 spencer@cs.nyu.edu Katherine St. John Dept of Math & Computer Science Graduate Center

More information

Palindromic Ramsey Theory

Palindromic Ramsey Theory Palindromic Ramsey Theory Vladislav Taranchuk Mentor: Dr. Jay Cummings Abstract In this paper the researcher studies palindromic ramsey theory on the integers. Given an integer coloring of any length the

More information

A New Variation of Hat Guessing Games

A New Variation of Hat Guessing Games A New Variation of Hat Guessing Games Tengyu Ma 1, Xiaoming Sun 1, and Huacheng Yu 1 Institute for Theoretical Computer Science Tsinghua University, Beijing, China Abstract. Several variations of hat guessing

More information

Independence 1 2 P(H) = 1 4. On the other hand = P(F ) =

Independence 1 2 P(H) = 1 4. On the other hand = P(F ) = Independence Previously we considered the following experiment: A card is drawn at random from a standard deck of cards. Let H be the event that a heart is drawn, let R be the event that a red card is

More information

< k 2n. 2 1 (n 2). + (1 p) s) N (n < 1

< k 2n. 2 1 (n 2). + (1 p) s) N (n < 1 List of Problems jacques@ucsd.edu Those question with a star next to them are considered slightly more challenging. Problems 9, 11, and 19 from the book The probabilistic method, by Alon and Spencer. Question

More information

Algorithms and Data Structures 2014 Exercises week 5

Algorithms and Data Structures 2014 Exercises week 5 Algorithms and Data Structures 014 Exercises week 5 October, 014 Exercises marked by ( ) are hard, but they might show up on the exam. Exercises marked by ( ) are even harder, but they will not be on the

More information

The Probabilistic Method

The Probabilistic Method The Probabilistic Method Janabel Xia and Tejas Gopalakrishna MIT PRIMES Reading Group, mentors Gwen McKinley and Jake Wellens December 7th, 2018 Janabel Xia and Tejas Gopalakrishna Probabilistic Method

More information

High School Math Contest University of South Carolina. February 1, 2014

High School Math Contest University of South Carolina. February 1, 2014 High School Math Contest University of South Carolina February, 04. A nickel is placed flat on a table. What is the maximum number of nickels that can be placed around it, flat on the table, with each

More information

ANSWER KEY 2 GAME THEORY, ECON 395

ANSWER KEY 2 GAME THEORY, ECON 395 ANSWER KEY GAME THEORY, ECON 95 PROFESSOR A. JOSEPH GUSE (1) (Gibbons 1.6) Consider again the Cournot duopoly model with demand given by the marginal willingness to pay function: P(Q) = a Q, but this time

More information

Probabilistic models

Probabilistic models Probabilistic models Kolmogorov (Andrei Nikolaevich, 1903 1987) put forward an axiomatic system for probability theory. Foundations of the Calculus of Probabilities, published in 1933, immediately became

More information

Computer Science 385 Analysis of Algorithms Siena College Spring Topic Notes: Limitations of Algorithms

Computer Science 385 Analysis of Algorithms Siena College Spring Topic Notes: Limitations of Algorithms Computer Science 385 Analysis of Algorithms Siena College Spring 2011 Topic Notes: Limitations of Algorithms We conclude with a discussion of the limitations of the power of algorithms. That is, what kinds

More information

Theorem (Special Case of Ramsey s Theorem) R(k, l) is finite. Furthermore, it satisfies,

Theorem (Special Case of Ramsey s Theorem) R(k, l) is finite. Furthermore, it satisfies, Math 16A Notes, Wee 6 Scribe: Jesse Benavides Disclaimer: These notes are not nearly as polished (and quite possibly not nearly as correct) as a published paper. Please use them at your own ris. 1. Ramsey

More information

1 The Arthur-Merlin Story

1 The Arthur-Merlin Story Comp 260: Advanced Algorithms Tufts University, Spring 2018 Prof. Lenore Cowen Scribe: Elias Marcopoulos Lecture 1a: Bipartite Perfect Matching 1 The Arthur-Merlin Story In the land ruled by the legendary

More information

Park School Mathematics Curriculum Book 1, Lesson 1: Defining New Symbols

Park School Mathematics Curriculum Book 1, Lesson 1: Defining New Symbols Park School Mathematics Curriculum Book 1, Lesson 1: Defining New Symbols We re providing this lesson as a sample of the curriculum we use at the Park School of Baltimore in grades 9-11. If you d like

More information

Monochromatic and Rainbow Colorings

Monochromatic and Rainbow Colorings Chapter 11 Monochromatic and Rainbow Colorings There are instances in which we will be interested in edge colorings of graphs that do not require adjacent edges to be assigned distinct colors Of course,

More information

STAAR Category 2 Grade 7 Mathematics TEKS 7.10A/7.11A/7.11B. Student Activity 1

STAAR Category 2 Grade 7 Mathematics TEKS 7.10A/7.11A/7.11B. Student Activity 1 Student Activity 1 Work with your partner to answer the following problems. Problem 1: Solve 3x 6 18. Model the equation: Use a square for x and a circle for 1. To solve the equation, you will need to

More information

The Turán number of sparse spanning graphs

The Turán number of sparse spanning graphs The Turán number of sparse spanning graphs Noga Alon Raphael Yuster Abstract For a graph H, the extremal number ex(n, H) is the maximum number of edges in a graph of order n not containing a subgraph isomorphic

More information

Week 04 Discussion. a) What is the probability that of those selected for the in-depth interview 4 liked the new flavor and 1 did not?

Week 04 Discussion. a) What is the probability that of those selected for the in-depth interview 4 liked the new flavor and 1 did not? STAT Wee Discussion Fall 7. A new flavor of toothpaste has been developed. It was tested by a group of people. Nine of the group said they lied the new flavor, and the remaining 6 indicated they did not.

More information

NAME: DATE: SECTION: MRS. KEINATH

NAME: DATE: SECTION: MRS. KEINATH 1 Vocabulary and Formulas: Correlation coefficient The correlation coefficient, r, measures the direction and strength of a linear relationship between two variables. Formula: = 1 x i x y i y r. n 1 s

More information

9 - The Combinatorial Nullstellensatz

9 - The Combinatorial Nullstellensatz 9 - The Combinatorial Nullstellensatz Jacques Verstraëte jacques@ucsd.edu Hilbert s nullstellensatz says that if F is an algebraically closed field and f and g 1, g 2,..., g m are polynomials in F[x 1,

More information

R(p, k) = the near regular complete k-partite graph of order p. Let p = sk+r, where s and r are positive integers such that 0 r < k.

R(p, k) = the near regular complete k-partite graph of order p. Let p = sk+r, where s and r are positive integers such that 0 r < k. MATH3301 EXTREMAL GRAPH THEORY Definition: A near regular complete multipartite graph is a complete multipartite graph with orders of its partite sets differing by at most 1. R(p, k) = the near regular

More information

4.5 Applications of Congruences

4.5 Applications of Congruences 4.5 Applications of Congruences 287 66. Find all solutions of the congruence x 2 16 (mod 105). [Hint: Find the solutions of this congruence modulo 3, modulo 5, and modulo 7, and then use the Chinese remainder

More information

1 Notation. 2 Sergey Norin OPEN PROBLEMS

1 Notation. 2 Sergey Norin OPEN PROBLEMS OPEN PROBLEMS 1 Notation Throughout, v(g) and e(g) mean the number of vertices and edges of a graph G, and ω(g) and χ(g) denote the maximum cardinality of a clique of G and the chromatic number of G. 2

More information

Elementary Discrete Probability

Elementary Discrete Probability Elementary Discrete Probability MATH 472 Financial Mathematics J Robert Buchanan 2018 Objectives In this lesson we will learn: the terminology of elementary probability, elementary rules of probability,

More information

Notes on Blackwell s Comparison of Experiments Tilman Börgers, June 29, 2009

Notes on Blackwell s Comparison of Experiments Tilman Börgers, June 29, 2009 Notes on Blackwell s Comparison of Experiments Tilman Börgers, June 29, 2009 These notes are based on Chapter 12 of David Blackwell and M. A.Girshick, Theory of Games and Statistical Decisions, John Wiley

More information

Individual Round CHMMC November 20, 2016

Individual Round CHMMC November 20, 2016 Individual Round CHMMC 20 November 20, 20 Problem. We say that d k d k d d 0 represents the number n in base 2 if each d i is either 0 or, and n d k ( 2) k + d k ( 2) k + + d ( 2) + d 0. For example, 0

More information

Intermediate Math Circles November 15, 2017 Probability III

Intermediate Math Circles November 15, 2017 Probability III Intermediate Math Circles November 5, 07 Probability III Example : You have bins in which there are coloured balls. The balls are identical except for their colours. The contents of the containers are:

More information

Multicolour Ramsey Numbers of Odd Cycles

Multicolour Ramsey Numbers of Odd Cycles Multicolour Ramsey Numbers of Odd Cycles JOHNSON, JR; Day, A 2017 Elsevier Inc This is a pre-copyedited, author-produced PDF of an article accepted for publication in Journal of Combinatorial Theory, Series

More information

Math 151. Rumbos Fall Solutions to Review Problems for Exam 2. Pr(X = 1) = ) = Pr(X = 2) = Pr(X = 3) = p X. (k) =

Math 151. Rumbos Fall Solutions to Review Problems for Exam 2. Pr(X = 1) = ) = Pr(X = 2) = Pr(X = 3) = p X. (k) = Math 5. Rumbos Fall 07 Solutions to Review Problems for Exam. A bowl contains 5 chips of the same size and shape. Two chips are red and the other three are blue. Draw three chips from the bowl at random,

More information

Organization Team Team ID#

Organization Team Team ID# 1. [4] A random number generator will always output 7. Sam uses this random number generator once. What is the expected value of the output? 2. [4] Let A, B, C, D, E, F be 6 points on a circle in that

More information

Random Lifts of Graphs

Random Lifts of Graphs 27th Brazilian Math Colloquium, July 09 Plan of this talk A brief introduction to the probabilistic method. A quick review of expander graphs and their spectrum. Lifts, random lifts and their properties.

More information

Notes on Complexity Theory Last updated: November, Lecture 10

Notes on Complexity Theory Last updated: November, Lecture 10 Notes on Complexity Theory Last updated: November, 2015 Lecture 10 Notes by Jonathan Katz, lightly edited by Dov Gordon. 1 Randomized Time Complexity 1.1 How Large is BPP? We know that P ZPP = RP corp

More information

Hypergraph Ramsey numbers

Hypergraph Ramsey numbers Hypergraph Ramsey numbers David Conlon Jacob Fox Benny Sudakov Abstract The Ramsey number r k (s, n is the minimum N such that every red-blue coloring of the k-tuples of an N-element set contains a red

More information

RULE: Add integers with the same sign by adding the absolute values and using the common sign.

RULE: Add integers with the same sign by adding the absolute values and using the common sign. 7.2.4 Lesson Date Efficiently Adding Integers Student Objectives I understand the rules for adding integers: Add integers with the same sign by adding the absolute values and using the common sign. Add

More information

On Generalized Ramsey Numbers

On Generalized Ramsey Numbers On Generalized Ramsey Numbers Wai Chee Shiu, Peter Che Bor Lam and Yusheng Li Abstract Let f 1 and f 2 be graph parameters. The Ramsey number rf 1 m; f 2 n is defined as the minimum integer N such that

More information

The Lovász Local Lemma : A constructive proof

The Lovász Local Lemma : A constructive proof The Lovász Local Lemma : A constructive proof Andrew Li 19 May 2016 Abstract The Lovász Local Lemma is a tool used to non-constructively prove existence of combinatorial objects meeting a certain conditions.

More information

Induced subgraphs of prescribed size

Induced subgraphs of prescribed size Induced subgraphs of prescribed size Noga Alon Michael Krivelevich Benny Sudakov Abstract A subgraph of a graph G is called trivial if it is either a clique or an independent set. Let q(g denote the maximum

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

CS 170 Algorithms Fall 2014 David Wagner MT2

CS 170 Algorithms Fall 2014 David Wagner MT2 CS 170 Algorithms Fall 2014 David Wagner MT2 PRINT your name:, (last) SIGN your name: (first) Your Student ID number: Your Unix account login: cs170- The room you are sitting in right now: Name of the

More information

FUNCTIONS. Algebra 2 & Trigonometry Mrs. Martin Room 227. Name:

FUNCTIONS. Algebra 2 & Trigonometry Mrs. Martin Room 227. Name: FUNCTIONS Algebra & Trigonometry Mrs. Martin Room 7 Name: Functions Topic Pages Day 1 Relations & Functions / Domain & Range Graphically 3 9 Day One-to-One and Onto Functions / Applications of Functions

More information

Graphs and Combinatorics

Graphs and Combinatorics Graphs and Combinatorics 7, 1-6 (1991) Graphs and Combinatorics Springer-Verlag 1991 Ramsey Graphs Contain Many Distinct Induced Subgraphs N. Alon 1 and A. Hajnal 2 1 Bellcore, Morristown, NJ 07960, USA

More information