Combinatorics- Chapter 1 - Definitions And Theorems Flashcards
Pigeonhole Principle
Let k∈ℕ be the number of colours and s₁,..,sₖ be non -ve integers . Let [n] be coloured with colours c₁,…,cₖ and n> the sum of the sᵢs. Then there exists i∈[k] s.t. there are at least sᵢ+1 numbers with colour cᵢ.
complete graph
Let Kₙ be the complete graph on n vertices, where every pair of vertices is joined by an edge.
V(Kₙ)
the vertex set of Kₙ
E(Kₙ)
the edge set of Kₙ
edge-colouring
An edge-colouring on Kₙ is an assignment of colours to each edge of Kₙ
edge-colouring as a function c
c: E(Kₙ)->{colours}
monochromatic
A subgraph is monochromatic if all its edges are the same colour
red H / blue H
a monochromatic copy of graph H whose edges are all red/blue respectively.
ramsey number
For s,t∈ℕ the ramsey number of s and t denoted by R(s,t) is the smallest n s.t. every red/blue-edge-colouring of Kₙ contains a red Kₛ or a blue Kₜ.
proposition. R(3) = R(3,3) =
R(3) = R(3,3) = 6
proposition. ramsey numbers for 1,2 swaps etc.
For all s,t∈ℕ
1) R(1,t)=1
(2) R(2,t)=t
(3) If R(s,t) exists, then R(t,s)=R(s,t
Theorem. Erdos and Szekeves.
For all s,t∈ℕ R(s,t) exists. Moreover, If s,t≥2 then R(s,t)⩽R(s-1,t)+R(s,t-1)
Corollary. R(s,t)⩽ a choose b
For all s,t∈ℕ R(s,t)⩽(s+t-2 s-1).
In particular R(t)=R(t,t)⩽(2t-2 t-1)<2²ᵗ⁻². (just sub in t for s).
Proposition 1.7. R(s,t)⩽ 2^
For all s,t∈ℕ R(s,t)⩽2²ᵗ⁻¹
ramsey number for k colours
Let k,s₁,s₂,…,sₖ∈ℕ . The ramsey number of s₁,s₂,…,sₖ denoted Rₖ is the smallest integer n∈ℕ s.t. every edge colouring of Kₙ with colours c₁,c₂,..,cₖ contains a monochromatic copy of Kₛᵢ with colour cᵢ for some i∈[k]